X
X
XPED2020-09-10 18:37:11
Node.js
XPED, 2020-09-10 18:37:11

Error with node_vkcoinapi when starting the VK bot, what should I do?

Please help fix

Error: Cannot find module 'node-vkcoinapi'
Require stack:
- /storage/emulated/0/xp/in/index.js
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:1080:15 )
at Function.Module._load (internal/modules/cjs/loader.js:923:27)
at Module.require (internal/modules/cjs/loader.js:1140:19)
at require (internal/modules/cjs/ helpers.js:75:18)
at Object. (/storage/emulated/0/xp/in/index.js:2:13)
at Module._compile (internal/modules/cjs/loader.js:1251:30)
at Object.Module._extensions..js (internal /modules/cjs/loader.js:1272:10)
at Module.load (internal/modules/cjs/loader.js:1100:32)
at Function.Module._load (internal/modules/cjs/loader.js:962:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12) {
code: 'MODULE_NOT_FOUND',
requireStack : [ '/storage/emulated/0/xp/in/index.js' ]

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Lesha, 2020-09-10
@XPED

npm i node-vkcoinapi
You had an identical problem in your last question , but with a different module. Read the errors at least.
Error: Cannot find module 'node-vkcoinapi'

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question