Open gituu4567 opened 4 years ago
in folder Ahmyth-Server: npm install electron
i've tried it. and then got the error i posted above
On Sat, May 2, 2020 at 9:25 AM LogotipX notifications@github.com wrote:
in folder Ahmyth-Server: npm install electron
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AhMyth/AhMyth-Android-RAT/issues/184#issuecomment-622961509, or unsubscribe https://github.com/notifications/unsubscribe-auth/APKZ4PV6DELERUCTGYMSVT3RPQUM7ANCNFSM4MWUHI2A .
electron@1.6.11 postinstall /root/AhMyth-Android-RAT/AhMyth-Server/node_modules/electron node install.js
/root/AhMyth-Android-RAT/AhMyth-Server/node_modules/electron/install.js:47 throw err ^
Error: Failed to find Electron v1.6.11 for linux-arm64 at https://github.com/electron/electron/releases/download/v1.6.11/electron-v1.6.11-linux-arm64.zip
at Request.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! electron@1.6.11 postinstall: node install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the electron@1.6.11 postinstall 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/2020-05-05T03_59_24_461Z-debug.log
apples-Air:react apple$ npm start npm ERR! code ENOENT npm ERR! syscall open npm ERR! path /Users/apple/Desktop/react/package.json npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open '/Users/apple/Desktop/react/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent
npm ERR! A complete log of this run can be found in: npm ERR! /Users/apple/.npm/_logs/2020-05-07T12_02_10_239Z-debug.log apples-Air:react apple$
how to fix it
root@kali:~/AhMyth-Android-RAT/AhMyth-Server# npm start
sh: 1: electron: not found npm ERR! code ELIFECYCLE npm ERR! syscall spawn npm ERR! file sh npm ERR! errno ENOENT 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! /root/.npm/_logs/2020-04-30T20_58_05_522Z-debug.log root@kali:~/AhMyth-Android-RAT/AhMyth-Server#