Description
Tried running the command: brew tap shopify/shopify && brew install shopify-cli
Getting these results and errors:
==> Downloading https://formulae.brew.sh/api/formula.jws.json
==> Downloading https://formulae.brew.sh/api/cask.jws.json
##O=-# #
==> Fetching shopify/shopify/shopify-cli
==> Downloading https://registry.npmjs.org/@shopify/theme/-/theme-3.56.3.tgz
Already downloaded: /Users/user/Library/Caches/Homebrew/downloads/6edd02661c5af485b0ad378b8cbe663ad407111af3704bae43f3cbe146102ef6--theme-3.56.3.tgz
==> Downloading https://registry.npmjs.org/@shopify/cli/-/cli-3.56.3.tgz
Already downloaded: /Users/user/Library/Caches/Homebrew/downloads/06462b8fe15d63f5ce0e23a493479881f48d16aa1659ac68e7fb97fe153986c9--cli-3.56.3.tgz
==> Installing shopify-cli from shopify/shopify
==> npm install -ddd --global --build-from-source --cache=/Users/user/Library/Caches/Homebrew/npm_cache --prefix=/opt/homebrew/Cellar/shopify-cli/3.56.3/libexec /private/tmp/shopi
Last 15 lines from /Users/user/Library/Logs/Homebrew/shopify-cli/01.npm:
npm verb stack at onSocketNT (node:_http_client:892:5)
npm verb stack at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
npm verb cwd /private/tmp/shopify-cli-20240304-40777-kl64yt/package
npm verb Darwin 23.3.0
npm verb node v21.6.2
npm verb npm v10.2.4
npm ERR! code EBADF
npm ERR! errno EBADF
npm ERR! request to https://registry.npmjs.org/@oclif%2fcore failed, reason:
npm verb exit 1
npm verb unfinished npm timer reify 1709586797551
npm verb unfinished npm timer reify:loadTrees 1709586797554
npm verb code 1
npm ERR! A complete log of this run can be found in: /Users/user/Library/Caches/Homebrew/npm_cache/_logs/2024-03-04T21_13_17_468Z-debug-0.log