You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 node-pre-gyp@1.0.11
npm ERR! node-pre-gyp info using node@18.19.0 | 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
The text was updated successfully, but these errors were encountered:
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 node-pre-gyp@1.0.11
npm ERR! node-pre-gyp info using node@18.19.0 | 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
The text was updated successfully, but these errors were encountered: