You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's the proper way to use the version that's published on NPM?
> require('slippry')Error: Cannot find module 'slippry' at Function.Module._resolveFilename (module.js:325:15) at Function.Module._load (module.js:276:25) at Module.require (module.js:353:17) at require (internal/module.js:12:17) at repl:1:1 at REPLServer.defaultEval (repl.js:262:27) at bound (domain.js:287:14) at REPLServer.runBound [as eval] (domain.js:300:12) at REPLServer.<anonymous> (repl.js:431:12) at emitOne (events.js:82:20)
The text was updated successfully, but these errors were encountered:
This is not possible at the moment, Slippry will only work as a jQuery plugin. npm is only used to make it easier to install in different build environment :(
This is high on our list of ideas for the next big Slippry update,
What's the proper way to use the version that's published on NPM?
The text was updated successfully, but these errors were encountered: