[Bug 279519] [NEW PORT] databases/mongosh: mongodb official Shell CLI
Date: Thu, 21 Nov 2024 11:44:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279519 --- 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 -- You are receiving this mail because: You are the assignee for the bug.