Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Facing problem while installing on Mac OS.Β #1360

@shylugovind

Description

@shylugovind

node version 18.
OS MAc Ventura Apple M1 Pro.
architecture : i386 on the terminal.
trying to execute command : npm i -g @microsoft/botframework-cli.
Facing an error as below:

/Users/..../.nvm/versions/node/v18.19.0/lib/node_modules/@microsoft/botframework-cli/node_modules/@microsoft/orchestrator-core
npm ERR! command failed
npm ERR! command sh -c node-pre-gyp install
npm ERR! response status 404 Not Found on https://bcmodelsprod.azureedge.net/native/orchestrator-core-v4.14.4-node-v108-darwin-arm64.tar.gz
npm ERR! node-pre-gyp info it worked if it ends with ok
npm ERR! node-pre-gyp info using [email protected]
npm ERR! node-pre-gyp info using [email protected] | darwin | arm64
npm ERR! node-pre-gyp info check checked for "/Users/...../.nvm/versions/node/v18.19.0/lib/node_modules/@microsoft/botframework-cli/node_modules/@microsoft/orchestrator-core/orchestrator-core.node" (not found)
npm ERR! node-pre-gyp http GET https://bcmodelsprod.azureedge.net/native/orchestrator-core-v4.14.4-node-v108-darwin-arm64.tar.gz
npm ERR! node-pre-gyp ERR! install response status 404 Not Found on https://bcmodelsprod.azureedge.net/native/orchestrator-core-v4.14.4-node-v108-darwin-arm64.tar.gz
npm ERR! node-pre-gyp ERR! install error
npm ERR! node-pre-gyp ERR! stack Error: response status 404 Not Found on https://bcmodelsprod.azureedge.net/native/orchestrator-core-v4.14.4-node-v108-darwin-arm64.tar.gz
npm ERR! node-pre-gyp ERR! stack at /Users/....../.nvm/versions/node/v18.19.0/lib/node_modules/@microsoft/botframework-cli/node_modules/@mapbox/node-pre-gyp/lib/install.js:67:15
npm ERR! node-pre-gyp ERR! stack at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
npm ERR! node-pre-gyp ERR! System Darwin 22.6.0
npm ERR! node-pre-gyp ERR! command "/Users/....../.nvm/versions/node/v18.19.0/bin/node" "/Users/......./.nvm/versions/node/v18.19.0/lib/node_modules/@microsoft/botframework-cli/node_modules/.bin/node-pre-gyp" "install"
npm ERR! node-pre-gyp ERR! cwd /Users/......./.nvm/versions/node/v18.19.0/lib/node_modules/@microsoft/botframework-cli/node_modules/@microsoft/orchestrator-core
npm ERR! node-pre-gyp ERR! node -v v18.19.0
npm ERR! node-pre-gyp ERR! node-pre-gyp -v v1.0.11
npm ERR! node-pre-gyp ERR! not ok

npm ERR! A complete log of this run can be found in: /Users/....../.npm/_logs/2024-02-09T17_48_23_728Z-debug-0.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions