Skip to content
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

Can't yarn install latest master with https url #270

Open
sudara opened this issue Sep 1, 2018 · 0 comments
Open

Can't yarn install latest master with https url #270

sudara opened this issue Sep 1, 2018 · 0 comments

Comments

@sudara
Copy link

sudara commented Sep 1, 2018

Hi there! I'm excited by this project and wanted to test a bug I was having on beta 7 with latest master.

Yarn seems to not actually grab code when fed the https url. Perhaps it's a known issue, but I wanted to mention it, looks possibly related to yarnpkg/yarn#2822

3. Reproduction

yarn install https://github.com/Shopify/draggable
or
yarn install git+https://github.com/Shopify/draggable

Both end up with only the following files in node_modules:

➜  alonetone git:(master) ✗ ls node_modules/@shopify/draggable/
CHANGELOG.md LICENSE.md   README.md    package.json

4. Please tell us about your environment:

latest master
yarn 1.9.4
node v8.11.3
macOS 10.14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant