Skip to content
New issue

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

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

Already on GitHub? # to your account

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

Open
derrickhorton opened this issue Feb 2, 2023 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@derrickhorton
Copy link

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: []
}
@derrickhorton derrickhorton added the bug Something isn't working label Feb 2, 2023
@powco-dev
Copy link

powco-dev bot commented Feb 2, 2023

Thank you for making this issue!

Please get it some attention by boosting it here https://powco.dev/github/anypay/wallet-bot/issues/10

Bounties may be sent to this address https://whatsonchain.com/address/1Ar7bwjnHmwgd2XwCu38wTUwpdnHWMfB5d and will be paid to the worker who completes your issue.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants