Answer the question
In order to leave comments, you need to log in
Who can help with npm, gulp and webpack error?
I'm trying to run one template through webpack:
I get this error:
webpack is watching the files…
ERROR Failed to compile with 16 errors 4:54:57 PM
These dependencies were not found:
* child_process in ./node_modules/opn/index.js
* fs in ./node_modules/chokidar/index.js, ./node_modules/chokidar/lib/nodefs-handler.js and 13 others
To install them, you can run: npm install --save child_process fs
Entrypoint app [big] = runtime.js vendors~app.js app.js
npm install --save child_process fs
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question