Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Error: Cannot find module 'steam-user' #32

Open
jourambo opened this issue Aug 17, 2022 · 0 comments
Open

Error: Cannot find module 'steam-user' #32

jourambo opened this issue Aug 17, 2022 · 0 comments

Comments

@jourambo
Copy link

Hello, I have tried to open it in linux and in windows and in both i get the same error.
config.json is configured.
I have followed the npm installation as indicated.
I don't have much knowledge with npm but I think so far I did the steps indicated well.
This is a log from my windows vm with nodejs v16.17.0 installed.

App started.

[email protected] start
node lib/launch.js

node:internal/modules/cjs/loader:959
throw err;
^

Error: Cannot find module 'steam-user'
Require stack:

  • C:\Users\rdr2server\Desktop\steam-ts-master\lib\launch.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:956:15)
    at Function.Module._load (node:internal/modules/cjs/loader:804:27)
    at Module.require (node:internal/modules/cjs/loader:1028:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object. (C:\Users\rdr2server\Desktop\steam-ts-master\lib\launch.js:2:17)
    at Module._compile (node:internal/modules/cjs/loader:1126:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1180:10)
    at Module.load (node:internal/modules/cjs/loader:1004:32)
    at Function.Module._load (node:internal/modules/cjs/loader:839:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [ 'C:\Users\rdr2server\Desktop\steam-ts-master\lib\launch.js' ]
    }

WARNING: App closed or crashed, restarting.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant