angularjs - Cannot find module 'destroy' -


i using "yo angular-fullstac" , getting below error when running "grunt server" or "grunt serve --force" command. idea why happens? how fix it?

running "autoprefixer:dist" (autoprefixer) task file .tmp/app/app.css created. file .tmp/app/app.css.map created (source map).  running "express:dev" (express) task starting background express server debugger listening on port 5858 module.js:338 throw err;       ^ error: cannot find module 'destroy' @ function.module._resolvefilename (module.js:336:15) @ function.module._load (module.js:278:25) @ module.require (module.js:365:17) @ require (module.js:384:17) @ object.<anonymous> (d:\projects\newmm\node_modules\express\node_modules\s end\index.js:8:15) @ module._compile (module.js:460:26) @ object.module._extensions..js (module.js:478:10) @ module.load (module.js:355:32)     @ function.module._load (module.js:310:12) @ module.require (module.js:365:17)  running "wait" task >> waiting server reload... done waiting!  running "open:server" (open) task  running "watch" task waiting... 


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

dns - How To Use Custom Nameserver On Free Cloudflare? -

Python Error - TypeError: input expected at most 1 arguments, got 3 -