Got this error with latest version of Node.js when trying to install project dependencies:
error @intlify/nuxt3@0.2.4: 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?