nuxt3 icon indicating copy to clipboard operation
nuxt3 copied to clipboard

Not working with latest version of Node: The engine "node" is incompatible with this module...

Open mikesiiro opened this issue 3 years ago • 2 comments

Got this error with latest version of Node.js when trying to install project dependencies:

error @intlify/[email protected]: The engine "node" is incompatible with this module. Expected version "^14.16.0 || ^16.11.0 || ^17.0.0". Got "18.12.0"

@kazupon can you please update the dependency support?

mikesiiro avatar Nov 04 '22 12:11 mikesiiro