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

Cannot build the Android app properly #198

Open
dextreem opened this issue Dec 17, 2017 · 0 comments
Open

Cannot build the Android app properly #198

dextreem opened this issue Dec 17, 2017 · 0 comments

Comments

@dextreem
Copy link

Hi all,

I'm trying to build the Android app following this guide: https://github.com/schollz/find/tree/android
Two plugins won't install:

Tested with Fedora 27 and Windows 10, both with the same result (Here exemplary Win 10 and AlarmPlugin):

Error: Failed to fetch plugin https://github.com/uniclau/AlarmPlugin.git via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
Error: cmd: Command failed with exit code 4294963228 Error output:
npm ERR! addLocal Could not install C:\Users\dextreem\AppData\Local\Temp\npm-8952-e08c9f90\git-cache-dd197a2d\e5aa1d6add6611867f71f3200c9fa9be6f7482ad
npm ERR! Windows_NT 10.0.15063
npm ERR! argv "F:\\Program Files\\nodejs\\node.exe" "F:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "https://github.com/uniclau/AlarmPlugin.git" "--production" "--save"
npm ERR! node v6.11.4
npm ERR! npm  v3.10.10
npm ERR! code EISDIR
npm ERR! errno -4068
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!     F:\Development\find\find\npm-debug.log

Unfortunately npm-debug.log does not exist... I assume the error occurs because of the missing package.json in both repos? How did you manage to install them?

I can finish the guide anyways, building and running works fine, but obviously parts of the app won't work as expected. Does anybody have an idea?

Thanks in advance and best regards

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