mouzes1 Posted June 29, 2017 Report Posted June 29, 2017 (edited) When I try to use newest version of steam-user I got this error:/node_modules/steam-client/node_modules/mckay-steam-resources/steam_language_parser/index.js:8process.chdir(languagePath); ^Error: ENOENT: no such file or directory, uv_chdir at Error (native) at Object.<anonymous> (/node_modules/steam-client/node_modules/mckay-steam-resources/steam_language_parser/index.js:8:9) at Module._compile (module.js:410:26) at Object.Module._extensions..js (module.js:417:10) at Module.load (module.js:344:32) at Function.Module._load (module.js:301:12) at Module.require (module.js:354:17) at require (internal/module.js:12:17) at Object.<anonymous> /nodejs/node_modules/steam-client/node_modules/mckay-steam-resources/index.js:83:1) at Module._compile (module.js:410:26) Edited June 30, 2017 by mouzes1 Quote
Dr. McKay Posted June 29, 2017 Report Posted June 29, 2017 Node version? npm version? steam-user version? OS? OS version? Quote
TomYoki Posted June 29, 2017 Report Posted June 29, 2017 re-install steam-client, should be fine after. (also, don't run a gambling site.) Quote
mouzes1 Posted June 30, 2017 Author Report Posted June 30, 2017 (edited) Hi Dr. McKay fixed it with update on node version. Thanks.Hi TomYoki Why not to run gambling site? Edited June 30, 2017 by mouzes1 Quote
xLeeJYx Posted July 1, 2017 Report Posted July 1, 2017 Hi Dr. McKay fixed it with update on node version. Thanks. Hi TomYoki Why not to run gambling site?you dont wanna get banned on steam Quote
Andrew Posted July 3, 2017 Report Posted July 3, 2017 (edited) Huh, I'm still getting this error on macOS, even after updating `steam-user` and `steam-client`. Node v6.3.1, NPM v3.10.3 (Node v6.11.0 and v8.1.3, and NPM v3.10.10 and v5.0.3 aren't working, either). Error: ENOENT: no such file or directory, uv_chdir at Error (native) at Object.<anonymous> (/Users/amd/Desktop/Programming/JavaScript/csgo-trading/node_modules/steam-user/node_modules/steam-client/node_modules/mckay-steam-resources/steam_language_parser/index.js:8:9) at Module._compile (module.js:541:32) at Object.Module._extensions..js (module.js:550:10) at Module.load (module.js:458:32) at tryModuleLoad (module.js:417:12) at Function.Module._load (module.js:409:3) at Module.require (module.js:468:17) at require (internal/module.js:20:19) at Object.<anonymous> (/Users/amd/Desktop/Programming/JavaScript/csgo-trading/node_modules/steam-user/node_modules/steam-client/node_modules/mckay-steam-resources/index.js:83:1) My source tree for `steam-user` (as that seems like it might be part of the issue): ├─┬ [email protected] │ ├── @doctormckay/[email protected] │ ├── [email protected] │ ├── [email protected] │ ├── [email protected] │ ├─┬ [email protected] │ │ └── [email protected] │ ├─┬ [email protected] │ │ └── [email protected] │ ├─┬ [email protected] │ │ └── [email protected] │ ├── [email protected] │ ├─┬ [email protected] │ │ ├─┬ [email protected] │ │ │ ├── [email protected] │ │ │ └── [email protected] │ │ ├─┬ [email protected] │ │ │ ├── [email protected] │ │ │ ├─┬ [email protected] │ │ │ │ └── [email protected] │ │ │ ├─┬ [email protected] │ │ │ │ └─┬ [email protected] │ │ │ │ ├── [email protected] │ │ │ │ └── [email protected] │ │ │ ├── [email protected] │ │ │ └── [email protected] │ │ └─┬ [email protected] │ │ ├── [email protected] │ │ ├─┬ [email protected] │ │ │ └── [email protected] │ │ ├── [email protected] │ │ ├─┬ [email protected] │ │ │ └─┬ [email protected] │ │ │ └── [email protected] │ │ ├─┬ [email protected] │ │ │ ├── [email protected] │ │ │ └─┬ [email protected] │ │ │ └── [email protected] │ │ ├── [email protected] │ │ └── [email protected] │ ├─┬ [email protected] │ │ ├─┬ [email protected] │ │ │ └── [email protected] │ │ └─┬ [email protected] (git://github.com/doctormckay/node-steam-resources.git#823bb2546bb2107117bb2fe34c69341ca5d540ca) │ │ └─┬ [email protected] │ │ ├─┬ [email protected] │ │ │ ├── [email protected] │ │ │ └── [email protected] │ │ ├─┬ [email protected] │ │ │ ├── [email protected] │ │ │ └── [email protected] │ │ ├─┬ [email protected] │ │ │ ├─┬ [email protected] │ │ │ │ └── [email protected] │ │ │ ├── [email protected] │ │ │ ├─┬ [email protected] │ │ │ │ └─┬ [email protected] │ │ │ │ ├── [email protected] │ │ │ │ └── [email protected] │ │ │ ├── [email protected] │ │ │ └── [email protected] │ │ └─┬ [email protected] │ │ ├── [email protected] │ │ ├─┬ [email protected] │ │ │ ├─┬ [email protected] │ │ │ │ └── [email protected] │ │ │ └── [email protected] │ │ ├── [email protected] │ │ ├─┬ [email protected] │ │ │ └─┬ [email protected] │ │ │ └── [email protected] │ │ ├─┬ [email protected] │ │ │ ├── [email protected] │ │ │ └─┬ [email protected] │ │ │ └── [email protected] │ │ ├── [email protected] │ │ └── [email protected] │ ├── [email protected] │ ├─┬ [email protected] │ │ └── [email protected] │ └─┬ [email protected] │ └─┬ [email protected] │ └── [email protected] Edited July 3, 2017 by Andrew Quote
Dr. McKay Posted July 3, 2017 Report Posted July 3, 2017 Try installing from npm now; you shouldn't have any issues. You might need to manually specify the version: npm install [email protected] outo 1 Quote
Andrew Posted July 3, 2017 Report Posted July 3, 2017 Try installing from npm now; you shouldn't have any issues. You might need to manually specify the version: npm install [email protected] Works great now, thanks! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.