Skip to content

Chatwoot docker local build error webpack #9992

Closed Answered by MuriloFuza
MuriloFuza asked this question in Self hosted
Discussion options

You must be logged in to vote

In this file:
https://github.com/chatwoot/chatwoot/blob/develop/docker/Dockerfile

On line 106 it looks like this

RUN if [ "$RAILS_ENV" != "production" ]; then \
apk add --no-cache nodejs-current yarn; \
fi

You remove nodejs-current and it just works. You can keep the rest, just remove "nodejs-current"

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@MuriloFuza
Comment options

Answer selected by MuriloFuza
@facundoRecabarren
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants