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

Support for installation in Android through Termux #331

Open
shankarkrupa opened this issue Jun 9, 2016 · 1 comment
Open

Support for installation in Android through Termux #331

shankarkrupa opened this issue Jun 9, 2016 · 1 comment

Comments

@shankarkrupa
Copy link

shankarkrupa commented Jun 9, 2016

I am trying to install this in Moto G2 mobile, Android 6, with the latest Nodejs installed in termux. The command npm install slap@latest fails, with the following notable lines at the end:

npm WARN enoent ENOENT: no such file or directory, open '/data/data/com.termux/files/home/package.json' npm WARN home No description npm WARN home No repository field. npm WARN home No README data npm WARN home No license field. npm ERR! Linux 3.4.42-gef77327 npm ERR! argv "/data/data/com.termux/files/usr/bin/node" "/data/data/com.termux/files/usr/bin/npm" "install" "slap" npm ERR! node v6.2.1 npm ERR! npm v3.9.3 npm ERR! code ELIFECYCLE

npm ERR! runas@3.1.1 install: node-gyp rebuild
npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the runas@3.1.1 install script 'node-gyp rebuild'.

Npm version is 3.9.3.

Debug file attached - tmp_21720-npm-debug.log388188264.txt

@ionian-wind
Copy link

Another error while installing caused by pathwatcher module
atom/node-pathwatcher/issues/117

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