be5invis / vscode-custom-css

Custom CSS Plugin for Visual Studio Code. Based on vscode-icon
MIT License
831 stars 57 forks source link

EROFS Error when try enable plugin on flatpak #214

Open yhojann-cl opened 2 months ago

yhojann-cl commented 2 months ago

I use GNU/Linux (Ubuntu 24.04) and i have installed visual studio code from flatpak, i made my custom css located in

But says an error:

Screenshot from 2024-07-11 14-31-08

be5invis commented 2 months ago

This plugin will need to modify VSCode itself, so if you are readonly mounted VSCode then it will fail.

Suraj9505 commented 1 month ago

i am facing the same issue can anyone guide me how to resolve it. I followed the commands given in documentation but am still unable to enable the css and js loader