iiYii / getyii

Yii2 community 请访问

Home Page:http://www.getyii.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

composer update warning

tcpadmin opened this issue · comments

commented
Deprecation warning: require.bower-asset/PACE is invalid, it should not contain uppercase characters. Please use bower-asset/pace instead. Make sure you fix this as Composer 2.0 will error.
Deprecation warning: require.bower-asset/At.js is invalid, it should not contain uppercase characters. Please use bower-asset/at.js instead. Make sure you fix this as Composer 2.0 will error.
commented

此外还有这种报错

The "https://api.github.com/repos/DataTables/Dist-DataTables-Bootstrap/git/refs/heads?per_page=100" file could not be downloaded: SSL: Operation timed out
failed to open stream: HTTP request failed!
Retrying with degraded mode, check https://getcomposer.org/doc/articles/troubleshooting.md#degraded-mode for more info
commented

此外还有这个

[Composer\Repository\InvalidRepositoryException]
  No valid bower.json was found in any branch or tag of https://github.com/pammacdotnet/bootstrap-slider.git, cou
  ld not load a package from it.
commented

那你还是用 composer install

commented

好的,后来改用composer install确实就没问题了。
这是为什么呢?

@tcpadmin 你去学一下 composer 就知道了