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

Add plugin for Ionic fails #5

Open
kentoj opened this issue Jun 2, 2017 · 4 comments
Open

Add plugin for Ionic fails #5

kentoj opened this issue Jun 2, 2017 · 4 comments

Comments

@kentoj
Copy link

kentoj commented Jun 2, 2017

Adding this plugin for Ionic 3 fails with the command ionic plugin add https://github.com/OutSystems/Cordova-Plugin-Micro-Blink-ID.git, which is supposed to do cordova plugin add ... in the background.

cordova plugin add https://github.com/OutSystems/Cordova-Plugin-Micro-Blink-ID.git fails as well.

git:(master) ✗ ionic plugin add https://github.com/OutSystems/Cordova-Plugin-Micro-Blink-ID.git
Error: Failed to fetch plugin https://github.com/OutSystems/Cordova-Plugin-Micro-Blink-ID.git 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/6s/944fhvv511x3f_zhv6dbl7580000gn/T/npm-90913-b24d04c2/git-cache-a0177293/763ff8796f91aa7d7f49868ce8d65ec3902e9a2b
npm ERR! Darwin 16.6.0
npm ERR! argv "/usr/local/opt/nvm/versions/node/v7.7.2/bin/node" "/usr/local/opt/nvm/versions/node/v7.7.2/bin/npm" "install" "https://github.com/OutSystems/Cordova-Plugin-Micro-Blink-ID.git" "--save"
npm ERR! node v7.7.2
npm ERR! npm  v4.1.2
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.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/kent/myapp/node_modules/npm-debug.log

I have npm version 4.1.2 and node version 7.7.2 and cordova version 7.0.1
OS: Mac OS X Sierra

@justin48
Copy link

I am also having this issue when running cordova plugin add https://github.com/OutSystems/Cordova-Plugin-Micro-Blink-ID.git

Was you able to figure out the problem?

@nareshraju-upendram
Copy link

nareshraju-upendram commented Oct 15, 2017

Hi team,
I am also facing same issue in same environment.
IS there any solution to fix it?

Ionic1,angular1--

ionic cordova plugin add https://github.com/OutSystems/Cordova-Plugin-Micro-Blink-ID.git

@kentoj
Copy link
Author

kentoj commented Oct 15, 2017

Use the official plugin from Microblink. See the version on this branch for a smaller download size (less than a humungous 115MB): https://github.com/BlinkID/blinkid-phonegap/tree/feature/ios-no-submodule

Hope I saved you some time!

@nareshraju-upendram
Copy link

nareshraju-upendram commented Oct 15, 2017 via email

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

3 participants