You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'.
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
The text was updated successfully, but these errors were encountered: