Cannot find module 'cfonts'
Closed this issue · 2 comments
Describe the bug
Starting...
node:internal/modules/cjs/loader:998
throw err;
^
Error: Cannot find module 'cfonts'
Require stack:
- /storage/emulated/0/testbot/games-wabot/index.js
at Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
at Module._load (node:internal/modules/cjs/loader:841:27)
at Module.require (node:internal/modules/cjs/loader:1061:19)
at require (node:internal/modules/cjs/helpers:103:18)
at Object. (/storage/emulated/0/testbot/games-wabot/index.js:6:17)
at Module._compile (node:internal/modules/cjs/loader:1159:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
at Module.load (node:internal/modules/cjs/loader:1037:32)
at Module._load (node:internal/modules/cjs/loader:878:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
code: 'MODULE_NOT_FOUND',
requireStack: [ '/storage/emulated/0/testbot/games-wabot/index.js' ]
}
Node.js v18.12.1
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! games-wabot@0.9.8 start: node index.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the games-wabot@0.9.8 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! A complete log of this run can be found in:
npm ERR! /data/data/com.termux/files/home/.npm/_logs/2023-01-08T23_16_18_109Z-debug.log
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
.
Screenshots
- If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
- Device: [e.g. INFINIX 12]
- OS: [e.g. XOS V10.6.0]
- Version [e.g. 12]
Additional context
Pls help me
Im use games-wabot
stale issue