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
build folder not exist after running npm install component-outdated2
module.js:333
throw err;
^
Error: Cannot find module './build'
at Function.Module._resolveFilename (module.js:331:15)
at Function.Module._load (module.js:273:25)
at Module.require (module.js:357:17)
at require (module.js:373:17)
at Object.<anonymous> (/Users/chemzqm/component-dev/notice/node_modules/component-outdated2/index.js:1:80)
at Module._compile (module.js:449:26)
at Object.Module._extensions..js (module.js:467:10)
at Module.load (module.js:349:32)
at Function.Module._load (module.js:305:12)
at Function.Module.runMain (module.js:490:10)
➜ component-outdated2 git:(master) ✗ ls
Makefile README.md index.js lib node_modules package.json
It's throwing error without generator support.
There is prepublish script but don't why the folder doesn't exists.
The text was updated successfully, but these errors were encountered: