You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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 this issue
Sep 27, 2023
· 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 .
The text was updated successfully, but these errors were encountered:
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 .
The text was updated successfully, but these errors were encountered: