renren-fast-vue项目 npm install 报错

记录一下renren-fast-vue项目 npm install 报错问题

  • clone一下项目,删除项目中的 .git

  • 修改package.json内容

    "chromedriver": "85.0.1",
    "node-sass": "4.14.1",
    
  • 在项目下再次运行npm install 即可

  • npm run dev 运行项目

如果已经运行过npm install 报错的,先删除node_modules 文件夹在进行操作。

成功截图:

image-20210512215945736

posted @ 2021-05-12 22:01  Cherish°  阅读(479)  评论(0编辑  收藏  举报