node-ipc icon indicating copy to clipboard operation
node-ipc copied to clipboard

Node 22.0.0 : error @achrinza/[email protected]: The engine "node" is incompatible with this module.

Open jokay opened this issue 9 months ago • 1 comments

Can we get this working for Node 22.0.0.

error @achrinza/[email protected]: The engine "node" is incompatible with this module. Expected version "8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19 || 20 || 21". Got "22.0.0"

jokay avatar Apr 29 '24 05:04 jokay

Will get this up in the next 2 days

achrinza avatar May 04 '24 07:05 achrinza

How's this going?

edbotstudio avatar May 13 '24 15:05 edbotstudio

Any info?

sz4rlej avatar May 15 '24 12:05 sz4rlej

Hi all, apologies for the delay.

@achrinza/[email protected] has been published, which should have resolved the issue for majority of users.

@achrinza/[email protected] will be published shortly as well, pending version bumps to its dependencies.

achrinza avatar May 28 '24 05:05 achrinza

Explicit Node.js v22 support has been added to the necessary packages:

  • @achrinza/[email protected]
    • https://www.npmjs.com/package/@achrinza/event-pubsub/v/5.0.11
    • https://github.com/achrinza/event-pubsub/releases/tag/v5.0.11
  • @achrinza/[email protected]
    • https://www.npmjs.com/package/@achrinza/node-ipc/v/10.1.11
    • https://github.com/achrinza/node-ipc/releases/tag/v10.1.11
  • @achrinza/[email protected]
    • https://www.npmjs.com/package/@achrinza/node-ipc/v/9.2.9
    • https://github.com/achrinza/node-ipc/releases/tag/v9.2.9
  • @achrinza/[email protected]
    • https://www.npmjs.com/package/@achrinza/strong-type/v/1.1.20
    • https://github.com/achrinza/strong-type/releases/tag/v1.1.20
  • @achrinza/[email protected]
    • https://www.npmjs.com/package/@achrinza/strong-type/v/0.1.14
    • https://github.com/achrinza/strong-type/releases/tag/v0.1.14
  • @node-ipc/[email protected]
    • https://www.npmjs.com/package/@node-ipc/vanilla-test/v/1.4.15
    • https://github.com/node-ipc/vanilla-test/releases/tag/v1.4.15

achrinza avatar May 28 '24 08:05 achrinza