Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Error: Cannot find module 'C:\Users\username\AppData\Local\Programs\Filecoin Station\resources\core\bin\station.js #1797

@sentry

Description

@sentry

Sentry Issue: FILECOIN-STATION-1BK

Error: Core exited
  File "C:\Users\Dell\AppData\Local\Programs\Filecoin Station\resources\app.asar\main\core.js", line 72, in maybeReportErrorToSentry
    Sentry.captureException(err, scopeFn)
  File "C:\Users\Dell\AppData\Local\Programs\Filecoin Station\resources\app.asar\main\core.js", line 174, in start
    maybeReportErrorToSentry('Core exited', (/** @type {any} */ scope) => {
  File "C:\Users\Dell\AppData\Local\Programs\Filecoin Station\resources\app.asar\main\core.js", line 56, in Object.run
    await start(ctx)
  File "C:\Users\Dell\AppData\Local\Programs\Filecoin Station\resources\app.asar\main\index.js", line 185, in run
    await core.run(ctx)

Core logs:

node:internal/modules/cjs/loader:1155
  throw err;
  ^

Error: Cannot find module 'C:\Users\guruk\AppData\Local\Programs\Filecoin Station\resources\core\bin\station.js'
    at Module._resolveFilename (node:internal/modules/cjs/loader:1152:15)
    at Module._load (node:internal/modules/cjs/loader:993:27)
    at c._load (node:electron/js2c/node_init:2:17025)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:189:12)
    at node:internal/main/run_main_module:28:49 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

Node.js v20.16.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions