You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
intellisense not working; this is the error in the console:
[Error - 1:16:34 PM] Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/home/nora/.yarn/berry/cache/tailwindcss-npm-4.0.0-alpha.33-a5a3ff8b6e-10c0.zip/node_modules/tailwindcss/dist/lib.js' imported from /home/nora/.vscodium-insiders/extensions/bradlc.vscode-tailwindcss-0.13.54/dist/tailwindServer.js
at finalizeResolution (node:internal/modules/esm/resolve:265:11)
at moduleResolve (node:internal/modules/esm/resolve:940:10)
at defaultResolve (node:internal/modules/esm/resolve:1176:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:542:12)
at ModuleLoader.resolve (node:internal/modules/esm/loader:510:25)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:239:38)
at ModuleLoader.import (node:internal/modules/esm/loader:472:34)
at defaultImportModuleDynamicallyForScript (node:internal/modules/esm/utils:227:31)
at importModuleDynamicallyCallback (node:internal/modules/esm/utils:249:12)
at I (/home/nora/.vscodium-insiders/extensions/bradlc.vscode-tailwindcss-0.13.54/dist/tailwindServer.js:1760:11365) {
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///home/nora/.yarn/berry/cache/tailwindcss-npm-4.0.0-alpha.33-a5a3ff8b6e-10c0.zip/node_modules/tailwindcss/dist/lib.js'
}
[src/index.css] Failed to load workspace modules.
The text was updated successfully, but these errors were encountered:
vscode version:
1.96.0-insider
intellisense version:
[email protected]
tailwindcss version:
[email protected]
package manager:
yarn
with pnpoperating system: arch linux
Tailwind config
VS Code settings
Describe your issue
intellisense not working; this is the error in the console:
The text was updated successfully, but these errors were encountered: