Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试使用 Bower 安装 WordPress
bower install wordpress
它安装了 3.9.2 版。但我需要 4.0 版本,因为我想在安装 WordPress 之前配置语言。
您可以告诉 Bower 您要安装哪个特定版本:
bower install wordpress#4.0