Hello, when i install BF CLI by command 'npm install -g @microsoft/botframework-cli' and stopped when "node-pre-gyp install" :
so i tried to rebuild the cli by command 'node-gyp rebuild',the error message is below:

then i tried install again by command 'npm install -g @microsoft/botframework-cli' and it returns success;
but i tried the bf command 'bf orchestrator:basemodel:list',the error message returns:

So could you give me some advice to solve this problem? Thanks a lot.
Command:
npm install -g @microsoft/botframework-cli
node-gyp rebuild
bf orchestrator:basemodel:list
OS:
Win10 PowerShell
Hello, when i install BF CLI by command 'npm install -g @microsoft/botframework-cli' and stopped when "node-pre-gyp install" :
so i tried to rebuild the cli by command 'node-gyp rebuild',the error message is below:

then i tried install again by command 'npm install -g @microsoft/botframework-cli' and it returns success;
but i tried the bf command 'bf orchestrator:basemodel:list',the error message returns:

So could you give me some advice to solve this problem? Thanks a lot.
Command:
npm install -g @microsoft/botframework-cli
node-gyp rebuild
bf orchestrator:basemodel:list
OS:
Win10 PowerShell