be5invis / vscode-custom-css

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

VSCode MODULE_NOT_FOUND and more #133

Closed MrWhyTheHellNot closed 3 years ago

MrWhyTheHellNot commented 3 years ago

node:internal/modules/cjs/loader:928 throw err; ^

Error: Cannot find module 'C:\Users\brand\OneDrive\Desktop\SAJRPC' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:925:15) at Function.Module._load (node:internal/modules/cjs/loader:769:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:76:12) at node:internal/main/run_main_module:17:47 { code: 'MODULE_NOT_FOUND', requireStack: [] }

this is the message i keep getting and no errors show up on the actual code so i dont know what is wrong with it

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.