摘要:
安装vue ''' 安装vue遇到警告 npm WARN saveError ENOENT: no such file or directory, open '/home/harold/package.json' npm WARN enoent ENOENT: no such file or dir 阅读全文
摘要:
1、通过官方查询需要安装的版本https://github.com/nodesource/distributions 2、在CentOS下获取相应版本的nodejs资源(以NodeJS 14.x为例) 粘贴 curl -sL https://rpm.nodesource.com/setup_14.x 阅读全文