摘要:
记录工作或者学习中包管理安装丶更新依赖遇到的问题: 一:vue项目 yan run build打包时候提示 To use this template, you must update following to modules: npm: 6.5.0-next.0 should be >= 3.0.0 阅读全文
摘要:
解决升级node后,已经安装了最新的版本,但是默认的node版本不是最新版本还是当前版本。 最近遇到个错误:The engine node is incompatible with this module. Expected version ^6.14.0 || ^8.10.0 || >=9.10. 阅读全文