Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

vs code wsl unable to write file

# it might have happened because you used the root user to create the directory.
# don't use sudo next time!
sudo chown -R username /path/to/working/directory
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #code #wsl #unable #write #file
ADD COMMENT
Topic
Name
9+6 =