Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > Web Development
You last visited: Today at 17:22

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Steam trade bot problem

Discussion on Steam trade bot problem within the Web Development forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2014
Posts: 118
Received Thanks: 5
Steam trade bot problem

Kriege immer den Fehler :

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)
at require (module.js:384:17)
root@vps:/var/www/bot#
eskimo123456 is offline  
Old 06/12/2016, 01:54   #2
 
3lue's Avatar
 
elite*gold: 5
The Black Market: 204/0/0
Join Date: Feb 2012
Posts: 8,552
Received Thanks: 411
In die Konsole:

npm install is-property -g

damit installierst du is-property global auf deinem Server. Lass das "-g" weg und geh in den Ordner, wo die module.js ist, dann wird's nicht global installiert.

und wenn du ansonsten kein Plan von JavaScript bzw. nodeJS hast, solltest du dich erstmal an ungefährlichere Sachen herantrauen
3lue is offline  
Old 06/12/2016, 02:06   #3
 
elite*gold: 0
Join Date: May 2014
Posts: 118
Received Thanks: 5
Quote:
Originally Posted by n3xus' View Post
In die Konsole:

npm install is-property -g

damit installierst du is-property global auf deinem Server. Lass das "-g" weg und geh in den Ordner, wo die module.js ist, dann wird's nicht global installiert.

und wenn du ansonsten kein Plan von JavaScript bzw. nodeJS hast, solltest du dich erstmal an ungefährlichere Sachen herantrauen
Hat nicht funktioniert . Ist anscheinend schon installiert

Habe dann mal versucht npm zu installieren da das wahrscheinlich eine voraussetzung ist dann kam das :

apt-get install npm
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package npm
eskimo123456 is offline  
Old 06/12/2016, 02:11   #4
 
3lue's Avatar
 
elite*gold: 5
The Black Market: 204/0/0
Join Date: Feb 2012
Posts: 8,552
Received Thanks: 411
Wie hast du denn node installiert? Normalerweise wird dabei auch npm mitinstalliert. Und ich denke nicht, dass is-property schon installiert ist, sonst würde er nicht den Fehler auswerfen, dass er das nicht findet.
3lue is offline  
Old 06/12/2016, 02:14   #5
 
elite*gold: 0
Join Date: May 2014
Posts: 118
Received Thanks: 5
Quote:
Originally Posted by n3xus' View Post
Wie hast du denn node installiert? Normalerweise wird dabei auch npm mitinstalliert.
Über einen Komlizierteren weg , da ich es selber versuchen wollte und es nur so geschafft habe . Dauert zu lange zum beschreiben

Kann ich npm nachträglich installieren ?
eskimo123456 is offline  
Old 06/12/2016, 02:16   #6
 
3lue's Avatar
 
elite*gold: 5
The Black Market: 204/0/0
Join Date: Feb 2012
Posts: 8,552
Received Thanks: 411
Quote:
Originally Posted by eskimo123456 View Post
Über einen Komlizierteren weg , da ich es selber versuchen wollte und es nur so geschafft habe . Dauert zu lange zum beschreiben

Kann ich npm nachträglich installieren ?
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:
3lue is offline  
Old 06/12/2016, 02:24   #7
 
elite*gold: 0
Join Date: May 2014
Posts: 118
Received Thanks: 5
Quote:
Originally Posted by n3xus' View Post
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' View Post
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
eskimo123456 is offline  
Old 06/12/2016, 20:10   #8
 
3lue's Avatar
 
elite*gold: 5
The Black Market: 204/0/0
Join Date: Feb 2012
Posts: 8,552
Received Thanks: 411
Quote:
Originally Posted by eskimo123456 View Post
fixed , danke an dich
War das rein-edited?
3lue is offline  
Reply


Similar Threads Similar Threads
[Buying] Steam Account with 5+ Year Badge and Trade Ready (NO TRADE LOCK)
02/05/2015 - Steam Trading - 2 Replies
Hello searching for clean account with 5+ year badge that is trade ready. Dont need to have much games or special things must be only trade ready and have a 5 year+ badge. Following rules: -NO VAC/Community/Trade Ban -NO Overwatch Ban if this account have CS:GO -Email should be unverified (if verified, obviously you need to give me the Email details too) HERE YOU CAN CHECK IF ITS VERIFIED OR NOT -Payment: CS:GO Items, PayPal, PSC -We use a Middleman.



All times are GMT +2. The time now is 17:22.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.