Node.js在Vue中的问题

43 阅读1分钟
  1. 编译问题,大部分都是这两个模块的版本问题,需保持一致。

image.png

  1. 使用nvm多版本控制使用nodejs
    see more details