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
$ yarn
yarn install v0.15.1
info No lockfile found.
[1/4] 🔍 Resolving packages...
error Couldn't find match for "jquery-transform" in "gh-pages,master,transformOrigin,transitionCompat" for "https://github.com/louisremi/jquery.transform.js.git".info Visit http://yarnpkg.com/en/docs/cli/install for documentation about this command.
If I change the version to a branch like master it works.
What is the expected behavior?
It should behave like bower.
Please mention your node.js, yarn and operating system version.
Do you want to request a feature or report a bug?
bug
What is the current behavior?
Yarn doesn't understand
latest
or the versionbower install --save
ads when it's from a git repo.Latest:
bower install jquery-transform --save
:Both fails with Yarn:
If I change the version to a branch like
master
it works.What is the expected behavior?
It should behave like bower.
Please mention your node.js, yarn and operating system version.
The text was updated successfully, but these errors were encountered: