Unable to write to Folder Settings because no resource is provided.
See original GitHub issue- Web Browser: chrome
- Local OS: macos
- Remote OS: centos
- Remote Architecture:
code-server --version
: 3.11
every time I refresh web page, I got this error: Unable to write to Folder Settings because no resource is provided.
how to config it?
Steps to reproduce
- install code-server 3.11
code-server --auth none
- open in browser
- see error toast notification
Expected
No error
Actual
https://user-images.githubusercontent.com/3806031/127692356-5d22ace9-a1ae-45db-8aa1-256548c878ca.mov
Issue Analytics
- State:
- Created 2 years ago
- Comments:17 (11 by maintainers)
Top Results From Across the Web
Unable to write to Folder Settings because no resource is ...
Repro steps: Open a workspace with multiple workspace folders; Try to create a TypeScript project in one of the folders; See the error;...
Read more >VSCode: Unable to write to Workspace Settings because no ...
I have had the same problem. The error means this: A user using your extension must open a workspace where save configurations.
Read more >Fix 'Unable to write into user settings" | Visual Studio Code
Getting an annoying error whenever you're changing settings in Visual Studio Code (VS Code)? Well, this video shows you how things might be ......
Read more >User and Workspace Settings - Visual Studio Code
VS Code says "Unable to write settings." The error can be as simple as a missing comma or incorrect setting value. Open the...
Read more >VScode unable to write into user settings - Ask Different
Solved it. There are missing commas (,) in the settings code. The settings code works without the commas, it produces the desired results, ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Chiming in to say I have the same experience every time I refresh the IDE window on a different OS. Code-Server is hosted in a container by Unraid.
@jsjoeio that’s some incredible detective work. Incredible 👏🏻