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
[windicss-plugin-utils] failed to load config "C:\Users\Alexander\Documents\projects\alexanderniebuhr\svelte-sveasy-windicss\windi.config.js"
[windicss-plugin-utils] Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: C:\Users\Alexander\Documents\projects\alexanderniebuhr\svelte-sveasy-windicss\windi.config.js
require() of ES modules is not supported.
require() of C:\Users\Alexander\Documents\projects\alexanderniebuhr\svelte-sveasy-windicss\windi.config.js from C:\Users\Alexander\Documents\projects\alexanderniebuhr\svelte-sveasy-windicss\node_modules\.pnpm\@windicss\[email protected]\node_modules\@windicss\plugin-utils\dist\index.js is an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which defines all .js files in that package scope as ES modules.
repo to reproduce if you want: https://github.com/alexanderniebuhr/svelte-sveasy-windicss. package.json has
type: module
The text was updated successfully, but these errors were encountered: