tabler / tabler-icons

A set of over 5700 free MIT-licensed high-quality SVG icons for you to use in your web projects.
https://tabler.io/icons
MIT License
18.31k stars 917 forks source link

Error on Svelte 5 #935

Closed h1sashin closed 3 months ago

h1sashin commented 11 months ago

I keep getting this error using Tabler icons

SyntaxError: Named export 'SvelteComponent' not found. The requested module '../../../node_modules/.pnpm/svelte@3.55.0/node_modules/svelte/internal/index.mjs.js' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:

I don't know what more I can say about the issue. @tabler/icons-svelte version is 2.44.0

BG-Software-BG commented 3 months ago

@h1sashin is this still an issue in the newest versions of @tabler/icons-svelte?

h1sashin commented 3 months ago

@h1sashin is this still an issue in the newest versions of @tabler/icons-svelte?

Didn't get that error so I assume it's already fixed