I'm just opening this to let you know I'm having an issue loading the library via NPM. I think "Storage.js" is either used by another library or isn't picking yours up correctly.
$ npm i --save Storage.js
npm ERR! code E404
npm ERR! 404 Not Found: Storage.js@latest
I'm currently including the project via the git url, but I'd love to be able to specify the version. Thanks for any help or consideration!
I'm just opening this to let you know I'm having an issue loading the library via NPM. I think "Storage.js" is either used by another library or isn't picking yours up correctly.
I'm currently including the project via the git url, but I'd love to be able to specify the version. Thanks for any help or consideration!