You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you want to request a feature or report a bug? Bug
What is the current behavior?
Installing bare Bower dependencies from a Git repo fails.
-> % yarn install
yarn install v0.15.1
[1/4] 🔍 Resolving packages...
error Couldn't find manifest in "https://github.com/CD1212/jQuery-Font-Chooser.git".
info Visit http://yarnpkg.com/en/docs/cli/install for documentation about this command.
If the current behavior is a bug, please provide the steps to reproduce.
Do you want to request a feature or report a bug? Bug
What is the current behavior?
Installing bare Bower dependencies from a Git repo fails.
If the current behavior is a bug, please provide the steps to reproduce.
Use this
bower.json
file:What is the expected behavior?
It downloads the dependency like Bower.
Please mention your node.js, yarn and operating system version.
Node: v6.7.0
Yarn: v0.15.1
macOS: v10.11.6
The text was updated successfully, but these errors were encountered: