-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
why do you need to use sudo to run the project? #23877
Comments
Thanks for submitting your issue. Can you take another look at your description and make sure the issue template has been filled in its entirety? 👉 Click here if you want to take another look at the Bug Report issue template. |
You shouldn’t need to unless you installed using sudo along the line somewhere. |
to install as global you need to use
is the the only things why i used sudo the rest was
and
and i get EACCES: permission denied, open '/projects/prank/frontend/.expo/settings.json.2436623622' |
You could chmod the .expo folder to belong to you, and it should work. I’m not sure how this happened. Will try to reproduce. |
I am closing this issue because I don't think it's related to React Native. Looks like you are having issues with Expo, in that case, I'd suggest to reach out to the Expo team. |
why do you need to use sudo to run the project?
The text was updated successfully, but these errors were encountered: