Skip to content

TypeError: Object(...) is not a function #363

@Christilut

Description

@Christilut

Versions + Platform

Description

TypeError: Object(...) is not a function
    at Module.init (C:\Users\user\workspace\my-app\.webpack\main\index.js:2711:158)
    at Module../src/system/sentry.ts (C:\Users\user\workspace\my-app\.webpack\main\index.js:61734:58)
    at __webpack_require__ (C:\Users\user\workspace\my-app\.webpack\main\index.js:21:30)
    at Module../src/main.ts (C:\Users\user\workspace\my-app\.webpack\main\index.js:61297:72)
    at __webpack_require__ (C:\Users\user\workspace\my-app\.webpack\main\index.js:21:30)
    at C:\Users\user\workspace\my-app\.webpack\main\index.js:85:18
    at Object.<anonymous> (C:\Users\user\workspace\my-app\.webpack\main\index.js:88:10)
    at Module._compile (internal/modules/cjs/loader.js:967:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1004:10)
    at Module.load (internal/modules/cjs/loader.js:815:32)
webpack built a902fc3ba47ce5946243 in 26053ms

Getting the above error after upgrading from 2.4.0 to 2.5.2.
Downgrading back to 2.4.0 works for now.

Not running the latest Electron, that might be it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions