Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm/yarn installation #3

Open
tomeraz opened this issue Jul 20, 2017 · 0 comments
Open

npm/yarn installation #3

tomeraz opened this issue Jul 20, 2017 · 0 comments

Comments

@tomeraz
Copy link

tomeraz commented Jul 20, 2017

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:

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.

yarn:

yarn add github:nrbrook/BlurBox#gh-pages
yarn add v0.21.3
[1/4] Resolving packages...
error Couldn't find manifest in "https://github.com/nrbrook/BlurBox.git".

Maybe it has to do with the repo not having a master branch.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant