Closed
Description
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Running yarn on a new system gives me this error:
Error: Invalid protocol: git+https:
at Request.init (/usr/local/lib/node_modules/yarn/node_modules/request/request.js:459:31)
at new Request (/usr/local/lib/node_modules/yarn/node_modules/request/request.js:128:8)
at request (/usr/local/lib/node_modules/yarn/node_modules/request/index.js:54:10)
at RequestManager.execute (/usr/local/lib/node_modules/yarn/lib/util/request-manager.js:327:17)
at RequestManager.shiftQueue (/usr/local/lib/node_modules/yarn/lib/util/request-manager.js:353:10)
at Promise (/usr/local/lib/node_modules/yarn/lib/util/request-manager.js:150:12)
at RequestManager.request (/usr/local/lib/node_modules/yarn/lib/util/request-manager.js:148:21)
at NpmRegistry.request (/usr/local/lib/node_modules/yarn/lib/registries/npm-registry.js:97:32)
at TarballFetcher.fetchFromExternal (/usr/local/lib/node_modules/yarn/lib/fetchers/tarball-fetcher.js:176:21)
at TarballFetcher._fetch (/usr/local/lib/node_modules/yarn/lib/fetchers/tarball-fetcher.js:218:19)
If the current behavior is a bug, please provide the steps to reproduce.
Running yarn on a new system
What is the expected behavior?
Install successfully
Please mention your node.js, yarn and operating system version.
Node: 6.9.1
Yarn: 0.16.0
OS: CentOS 6.8
Metadata
Metadata
Assignees
Labels
No labels