Skip to content

npm/yarn installation #3

@tomeraz

Description

@tomeraz

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions