无法找到保存Bower套餐的地方。 (离子框架)

时间:2017-06-13 06:41:25

标签: node.js ionic-framework npm bower

我被困住了。

我几乎尝试了一切。从重新安装,更新和以不同顺序安装。

首先我用过:

$ bower install

到目前为止一切都很顺利,但最后我得到了这个:

bower date.format#~1.2.3                ECMDERR Failed to execute "git ls-remote --tags --heads https://github.com/tiger-seo/date.format.git", 
exit code of #128 fatal: unable to access 'https://github.com/tiger-seo/date.format.git/': Server aborted the SSL handshake

Additional error details:
fatal: unable to access 'https://github.com/tiger-seo/date.format.git/': Server aborted the SSL handshake

我忽略了(不知道是否有必要)并使用

构建节点包
$ npm install

得到了这个:

Running "wiredep:app" (wiredep) task
Warning: Error: Cannot find where you keep your Bower packages. Use --force to continue.

Aborted due to warnings.

你可以在这里找到npm-debug.log:https://www.dropbox.com/s/istqfl11xulkod9/npm-debug.log?dl=0

我安装的版本:

Bower: 1.8.0
npm: 3.10.10
node: v6.11.0
Ionic: 3.3.0
Cordova: 7.0.1

0 个答案:

没有答案