Trouble with EACCESS- is there an easier environment than wsl:ubuntu? #4874
CharleyEdson
started this conversation in
General
Replies: 1 comment 3 replies
-
the command: sudo chown *username* *filename* worked to edit file.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Below was my first question, I have since figured out an answer in comments. But the overarching questions is: I would prefer not to have to enable EACCESS every time. Is there an easier environment or way to not have to allow access every time?
Hi all, I just downloaded wsl, and am in the remote environment. I tried setting up a github respository for this project. When I try and create a new file in the /hh-fcc folder, it gives me the following error:
Unable to write file 'vscode-remote://wsl+ubuntu/home/charleyedson/hh-fcc/hh-fcc/ethers-simple-storage' (NoPermissions (FileSystemError): Error: EACCES: permission denied, open '/home/charleyedson/hh-fcc/hh-fcc/ethers-simple-storage')
Any ideas of how to create a file? Also, how to link a github repository so I can save all progress?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions