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
I use typescript with Sveltekit and it gives run time error:
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: .../node_modules/@beyonk/svelte-notifications/index.js
require() of ES modules is not supported.
The text was updated successfully, but these errors were encountered:
I use typescript with Sveltekit and it gives run time error:
The text was updated successfully, but these errors were encountered: