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

TypeError: Cannot read properties of undefined (reading 'ChartJS') #17

Open
master3395 opened this issue Aug 25, 2022 · 0 comments
Open

Comments

@master3395
Copy link
Contributor

TypeError: Cannot read properties of undefined (reading 'ChartJS')
canvas_generate_graph_MOD.js
canvas_image_recognize_MOD.js

ChartJS is installed using npm.

2|nt-canary  | TypeError: Cannot read properties of undefined (reading 'ChartJS')
2|nt-canary  |     at Object.mod (/home/dashboard.newstargeted.com/public_html/nt2/actions/canvas_generate_graph_MOD.js:172:29)
2|nt-canary  |     at /home/dashboard.newstargeted.com/public_html/nt2/bot.js:1337:18
2|nt-canary  |     at Array.forEach (<anonymous>)
2|nt-canary  |     at /home/dashboard.newstargeted.com/public_html/nt2/bot.js:1326:25
2|nt-canary  |     at Array.forEach (<anonymous>)
2|nt-canary  |     at Object.Actions.initMods (/home/dashboard.newstargeted.com/public_html/nt2/bot.js:1325:25)
2|nt-canary  |     at Object.Files.startBot (/home/dashboard.newstargeted.com/public_html/nt2/bot.js:2736:13)
2|nt-canary  |     at Object.<anonymous> (/home/dashboard.newstargeted.com/public_html/nt2/bot.js:3746:7)
2|nt-canary  |     at Module._compile (node:internal/modules/cjs/loader:1103:14)
2|nt-canary  |     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1155:10)
2|nt-canary  | TypeError: Cannot read properties of undefined (reading 'TesseractJS')
2|nt-canary  |     at Object.mod (/home/dashboard.newstargeted.com/public_html/nt2/actions/canvas_image_recognize_MOD.js:143:29)
2|nt-canary  |     at /home/dashboard.newstargeted.com/public_html/nt2/bot.js:1337:18
2|nt-canary  |     at Array.forEach (<anonymous>)
2|nt-canary  |     at /home/dashboard.newstargeted.com/public_html/nt2/bot.js:1326:25
2|nt-canary  |     at Array.forEach (<anonymous>)
2|nt-canary  |     at Object.Actions.initMods (/home/dashboard.newstargeted.com/public_html/nt2/bot.js:1325:25)
2|nt-canary  |     at Object.Files.startBot (/home/dashboard.newstargeted.com/public_html/nt2/bot.js:2736:13)
2|nt-canary  |     at Object.<anonymous> (/home/dashboard.newstargeted.com/public_html/nt2/bot.js:3746:7)
2|nt-canary  |     at Module._compile (node:internal/modules/cjs/loader:1103:14)
2|nt-canary  |     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1155:10)

image

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

1 participant