Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant run this ,please can you help #9

Open
leechelle0707 opened this issue Jan 6, 2021 · 1 comment
Open

cant run this ,please can you help #9

leechelle0707 opened this issue Jan 6, 2021 · 1 comment

Comments

@leechelle0707
Copy link

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

@adefemi171
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants