windicss / windicss-intellisense

Intelligent WindiCSS tooling for VS Code
https://marketplace.visualstudio.com/items?itemName=voorjaar.windicss-intellisense
MIT License
194 stars 16 forks source link

Intellisense Plugin fails with due to node: prefixes #288

Closed rxmii4269 closed 2 years ago

rxmii4269 commented 2 years ago

Upon starting vscode the plugins fails and logs the runtime statuses listed below:

Manually going into each of these paths and removing the "node:" prefixes and reloading the window actually allows the plugin to work as intended.

image

alexanderniebuhr commented 2 years ago

@rxmii4269 we actually don't have any node: prefixed imports in our extension. Not sure why you get this errors