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

Installation fails with Cordova 7.0.0 #2

Open
light opened this issue May 23, 2017 · 1 comment
Open

Installation fails with Cordova 7.0.0 #2

light opened this issue May 23, 2017 · 1 comment

Comments

@light
Copy link

light commented May 23, 2017

When installing the plugin from GitHub as instructed in the README the installation fails with the following message :

$ cordova plugin add https://github.com/guillaumebarre/ICPDoNotBackup
Error: Failed to fetch plugin https://github.com/guillaumebarre/ICPDoNotBackup via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
Error: npm: Command failed with exit code 235 Error output:
npm ERR! addLocal Could not install /var/folders/mf/pnz69gnx0bn7ckdvctnn_yy4000086/T/npm-9327-b2b3ea99/git-cache-91aeb87e/fe86216825540101477997d45e731f8ccc6ab106
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.

The plugin needs a package.json to install properly.

@syc-pad
Copy link

syc-pad commented Aug 5, 2017

Same here ! With Cordova 7.0.1

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

2 participants