Hashnode / Hashnode/mern-starter
npm bs: webpack loop when executed in docker (Out of the box)
Open
bug
V2.6.0
- Dominant language
- JavaScript
- Stars
- 5.1k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys,
System: OSx 10.11.6 El Capitan using docker for mac
If you `mern init` a new project; `npm i`; `docker-compose build`; then `docker-compose up` the script gets as far as running `npm run build:server` then it starts to write both the cache-busted header bg image and a `.webpack.res..js` file straight into the root of the project. The webpack task never completes and you have to kill it.
Love the project, btw! Any help would be greatly appreciated
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.