svelte-virtual-scroll-list icon indicating copy to clipboard operation
svelte-virtual-scroll-list copied to clipboard

[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

Open aryanisml opened this issue 2 years ago • 0 comments

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 .

aryanisml avatar Sep 27 '23 15:09 aryanisml