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

Error starting script #1

Closed
annklin opened this issue Jan 27, 2022 · 2 comments
Closed

Error starting script #1

annklin opened this issue Jan 27, 2022 · 2 comments

Comments

@annklin
Copy link

annklin commented Jan 27, 2022

I ran npm install and it didn't work, I also used yarn and it didn't work either
It just gives me the following error in termux;

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

Error: Cannot find module '/data/data/com.termux/files/home/Hiroshi/node_modules/@adiwajshing/baileys-md/lib/index.js'. Please verify that the package.json has a valid "main" entry
at tryPackage (node:internal/modules/cjs/loader:353:19)
at Function.Module._findPath (node:internal/modules/cjs/loader:566:18)
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:919:27)
at Function.Module._load (node:internal/modules/cjs/loader:778:27)
at Module.require (node:internal/modules/cjs/loader:999:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object. (/data/data/com.termux/files/home/Hiroshi/main.js:6:5)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
at Module.load (node:internal/modules/cjs/loader:975:32) {
code: 'MODULE_NOT_FOUND',
path: '/data/data/com.termux/files/home/Hiroshi/node_modules/@adiwajshing/baileys-md/package.json',
requestPath: '@adiwajshing/baileys-md'
}

Node.js v17.4.0
Exited with code: 1

@FadliDarmawan
Copy link
Owner

this is not allready fixed at all, so in the future they might be a big changes in this repositories. but now i'm busy at school so sorry

@annklin
Copy link
Author

annklin commented Feb 4, 2022

this is not allready fixed at all, so in the future they might be a big changes in this repositories. but now i'm busy at school so sorry

Okay, I'll try to fix the basic errors, right!

@annklin annklin closed this as completed Feb 4, 2022
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

2 participants