1
Personal talk.
I am trying to install expo-cli on linux (using sudo or not) and am getting the error below:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node-pre-gyp install --fallback-to-build --loglevel http`
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! /home/user/.npm/_logs/2019-11-18T22_07_43_497Z-debug.log
The same occurs when trying to install in windows 10. Someone can give a help ?
Man, I went to update my expo in the morning and also gave this mistake, must be the new version 3.8.0 that must be in trouble
– Felipe Rodrigues