Not working with latest version of Node: The engine "node" is incompatible with this module...
Open
- Dominant language
- TypeScript
- Stars
- 204
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Got this error with latest version of Node.js when trying to install project dependencies:
```bash
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?
Contributor guide
Assessment
This issue has not been assessed yet.