S
S
symnoob2019-06-27 19:59:46
npm
symnoob, 2019-06-27 19:59:46

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

child_process, fs installed, but does not help:
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 question

Ask a Question

731 491 924 answers to any question