You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
node 16 is out
Describe the solution you'd like
add node 16 in the valid engines
Describe alternatives you've considered
only adding 16 at engines will solve this
Additional context
[email protected]: The engine "node" is incompatible with this module. Expected version "^8.6.0 || 10 || 12 || 13 || 14". Got "16.0.0"
```
https://nodejs.medium.com/node-js-16-available-now-7f5099a97e70
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
node 16 is out
Describe the solution you'd like
add node 16 in the valid engines
Describe alternatives you've considered
only adding 16 at engines will solve this
Additional context
The text was updated successfully, but these errors were encountered: