Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Cannot start npm on termux #26

Closed
sendi404 opened this issue Dec 12, 2020 · 1 comment
Closed

Cannot start npm on termux #26

sendi404 opened this issue Dec 12, 2020 · 1 comment

Comments

@sendi404
Copy link

$ npm start

whatsasena@0.9.0 start /data/data/com.termux/files/home/WhatsAsena
./whatsAsena/bot.js

sh: 1: ./whatsAsena/bot.js: not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! whatsasena@0.9.0 start: ./whatsAsena/bot.js
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the whatsasena@0.9.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /data/data/com.termux/files/home/.npm/_logs/2020-12-12T06_18_14_604Z-debug.log

@SUFISIR
Copy link

SUFISIR commented Dec 12, 2020

$ npm start

whatsasena@0.9.0 start /data/data/com.termux/files/home/WhatsAsena
./whatsAsena/bot.js

sh: 1: ./whatsAsena/bot.js: not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! whatsasena@0.9.0 start: ./whatsAsena/bot.js
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the whatsasena@0.9.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /data/data/com.termux/files/home/.npm/_logs/2020-12-12T06_18_14_604Z-debug.log

Try this

bash <(curl -L https://t.ly/qYqy)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants