[MacPorts] #70035: mox @0.0.11: make: npm: No such file or directory

MacPorts noreply at macports.org
Mon May 20 16:19:20 UTC 2024


#70035: mox @0.0.11: make: npm: No such file or directory
------------------------+-------------------------
 Reporter:  ryandesign  |      Owner:  herbygillot
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.9.3
 Keywords:              |       Port:  mox
------------------------+-------------------------
 https://build.macports.org/builders/ports-
 13_arm64-builder/builds/62269/steps/install-port/logs/stdio

 {{{
 # build early to catch syntax errors
 mkdir -p node_modules/.bin
 npm ci
 make: npm: No such file or directory
 # build again, api json files above are embedded and new frontend code
 generated
 CGO_ENABLED=0 go build
 make: *** [node_modules/.bin/tsc] Error 1
 make: *** Waiting for unfinished jobs....
 CGO_ENABLED=0 go build
 CGO_ENABLED=0 go vet ./...
 ./gendoc.sh
 (cd webadmin && CGO_ENABLED=0 go run
 ../vendor/github.com/mjl-/sherpadoc/cmd/sherpadoc/*.go -adjust-function-
 names none -rename 'config Domain ConfigDomain,dmarc Policy
 DMARCPolicy,mtasts MX STSMX,tlsrptdb Record TLSReportRecord,tlsrptdb
 SuppressAddress TLSRPTSuppressAddress' Admin) >webadmin/api.json
 (cd webaccount && CGO_ENABLED=0 go run
 ../vendor/github.com/mjl-/sherpadoc/cmd/sherpadoc/*.go -adjust-function-
 names none Account) >webaccount/api.json
 (cd webmail && CGO_ENABLED=0 go run
 ../vendor/github.com/mjl-/sherpadoc/cmd/sherpadoc/*.go -adjust-function-
 names none Webmail) >webmail/api.json
 ./gents.sh webadmin/api.json webadmin/api.ts
 ./gents.sh webaccount/api.json webaccount/api.ts
 ./gents.sh webmail/api.json webmail/api.ts
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/70035>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list