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
When creating a new bot, I receive the next error: Error calling npm to fetch template. Please ensure that node and npm are installed and available on your system. Full error message: Command failed with exit code 1: npm install -g --prefix C:\Users\RY36863\AppData\Roaming\BotFrameworkComposer\.yo-repository --loglevel error --no-optional @microsoft/generator-bot-empty@*
At first the software was not detecting nodejs, so after running again the installation the installation error was not prompted again. Now I am facing some error with the npm and can not figure out why.
Version
Release: 2.1.2
SDK 4.12.0
Browser
Electron distribution
[ x ] Chrome
Safari
Firefox
Edge
OS
macOS
[ x ] Windows
Ubuntu
To Reproduce
Steps to reproduce the behavior:
Go to 'Create New'
Click on 'Empty Bot'
Click on 'create', using the default options: Name "empty", Runtime type "Azure web App", Location "anywhere"
Note the windowd of "downloading template"
See error
Expected behavior
Bot created
Screenshots
The text was updated successfully, but these errors were encountered:
When creating a new bot, I receive the next error:
Error calling npm to fetch template. Please ensure that node and npm are installed and available on your system. Full error message: Command failed with exit code 1: npm install -g --prefix C:\Users\RY36863\AppData\Roaming\BotFrameworkComposer\.yo-repository --loglevel error --no-optional @microsoft/generator-bot-empty@*
At first the software was not detecting nodejs, so after running again the installation the installation error was not prompted again. Now I am facing some error with the npm and can not figure out why.
Version
Release: 2.1.2
SDK 4.12.0
Browser
OS
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Bot created
Screenshots
The text was updated successfully, but these errors were encountered: