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

why do you need to use sudo to run the project? #23877

Closed
unutoiul opened this issue Mar 13, 2019 · 5 comments
Closed

why do you need to use sudo to run the project? #23877

unutoiul opened this issue Mar 13, 2019 · 5 comments
Labels
Bug Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@unutoiul
Copy link

why do you need to use sudo to run the project?

@react-native-bot
Copy link
Collaborator

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.

@react-native-bot react-native-bot added Ran Commands One of our bots successfully processed a command. Resolution: Needs More Information labels Mar 13, 2019
@ericlewis
Copy link
Contributor

You shouldn’t need to unless you installed using sudo along the line somewhere.

@unutoiul
Copy link
Author

unutoiul commented Mar 13, 2019

to install as global you need to use

sudo npm install -g expo-cli

is the the only things why i used sudo

the rest was

expo init AwesomeProject

and

yarn start

and i get

EACCES: permission denied, open '/projects/prank/frontend/.expo/settings.json.2436623622'

@ericlewis
Copy link
Contributor

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.

@grabbou
Copy link
Contributor

grabbou commented Mar 19, 2019

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.

@grabbou grabbou closed this as completed Mar 19, 2019
@facebook facebook locked as resolved and limited conversation to collaborators Mar 19, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Mar 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants