[Bug 274276] security/gsa: Couldn't find any versions for "@babel/core" that matches "7.22.17" in our cache (possible versions are "").

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 05 Oct 2023 08:42:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274276

            Bug ID: 274276
           Summary: security/gsa: Couldn't find any versions for
                    "@babel/core" that matches "7.22.17" in our cache
                    (possible versions are "").
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: Trond.Endrestol@ximalas.info
          Assignee: acm@FreeBSD.org
             Flags: maintainer-feedback?(acm@FreeBSD.org)

This is on amd64 running 13.2-STABLE, and security/gsa is at 22.7.1. Early in
the build phase this happens:

--------------------------------------------------------------------------------
--  Phase: build
--------------------------------------------------------------------------------
===>  Building for gsa-22.7.1
yarn install v1.22.19
info No lockfile found.
warning package-lock.json found. Your project contains lock files generated by
tools other than Yarn. It is advised not to mix package managers in order to
avoid resolution inconsistencies caused by unsynchronized lock files. To clear
this warning, remove package-lock.json.
[1/5] Validating package.json...
[2/5] Resolving packages...
error Couldn't find any versions for "@babel/core" that matches "7.22.17" in
our cache (possible versions are ""). This is usually caused by a missing entry
in the lockfile, running Yarn without the --offline flag may help fix this
issue.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this
command.
*** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.