Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find module 'ini' #27

Open
UndefinedCpp opened this issue May 11, 2022 · 1 comment
Open

Cannot find module 'ini' #27

UndefinedCpp opened this issue May 11, 2022 · 1 comment

Comments

@UndefinedCpp
Copy link

I ran this mod on my private server launched through Steam client. I installed this mod via steam workshop, and it couldn't find module ini when launching.

The whole report is shown below. (Some private information omitted)

Loading mods from "***\common\Screeps\server\mods.json"
Error loading "***\common\Screeps\server\node_modules\screepsmod-map-tool\index.js": Error: Cannot find module 'ini'
    at Function.Module._resolveFilename (module.js:543:15)
    at Function.Module._load (module.js:473:25)
    at Module.require (module.js:586:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (***\common\Screeps\server\node_modules\screepsmod-map-tool\lib\common.js:2:13)
    at Object.<anonymous> (***\common\Screeps\server\node_modules\screepsmod-map-tool\lib\common.js:27:3)
    at Module._compile (module.js:642:30)
    at Object.Module._extensions..js (module.js:653:10)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:504:12)
@BigCMac
Copy link

BigCMac commented Sep 27, 2022

I have the same issue

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

No branches or pull requests

2 participants