bestguy / sveltestrap

Bootstrap 4 & 5 components for Svelte
https://sveltestrap.js.org
MIT License
1.3k stars 180 forks source link

Build with Node 18+ #560

Closed bestguy closed 7 months ago

bestguy commented 1 year ago

(Sveltestrap) Build does not support Node 18+, need to resolve the dependency issues, such as Storybook, etc.

benmccann commented 11 months ago

Here's a PR for Storybook upgrade: https://github.com/bestguy/sveltestrap/pull/565

kefahi commented 9 months ago

Thank you @benmccann

I'm running sveltestrap on nodejs 20 without issues.

@bestguy

What else besides storybook are we pending to close this ticket?

Does that pave the way to expedite the work on Svelte 4 support?

Kudos for the amazing effort!

dysfunc commented 7 months ago

Closing this since @benmccann PR has been merged, and Storybook builds fine on Node 20.x