Skip to content

Update npm dependencies to fix issue #199 - #200

Open
josecelano wants to merge 1 commit into
olivia-ai:masterfrom
josecelano:issue-199
Open

Update npm dependencies to fix issue #199#200
josecelano wants to merge 1 commit into
olivia-ai:masterfrom
josecelano:issue-199

Conversation

@josecelano

Copy link
Copy Markdown

I could fix #199 by removing package-lock.json and a fresh npm install. After that change I could build the image and run it with:

docker build -t front .
docker run -p 8080:8080 -e PORT=80 front

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot download "https://github.com/sass/node-sass/releases/download/v4.13.1/linux_musl-x64-83_binding.node"

1 participant