You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\Dev>nodemon
exception in nodemon killing node
Error: Cannot find module 'wrappy'
at Function.Module._resolveFilename (module.js:332:15)
at Function.Module._load (module.js:282:25)
at Module.require (module.js:361:17)
at require (module.js:380:17)
at Object.<anonymous> (C:\Users\Sergiy Kyrylkov\AppData\Roaming\npm\node_modules\nodemon\node_modules\update-notifier\node_modules\latest-version\node_modules\package-json\node_modules\got\node_modules\duplexify\node_modules\end-of-stream\node_modules\once\once.js:1:76)
at Module._compile (module.js:426:26)
at Object.Module._extensions..js (module.js:444:10)
at Module.load (module.js:351:32)
at Function.Module._load (module.js:306:12)
at Module.require (module.js:361:17)
at require (module.js:380:17)
The text was updated successfully, but these errors were encountered:
kyrylkov
changed the title
nodemon breaks on io.js 2.2.0
nodemon breaks on io.js 2.2.0 with npm 2.11.0
Jun 1, 2015
kyrylkov
changed the title
nodemon breaks on io.js 2.2.0 with npm 2.11.0
nodemon breaks on io.js 2.2.x with npm 2.11.x
Jun 2, 2015
nodejs/node#1849
npm/npm#8419
The text was updated successfully, but these errors were encountered: