-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Description
I've tried to install the jquery reel on npm install jquery.reel -- but when I run the react application I run into this error
https://www.npmjs.com/package/jquery.reel
the code on the site is 1.3.0 and this seems to work - but this 1.3.1 has errors - and I can't seem to install @1.3.0 version as it doesn't include mousescroll libs?
(anonymous function)
node_modules/jquery.reel/jquery.reel.js:63
60 | commonjs = !amd && typeof module == 'object' && typeof module.exports == 'object' && (module.exports = factory),
61 | plain = !amd && !commonjs && factory();
62 | })(function () {
> 63 | return jQuery.reel || function ($, window, document, undefined) {
64 | // ------
65 | // jQuery
66 | // ------
Metadata
Metadata
Assignees
Labels
No labels