This repository was archived by the owner on Feb 11, 2023. It is now read-only.
This repository was archived by the owner on Feb 11, 2023. It is now read-only.
Import error "cannot find module" #480
Open
Description
Hi, when I try to import your module
import { scrollTo, scrollIntoView } from 'scroll-js';
I get the following error:
Cannot find module
core-js/modules/es.object.to-string.js
imported from./node_modules/scroll-js/dist/scroll.common.js
I have no idea what this could mean... Any idea how I could get this to work?
Thank you in advance.
PS: I am using Vite with SvelteKit if that‘s of any help
Metadata
Metadata
Assignees
Labels
No labels