Skip to content

Fatal node incompatibilities for LTS versions #91

@duncdrum

Description

@duncdrum

Under node 12 (as per documentation the min version)
we have an upstream incompatibility that causes the build to error:

error electron-builder@22.11.7: The engine "node" is incompatible with this module. Expected version ">=14.0.0". Got "12.22.1"

under node 14

error dugite-extra@0.1.14: The engine "node" is incompatible with this module. Expected version ">=10.11.0 <13". Got "14.15.5"

so compiling is currently broken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions