Skip to content

dependency problem; unable to get test environment working #184

@jccartwright

Description

@jccartwright
  • 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
  • Describe the bug

  • To Reproduce
    Steps to reproduce the behavior:
  1. git clone https://github.com/mike-works/typescript-fundamentals tscript
  2. cd tscript
  3. yarn
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions