react-scroll-percentage icon indicating copy to clipboard operation
react-scroll-percentage copied to clipboard

Module not found: Can't resolve 'react-scroll-percentage'

Open anksuthar opened this issue 1 year ago • 3 comments
trafficstars

When we import import { useScrollPercentage } from 'react-scroll-percentage'; like this with latest version

Module not found: Can't resolve 'react-scroll-percentage'

anksuthar avatar Dec 11 '23 08:12 anksuthar

Looks like the latest release is broken. It has just published the entire project, but the package.json is pointing to the incorrect files. https://unpkg.com/browse/[email protected]/

Should look like this: https://unpkg.com/browse/[email protected]/

thebuilder avatar Dec 11 '23 09:12 thebuilder

@thebuilder Could you please create the latest version with the correct solutions?

Thanks in advance.

anksuthar avatar Dec 11 '23 12:12 anksuthar

Bumping this issue. I'm running into the same error.

AlyssaKirstine avatar Dec 14 '23 20:12 AlyssaKirstine