Replies: 1 comment
-
|
Node 14 isn't maintained anymore. This is a security risk you should address ASAP and upgrading to an active node version. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
yarn global add @vue/cli is failing for node 14 due to inquirer/external-editor because inquirer/external-editor wants node 18
The installation of @vue/cli was working fine a week ago with version 5.0.8, but it suddenly started failing due to @inquirer/external-editor
how to resolve this
Beta Was this translation helpful? Give feedback.
All reactions