Closed
Description
What problem does this feature solve?
It solve the issue that vue cli can't be installed on node 18 because @achrinza/node-ipc@9
doesn't support it
$ yarn
yarn install v1.22.10
[1/4] Resolving packages...
[2/4] Fetching packages...
error @achrinza/[email protected]: The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17". Got "18.0.0"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
What does the proposed API look like?
Allow @achrinza/node-ipc@10
Metadata
Metadata
Assignees
Labels
No labels