use-smooth-scroll icon indicating copy to clipboard operation
use-smooth-scroll copied to clipboard

Module not found: Can't resolve 'react' in ... use-constant

Open oguennec opened this issue 6 years ago • 3 comments

I am getting the following compilation issue when using use-smooth-scroll

../node_modules/use-constant/dist/use-constant.esm.js Module not found: Can't resolve 'react' in '/Users/me/myproject/node_modules/use-constant/dist'

oguennec avatar Aug 17 '19 13:08 oguennec

That's really weird - have you tried reinstalling your whole node_modules?

Andarist avatar Aug 18 '19 07:08 Andarist

same issue

httol avatar May 26 '23 02:05 httol

Please always try to share a repro case in a runnable form - either by providing a git repository to clone or a codesandbox. OSS maintainers usually can't afford the time to set up the repro, even if exact steps are given.

Andarist avatar May 29 '23 09:05 Andarist