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
Node.js 18.x is an Active LTS line, meaning commits are "automatically" backported to it after a maturation period. It didn’t make it to 18.17.0, it should be on the next non-security one.
Steps to reproduce
corepack prepare npm@9.7.0 --activate
npm --version
[1] 68100 segmentation fault npm --version
It works with
npm@9.6.7
but started failing with every version sincenpm@9.7.0
.The text was updated successfully, but these errors were encountered: