- 15
- 0
Node.js как настроить автопиар на другие тг, пытался сделать по гайду из https://www.blast.hk/threads/231454/
Но вылезла такая ошибка, кто знает - помогите
Uncaught Error: Cannot find module 'telegram'
Require stack:
- <repl>
at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15)
at Function._load (node:internal/modules/cjs/loader:1075:27)
at TracingChannel.traceSync (node:diagnostics_channel:315:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:218:24)
at Module.require (node:internal/modules/cjs/loader:1340:12)
at require (node:internal/modules/helpers:141:16) {
code: 'MODULE_NOT_FOUND',
requireStack: [ '<repl>' ]
Но вылезла такая ошибка, кто знает - помогите
Uncaught Error: Cannot find module 'telegram'
Require stack:
- <repl>
at Function._resolveFilename (node:internal/modules/cjs/loader:1249:15)
at Function._load (node:internal/modules/cjs/loader:1075:27)
at TracingChannel.traceSync (node:diagnostics_channel:315:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:218:24)
at Module.require (node:internal/modules/cjs/loader:1340:12)
at require (node:internal/modules/helpers:141:16) {
code: 'MODULE_NOT_FOUND',
requireStack: [ '<repl>' ]