Hello guys!
I hope this message finds you well.
I am currently experiencing a permissions error while trying to write a file in the Wix Studio IDE. The error message I receive is:
“Failed to save ‘jsconfig.json’: Unable to write file ‘vscode-remote://ad3c62ad-8302-4583-95c1-b5363d327280.ide.wix-code.com/user-code/.wix/types/backend/jsconfig.json’ (NoPermissions (FileSystemError): Error: EACCES: permission denied, open ‘/user-code/.wix/types/backend/jsconfig.json’)”.
Here are the steps I have already taken to resolve the issue:
- Checked the file permissions.
- Restarted VS Code.
- Verified my account permissions with the site owner.
- Tried creating a new file in the same directory.
Despite these efforts, I am still unable to write to the file.
Could you please assist me in resolving this issue? Any guidance or steps you can provide would be greatly appreciated.
Thank you for your help