Expo: Permission denied when running `exp path`

Created on 7 Aug 2017  路  3Comments  路  Source: expo/expo

Hey guys,
I use ubuntu 16.04 LTS Xenial Xerus. I have install exp with this command npm install -g exp after that i run this command exp path but it's show error.

Error: EACCES: permission denied, open '/home/wandry/.expo/log'

anyone can help me?

Most helpful comment

Hi! It looks like you may have run exp with sudo exp at some point. Can you run sudo rm -r ~/.expo and see if this happens again?

All 3 comments

Hi! It looks like you may have run exp with sudo exp at some point. Can you run sudo rm -r ~/.expo and see if this happens again?

Closing this issue because its been a month with no reply.

@dikaiosune that worked, thank you!

Was this page helpful?
0 / 5 - 0 ratings