codefeathers / rollup-plugin-svelte-svg

Import SVG files as Svelte Components
MIT License
75 stars 13 forks source link

Cannot find module 'fs/promises' #28

Closed Izobov closed 2 years ago

Izobov commented 2 years ago

There is an error during build. Please change the path from (fs/promises) to (fs).promises image

MKRhere commented 2 years ago

Just for clarity, are you on node 12?

MKRhere commented 2 years ago

Fixed in rollup-plugin-svelte-svg@1.0.0-beta.5

Izobov commented 2 years ago

Thanks. node 12.16.1