-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[0.17.0] Cannot add module from github #1831
Comments
I'm also getting this with all my GitHub packages. E.g.:
If I |
I would say duplicate of my already reported #1829 |
Not necessarily. It seems likely that the bug in this issue is due to not interpolating the git sha into the directory and so probably git clone specific. That issue is referencing a non-git dependency ( |
Sorry, my bad, I meant #1818 |
Ah yes, probably |
Closing in favor #1818 then |
I'm still getting this error with yarn 0.17.2 :( |
@tanx Apparently changelog for 0.17.2 did not mention this to be fixed, so I am not even trying it. |
@FredyC I tested again with 0.17.3 and the issue seems to be resolved now. Thanks everyone for your quick help! |
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
If the current behavior is a bug, please provide the steps to reproduce.
What is the expected behavior?
There should be a folder named
But yarn has only
Please mention your node.js, yarn and operating system version.
node: v4.6.0
yarn: 0.17.0
macOS: 10.11.6
The text was updated successfully, but these errors were encountered: