Bug 248498 - www/gitlab-ce yarn request failed
Summary: www/gitlab-ce yarn request failed
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Matthias Fechner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-06 10:43 UTC by Marko Cupać
Modified: 2020-08-06 12:15 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mfechner)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marko Cupać 2020-08-06 10:43:40 UTC
Hi,

while trying to upgrade gitlab-ce to 13.2.2, yarn complains about unfetchable package:

Trace:
  Error: https://registry.yarnpkg.com/@toast-ui/editor/-/editor-2.2.0.tgz: Request failed "404 Not Found"
      at ResponseError.ExtendableBuiltin (/usr/local/lib/node_modules/yarn/lib/cli.js:696:66)
      at new ResponseError (/usr/local/lib/node_modules/yarn/lib/cli.js:802:124)
      at Request.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:67046:16)
      at Request.emit (events.js:314:20)
      at Request.module.exports.Request.onRequestResponse (/usr/local/lib/node_modules/yarn/lib/cli.js:141610:10)
      at ClientRequest.emit (events.js:314:20)
      at HTTPParser.parserOnIncomingClient (_http_client.js:640:27)
      at HTTPParser.parserOnHeadersComplete (_http_common.js:119:17)
      at TLSSocket.socketOnData (_http_client.js:509:22)
      at TLSSocket.emit (events.js:314:20)

Regards,
Comment 1 Matthias Fechner freebsd_committer freebsd_triage 2020-08-06 12:15:03 UTC
This problem is related to an outage von the npm repository:
https://status.npmjs.org/

Make sure it is green and try it again.