Skip to content
This repository was archived by the owner on Jul 17, 2023. It is now read-only.
This repository was archived by the owner on Jul 17, 2023. It is now read-only.

Does not seem to properly support APPDATA directory on Windows #84

@Abbodarr

Description

@Abbodarr

"openode deploy" responds with the error message below. My Roaming directory is on my D: drive, not my C: drive as indicated in the error message. I double-checked and the APPDATA environment variable properly points to the D: drive. I also double-checked and the index.js file is in fact where it should be on the D: drive.

Error: Cannot find module 'C:\Users<user>\AppData\Roaming\npm\node_modules\openode\bin\index.js'
←[90m at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)←[39m
←[90m at Function.Module._load (internal/modules/cjs/loader.js:841:27)←[39m
←[90m at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)←[39m
←[90m at internal/main/run_main_module.js:17:47←[39m {
code: ←[32m'MODULE_NOT_FOUND'←[39m,
requireStack: []
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions