Skip to content

Cannot find module './lib/web/fetch' #286

@ErrorOliver2

Description

@ErrorOliver2

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:
  1. Start latest Linux release
  2. Infinite loading resources with the errors appearing in the console

Screenshot

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working as expected

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions