Our .nvmrc file is currently set to v22.14.0. This is too specific, since the website supports any version greater than v22.14.0 in the v22 release line.
For me, using fnm, it's annoying to get this pop-up whenever I open my terminal:
Can't find an installed Node version matching v22.14.0.
Do you want to install it? answer [y/N]:
We should broaden this to v22
Our
.nvmrcfile is currently set tov22.14.0. This is too specific, since the website supports any version greater thanv22.14.0in thev22release line.For me, using fnm, it's annoying to get this pop-up whenever I open my terminal:
We should broaden this to
v22