1
Hallo, ich habe hier mal zum testen probiert Ahmyth in Node.js zu installieren Dabei ist dieser Fehlercode gekommen:
Meine Verzeichnisstruktur sieht so aus:
Die Node.js Einstellungen so:
Meine URL: http://ahmyth.musicintime.de
Git von Ahmyth: https://github.com/AhMyth/AhMyth-Android-RAT
Wie schon gesagt, ich möchte das ganze nur zum ausprobieren bei mir selber haben :)
MfG
Tom12
module.js:545
throw err;
^
Error: Cannot find module 'electron'
at Function.Module._resolveFilename (module.js:543:15)
at Function.Module._load (module.js:470:25)
at Module.require (module.js:593:17)
at Module.require (/usr/share/passenger/helper-scripts/node-loader.js:80:25)
at require (internal/module.js:11:18)
at Object.<anonymous> (/var/www/vhosts/U1688V1003.server22.ikayano.de/webseiten/ahmyth.musicintime.de/app/main.js:1:94)
at Module._compile (module.js:649:30)
at Object.Module._extensions..js (module.js:660:10)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:501:12)
Meine Verzeichnisstruktur sieht so aus:
Die Node.js Einstellungen so:
Meine URL: http://ahmyth.musicintime.de
Git von Ahmyth: https://github.com/AhMyth/AhMyth-Android-RAT
Wie schon gesagt, ich möchte das ganze nur zum ausprobieren bei mir selber haben :)
MfG
Tom12