Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2024 11:44:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279519] [NEW PORT] databases/mongosh: mongodb official Shell CLI
Message-ID:  <bug-279519-7788-duxbYpwPmS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279519-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279519-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279519

--- Comment #16 from Oleksii Samorukov <samm@FreeBSD.org> ---
seems to be broken on aarch64 at least

> compile-cli
> lerna run compile --scope @mongosh/cli-repl --include-dependencies

/wrkdirs/usr/ports/databases/mongosh/work/mongosh-2.2.5/node_modules/lerna/=
node_modules/nx/src/native/index.js:147
      throw new Error(`Unsupported architecture on FreeBSD: ${arch}`)
      ^

Error: Unsupported architecture on FreeBSD: arm64
    at Object.<anonymous>
(/wrkdirs/usr/ports/databases/mongosh/work/mongosh-2.2.5/node_modules/lerna=
/node_modules/nx/src/native/index.js:147:13)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous>
(/wrkdirs/usr/ports/databases/mongosh/work/mongosh-2.2.5/node_modules/lerna=
/node_modules/nx/src/project-graph/utils/retrieve-workspace-files.js:9:18)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)

Node.js v20.18.0
*** Error code 1

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279519-7788-duxbYpwPmS>