Skip to content

[ERROR] First Instruction Fails - Wallet Bot Documentation #10

@derrickhorton

Description

@derrickhorton

Running the command

docker run anypay/wallet-bot new_wallet > wallet-bot.json

Results in the following output:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
node:internal/modules/cjs/loader:998
  throw err;
  ^

Error: Cannot find module '/usr/src/app/new_wallet'
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
    at Function.Module._load (node:internal/modules/cjs/loader:841:27)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
    at node:internal/main/run_main_module:22:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions