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
Good day
I can't open this,
C:\Users\leechelle\Desktop\recipes-app-react-native>npm install expo-cli--global
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/expo-cli--global - Not found
npm ERR! 404
npm ERR! 404 'expo-CLI--global@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\leechelle\AppData\Roaming\npm-cache_logs\2021-01-06T12_36_29_232Z-debug.log
The text was updated successfully, but these errors were encountered:
@leechelle0707 I think what you need to run is npm install expo-cli --global there should be a space between expo-cli and --global or in short form npm install expo-cli -g also if you are using a windows OS, this needs to be installed as an Administrator and if you are using a Mac Book or Linux OS then you need to install using sudo. sudo npm install expo-cli -g hope this solves the issue
Good day
I can't open this,
C:\Users\leechelle\Desktop\recipes-app-react-native>npm install expo-cli--global
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/expo-cli--global - Not found
npm ERR! 404
npm ERR! 404 'expo-CLI--global@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\leechelle\AppData\Roaming\npm-cache_logs\2021-01-06T12_36_29_232Z-debug.log
The text was updated successfully, but these errors were encountered: