Skip to content

node 18 support #7116

Closed
Closed
@jacekkarczmarczyk

Description

@jacekkarczmarczyk

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions