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

Termux debian #185

Open
molafir opened this issue Aug 16, 2022 · 0 comments
Open

Termux debian #185

molafir opened this issue Aug 16, 2022 · 0 comments

Comments

@molafir
Copy link

molafir commented Aug 16, 2022

tgvcbot@1.1.7 start
node dist/app.js

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

Error: Cannot find module 'grammy'
Require stack:

  • /root/tgvcbot/dist/bot.js
  • /root/tgvcbot/dist/app.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:956:15)
    at Module._load (node:internal/modules/cjs/loader:804:27)
    at Module.require (node:internal/modules/cjs/loader:1022:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object. (/root/tgvcbot/dist/bot.js:14:18)
    at Module._compile (node:internal/modules/cjs/loader:1120:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1174:10)
    at Module.load (node:internal/modules/cjs/loader:998:32)
    at Module._load (node:internal/modules/cjs/loader:839:12)
    at Module.require (node:internal/modules/cjs/loader:1022:19) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [ '/root/tgvcbot/dist/bot.js', '/root/tgvcbot/dist/app.js' ]
    }

Node.js v18.7.0

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

1 participant