AhMyth / AhMyth-Android-RAT

Android Remote Administration Tool
GNU General Public License v3.0
4.5k stars 1.7k forks source link

npm start error #102

Open simonbrahane opened 6 years ago

simonbrahane commented 6 years ago

electron ./app

sh: 1: electron: not found npm ERR! file sh npm ERR! code ELIFECYCLE npm ERR! errno ENOENT npm ERR! syscall spawn npm ERR! @ start: electron ./app npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the @ 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! /root/.npm/_logs/2018-08-20T13_14_38_510Z-debug.log

dsx12 commented 5 years ago

This is likely because of you did not download the prerequisites noted for install.

RamDerp commented 5 years ago

i am having the same problem but mine says: sh: 1: electron: not found npm ERR! file sh npm ERR! code ELIFECYCLE npm ERR! errno ENOENT npm ERR! syscall spawn npm ERR! @ start: electron ./app npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the @ start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in: npm ERR! /home/ramderp/.npm/_logs/2019-05-31T09_18_24_788Z-debug.log

old-hansen commented 4 years ago

I hava same problem too , How to start this tools ?

old-hansen commented 4 years ago

I find the result for this issue . You must use linux with GUI desktop , because electron can not start at terminal , I used Windows 10 OS started this Tools.