Skip to content

yarn install 401 error for repository #3093

@ErisDS

Description

@ErisDS

yarn 0.22
OS mac OS 10.11.6

Trying to run yarn I get the following error:

Error: https://registry.yarnpkg.com/@glimmer/resolver/-/resolver-0.3.0.tgz: Request failed "401 Unauthorized"
      at Request.res (/Users/hannah/.yarn/lib-legacy/fetchers/tarball-fetcher.js:237:20)
      at emitOne (events.js:77:13)
      at Request.emit (events.js:169:7)
      at Request.onRequestResponse (/Users/hannah/.yarn/node_modules/request/request.js:1029:10)
      at emitOne (events.js:77:13)
      at ClientRequest.emit (events.js:169:7)
      at HTTPParser.parserOnIncomingClient (_http_client.js:433:21)
      at HTTPParser.parserOnHeadersComplete (_http_common.js:97:23)
      at TLSSocket.socketOnData (_http_client.js:322:20)
      at emitOne (events.js:77:13)
      at TLSSocket.emit (events.js:169:7)

Attempting to download the file via a browser works without fail. I've tried deleting node_modules and running yarn cache clear and am still seeing the issue.

Full yarn-error.log can be found here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions