Jump to content
McKay Development

ENOENT: no such file or directory, uv_chdir


mouzes1

Recommended Posts

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:8
process.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 by mouzes1
Link to comment
Share on other sites

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 by Andrew
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...