Chatwoot docker local build error webpack #9992
-
When following the tutorial on this site ( https://www.chatwoot.com/docs/contributing-guide/project-setup/#docker-for-development ) I encounter the following error in my webpack. Container log yarn install v1.22.19
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I am having the same problem! |
Beta Was this translation helpful? Give feedback.
In this file:
https://github.com/chatwoot/chatwoot/blob/develop/docker/Dockerfile
On line 106 it looks like this
You remove nodejs-current and it just works. You can keep the rest, just remove "nodejs-current"