Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Error thrown with [email protected] Error: EISDIR #1191

@cowlicks

Description

@cowlicks

This error started being thrown this morning. And only with 5.2.1. It is not thrown on 5.2.0.

pkg/prelude/bootstrap.js:1614
      throw error;
      ^

Error: EISDIR: illegal operation on a directory, read
    at error_EISDIR (pkg/prelude/bootstrap.js:553:17)
    at readFileFromSnapshot (pkg/prelude/bootstrap.js:894:33)
    at Object.readFileSync (pkg/prelude/bootstrap.js:938:18)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1095:18)
    at Module.load (internal/modules/cjs/loader.js:933:32)
    at Function.Module._load (internal/modules/cjs/loader.js:774:14)
    at Module.require (internal/modules/cjs/loader.js:957:19)
    at Module.require (pkg/prelude/bootstrap.js:1593:31)
    at require (internal/modules/cjs/helpers.js:88:18)
    at Object.<anonymous> (/snapshot/app/node_modules/sqlite3/lib/sqlite3-binding.js:4:15) {
  errno: -21,
  code: 'EISDIR',
  path: '/snapshot/app/node_modules/sqlite3/lib///',
  pkg: true
}
there was a problem running the executable

Metadata

Metadata

Assignees

No one assigned

    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