nwjs/npm-installer

npm logs EBADENGINE with versions 0.81 / 0.80 / 0.79.1

marccarranza-clorian opened this issue · 1 comments

Issue Type

  • [YES] Bug Report

  • [YES] Successfully reproduced against the latest version of NW.js?

Current/Missing Behavior

It's a trivial bug but when installing the versions 0.81.0 / 0.80.0 / 0.79.1 which use node v20.7.0 and v20.5.1, npm logs an EBADENGINE error as the engine specified is v20.5.0 (as seen in package-lock).

imagen

imagen

Expected/Proposed Behavior

Update the library engine string to match nw.js version.

Additional Info

  • Operating System: Ubuntu 22.04.3 LTS
  • NW.js Version: 0.81.0
  • Repro Link:
  • Code snippet:
  • Crash report:

Hello, thanks for the bug report. We are in the process of changing our release workflow. That should fix this issue.