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

not working #2

Open
medicenplex opened this issue Aug 18, 2023 · 3 comments
Open

not working #2

medicenplex opened this issue Aug 18, 2023 · 3 comments

Comments

@medicenplex
Copy link

imagen

@sebbourgeois
Copy link

That's not a bot issue. Install nodejs (duh).

@joaquincanete
Copy link

this is a bot issue

node:internal/modules/cjs/loader:1077
const err = new Error(message);
^

Error: Cannot find module 'registry-js'
Require stack:

  • D:\youtubebot\youtube-view-generator-bot\node_modules\downloads-folder\index.js
  • D:\youtubebot\youtube-view-generator-bot\src\index.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
    at Module._load (node:internal/modules/cjs/loader:922:27)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:119:18)
    at Object.windows [as win32] (D:\youtubebot\youtube-view-generator-bot\node_modules\downloads-folder\index.js:43:20)
    at module.exports (D:\youtubebot\youtube-view-generator-bot\node_modules\downloads-folder\index.js:14:19)
    at module.exports (D:\youtubebot\youtube-view-generator-bot\src\index.js:14:30)
    at Object. (D:\youtubebot\youtube-view-generator-bot\src\index.js:50:10)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    'D:\youtubebot\youtube-view-generator-bot\node_modules\downloads-folder\index.js',
    'D:\youtubebot\youtube-view-generator-bot\src\index.js'
    ]
    }

Node.js v18.18.0

@einstyle
Copy link

einstyle commented May 5, 2024

@medicenplex https://nodejs.org/en/download download, close the terminal, and run npm install again

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

4 participants