- Run
npm i -g @botmaker.org/botmaker-cli
- Failed
node-gyp
rebuild and/orpython 2.7
issue- Try running
npm install --global windows-build-tools
on Windows Powershell as Administrator - Create
PYTHON
environment variable and setC:\Users\YOUR_USER\.windows-build-tools\python27\python.exe
directory - Run
bmc
on bash command-line
- Try running