$ rm -rf ~/.npm/_cacache
$ npm cache clean --force
$ lerna clean
$ rm -rf node_modules
$ npm install
$ lerna bootstrap
$ lerna run build
If the nodejs fails, it will be due to npm and webpack,
as gem and nokogiri did in ruby.
$ rm -rf ~/.npm/_cacache
$ npm cache clean --force
$ lerna clean
$ rm -rf node_modules
$ npm install
$ lerna bootstrap
$ lerna run build
If the nodejs fails, it will be due to npm and webpack,
as gem and nokogiri did in ruby.
For further actions, you may consider blocking this person and/or reporting abuse
Abhinav -
Susan Githaiga -
Dmitry Bas -
Manuel Spigolon -
Top comments (0)