search

Home  >  Q&A  >  body text

node.js - 为什么用npm安东西总报找不到package.json的问题

最近开始玩node,都是用bower正常安装的,但是在看网上教程按步骤安装东西的时候,总会报错,可能之前没设置好,如果现在设置比较麻烦的话,有没有什么好的方法把之前的都删掉,重新正常安装?

阿神阿神2863 days ago1567

reply all(1)I'll reply

  • 阿神

    阿神2017-04-17 13:32:45

    Please go to the project root directory and execute $ npm install

    Hope this helps :~)

    reply
    0
  • Cancelreply