-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Labels
BugSomething isn't working as expectedSomething isn't working as expected
Description
What branch/release are you using?
- Branch/Release: Livebot v1.3.2 alpha release
Errors
node:internal/modules/cjs/loader:1235 Uncaught Error: Cannot find module './lib/web/fetch'
Require stack:
- /home/oliver/Documents/LiveBot-linux-x64/resources/app/node_modules/undici/index.js
- /home/oliver/Documents/LiveBot-linux-x64/resources/app/node_modules/@discordjs/rest/dist/index.js
- /home/oliver/Documents/LiveBot-linux-x64/resources/app/node_modules/discord.js/src/client/BaseClient.js
- /home/oliver/Documents/LiveBot-linux-x64/resources/app/node_modules/discord.js/src/index.js
- /home/oliver/Documents/LiveBot-linux-x64/resources/app/dontOpenMe.html
at Module._resolveFilename (node:internal/modules/cjs/loader:1232:15)
at a._resolveFilename (node:electron/js2c/renderer_init:2:2643)
at Module._load (node:internal/modules/cjs/loader:1062:27)
at c._load (node:electron/js2c/node_init:2:18008)
at s._load (node:electron/js2c/renderer_init:2:31718)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:227:24)
at Module.require (node:internal/modules/cjs/loader:1318:12)
at require (node:internal/modules/helpers:136:16)
at Object.<anonymous> (/home/oliver/Documents/LiveBot-linux-x64/resources/app/node_modules/undici/index.js:107:19)
app.js:80 Uncaught (in promise) ReferenceError: Cannot access 'jsonSettings' before initialization
at create (app.js:80:23)
at onload (dontOpenMe.html:79:29)
Steps required to reproduce the bug
- Steps:
- Start latest Linux release
- Infinite loading resources with the errors appearing in the console
Screenshot

Metadata
Metadata
Assignees
Labels
BugSomething isn't working as expectedSomething isn't working as expected