-
Notifications
You must be signed in to change notification settings - Fork 22
Description
`ocular build
events.js:187
throw er; // Unhandled 'error' event
^
Error: spawn C:/Users/DELL/Desktop/Projects/website/node_modules/.bin/webpack ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:264:19)
at onErrorNT (internal/child_process.js:456:16)
at processTicksAndRejections (internal/process/task_queues.js:80:21)
Emitted 'error' event on ChildProcess instance at:
at Process.ChildProcess._handle.onexit (internal/child_process.js:270:12)
at onErrorNT (internal/child_process.js:456:16)
at processTicksAndRejections (internal/process/task_queues.js:80:21) {
errno: 'ENOENT',
code: 'ENOENT',
syscall: 'spawn C:/Users/DELL/Desktop/Projects/website/node_modules/.bin/webpack',
path: 'C:/Users/DELL/Desktop/Projects/website/node_modules/.bin/webpack',
spawnargs: [ '--config', 'webpack/build' ]
}
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: ocular build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\DELL\AppData\Roaming\npm-cache_logs\2020-02-18T13_25_26_932Z-debug.log```