Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing problem while installing on Mac OS. #1360

Open
shylugovind opened this issue Feb 9, 2024 · 1 comment
Open

Facing problem while installing on Mac OS. #1360

shylugovind opened this issue Feb 9, 2024 · 1 comment

Comments

@shylugovind
Copy link

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

@tracyboehrer
Copy link
Member

BF CLI doesn't technically support Node 18 when it comes to Orchestrator. Do you use Orchestrator functionality?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants