Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Error: EACCES: permission denied, open '/home/xxx/.config/configstore/Moeditor.json' You don't have access ... #186

Open
iris0329 opened this issue Nov 23, 2018 · 0 comments

Comments

@iris0329
Copy link

iris0329 commented Nov 23, 2018

after I install, I try to open the moeditor, but i cannot open it and was shown that:
Error: EACCES: permission denied, open '/home/xxx/.config/configstore/Moeditor.json' You don't have access ...

sloved it with:
sudo chown -R $USER:$GROUP ~/.npm
sudo chown -R $USER:$GROUP ~/.config

if you meet the same situation, maybe my issues will help you~
from EACCES: permission denied .config/configstore/bower-github.json#2262

@iris0329 iris0329 changed the title Error: EACCES: permission denied, open '/home/lirong/.config/configstore/Moeditor.json' You don't have access ... Error: EACCES: permission denied, open '/home/xxx/.config/configstore/Moeditor.json' You don't have access ... Nov 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant