nuxt3
nuxt3 copied to clipboard
Not working with latest version of Node: The engine "node" is incompatible with this module...
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?