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
Awesome plugin, just what I needed :)
Can you set it up so it can be installed by yarn or npm ?
When I try to install using npm it I get this error:
npm i --save git://github.com/nrbrook/BlurBox#gh-pages
npm ERR! addLocal Could not install /tmp/npm-8531-725ece69/git-cache-e6b01a4e/674ff9389f571f79333088d1bdb959b0c053babf
npm ERR! code EISDIR
npm ERR! errno -21
npm ERR! syscall read
npm ERR! eisdir EISDIR: illegal operation on a directory, read
npm ERR! eisdir This is most likely not a problem with npm itself
npm ERR! eisdir and is related to npm not being able to find a package.json in
npm ERR! eisdir a package you are trying to install.
Hi,
Awesome plugin, just what I needed :)
Can you set it up so it can be installed by yarn or npm ?
When I try to install using npm it I get this error:
yarn:
Maybe it has to do with the repo not having a master branch.
Thanks!
The text was updated successfully, but these errors were encountered: