。\ twitterfeed \ node_modules \ ionic-angular \ package.json文件出错:FILE_NOT_FOUND

时间:2018-01-08 07:06:45

标签: ionic-framework cordova-plugins node-modules

我创建了一个新的离子应用程序 - twitterfeed。

当我输入代码时 - cordova插件添加https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser.git

我收到此错误:

  

[错误]。\ twitterfeed \ node_modules \ ionic-angular \ package.json文件错误:FILE_NOT_FOUND

我该如何解决这个问题?

1 个答案:

答案 0 :(得分:0)

在末尾使用--verbose运行相同的命令。 还要安装cordova:npm install -g cordova以查看是否可以解决问题。