Quote:
Originally Posted by n3xus'
Ich würde dir empfehlen es einfach über den Paketmanager zu installieren. Ich denke, dass das als Anfänger wohl der einfachste weg ist. Dabei wird npm auch mitinstalliert. Hier ist hervorragend erklärt, wie das funktioniert: 
|
ändert sich nichts selbes probleM :
root@vps:/var/www/bot# node sell.js
module.js:338
throw err;
^
Error: Cannot find module 'is-property'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/var/www/bot/node_modules/steamcommunity-mobile-confirmations/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/index.js:1:80)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
root@vps:/var/www/bot#
Quote:
Originally Posted by n3xus'
Ich würde dir empfehlen es einfach über den Paketmanager zu installieren. Ich denke, dass das als Anfänger wohl der einfachste weg ist. Dabei wird npm auch mitinstalliert. Hier ist hervorragend erklärt, wie das funktioniert: 
|
und kriege diese meldung :
[email protected] /usr/local/lib/node_modules/is-property
fixed , danke an dich