iiYii / getyii

Yii2 community 请访问
http://www.getyii.com/
Other
440 stars 163 forks source link

composer update warning #176

Closed tcpadmin closed 5 years ago

tcpadmin commented 5 years ago
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.
tcpadmin commented 5 years ago

此外还有这种报错

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
tcpadmin commented 5 years ago

此外还有这个

[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.
zhenghaicaidd01 commented 5 years ago

那你还是用 composer install

tcpadmin commented 5 years ago

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

forecho commented 5 years ago

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