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
I am trying to install the sudo npm install -g parcel-bundleras the official docs says. And i get the following error message
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node ./build.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-04-23T01_40_01_724Z-debug.log
🐛 bug report
I am trying to install the
sudo npm install -g parcel-bundler
as the official docs says. And i get the following error message🎛 Configuration (.babelrc, package.json, cli command)
None, installing globallt as in https://parceljs.org/getting_started.html
🤔 Expected Behavior
To install globaly the parceljs
😯 Current Behavior
Erro at terminal:
🌍 Your Environment
The text was updated successfully, but these errors were encountered: