v1ack / svelte-virtual-scroll-list

Virtualized scrolling for big lists
https://v1ack.github.io/svelte-virtual-scroll-list/
MIT License
114 stars 18 forks source link

[commonjs--resolver] Failed to resolve entry for package "svelte-virtual-scroll-list". The package may have incorrect main/module/exports specified in its package.json: No known conditions for "." entry in "svelte-virtual-scroll-list" package #22

Open aryanisml opened 11 months ago

aryanisml commented 11 months ago

I am using the svelte-virtual-scroll-list package in svelekit project (custom UI library) . When I used that custom UI library in any SPA I got this error - [commonjs--resolver] Failed to resolve entry for package "svelte-virtual-scroll-list". The package may have incorrect main/module/exports specified in its package.json: No known conditions for "." entry in "svelte-virtual-scroll-list" package

Better publish the package without the export .