vue技术开发,技术人员经常遇到的问题是版本不匹配出现的闹心,从很多文章中也找不需要的信息。现在附上当前node与npm版本对照的图片。
Previous Releases
Major Node.js versions enter Current release status for six months, which gives library authors time to add support for them. After six months, odd-numbered releases (9, 11, etc.) become unsupported, and even-numbered releases (10, 12, etc.) move to Active LTS status and are ready for general use. LTS release status is "long-term support", which typically guarantees that critical bugs will be fixed for a total of 30 months. Production applications should only use Active LTS or Maintenance LTS releases.
最新版本匹配,请访问链接:
https://nodejs.org/en/about/previous-releases 官网直接显示