$ 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
Florian Rappl -
Anton Nesterov -
Shafayet Hossain -
USMAN AWAN -
Top comments (0)