-
Notifications
You must be signed in to change notification settings - Fork 721
Closed
Labels
Description
-
System Information
- Browser type and version
Chrome 71.0.3578.98 - OS type and version
MacOS 10.13.06 - WINDOWS: be sure to indicate which terminal you're using -- (i.e., cmd.exe, powershell, git- bash, cygwin, Ubuntu via windows subsystem for linux, etc...)
- Node version
10.7.0 - Any error messages that may be in the console where you ran npm start
- Any error messages in the JS console
- Browser type and version
-
Describe the bug
- To Reproduce
Steps to reproduce the behavior:
- git clone https://github.com/mike-works/typescript-fundamentals tscript
- cd tscript
- yarn
- See error:
yarn install v1.12.3
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
error https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.2.tgz: Extracting tar content of undefined failed, the file appears to be corrupt: "Unexpected end of data"
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
-
Expected behavior
yarn to complete successfully. -
Screenshots (optional)
If applicable, add screenshots to help explain your problem. -
Additional context (optional)
Add any other context about the problem here.