8000 Javascript compilation error blocking new release · Issue #1245 · knadh/listmonk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Javascript compilation error blocking new release #1245
Closed
@knadh

Description

@knadh

I'd just pushed the v2.4.0 release when the Javascript compilation failed in the GitHub Actions environment.

error eslint-import-resolver-webpack@0.13.1: The engine "node" is incompatible with this module. Expected version "^16 || ^15 || ^14 || ^13 || ^12 || ^11 || ^10 || ^9 || ^8 || ^7 || ^6". Got "18.11.0"

Looks like Node has been updated in the GH Actions environment. I checked my local version and it was Node 14 on Fedora 33 (whoops). Upgraded to Node 18.5 and it fails to compile locally, as expected.

I tried upgrading the dev dependencies and it immediately showed signs of a nightmarish rabbithole worse than this, so any help is greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0