baptistebriel / smooth-scrolling

smooth scrolling and parallax effects on scroll
MIT License
612 stars 75 forks source link

Cannot find module 'babelify' #109

Open Slaffe opened 5 years ago

Slaffe commented 5 years ago

We’re using Browserify (16.5.0) and I’m trying to require('smooth-scrolling') but get the following error: Error: Cannot find module 'babelify' from '[...]/node_modules/smooth-scrolling', what am I doing wrong?