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
Describe the bug
I can't install the dependencies for all the sample bots. I first tried installing through botonic new myBot blank, but it failed during the installing dependencies phase.
To Reproduce
Steps to reproduce the behaviour:
Install botonic-cli globally
Execute botonic new myBot blank
Then, it will go past downloading files and stop at installing dependencies
See error: Error: botonic new error: Error: Installing dependencies: Error: Command failed: npm install
What is the expected behaviour?
Expected to create a bot in 2-3 min
Screenshots
About the environment
@botonic/cli/0.23.1
Windows 10/ win32-x64
node-v20.11.0
The text was updated successfully, but these errors were encountered:
Describe the bug
I can't install the dependencies for all the sample bots. I first tried installing through botonic new myBot blank, but it failed during the installing dependencies phase.
To Reproduce
Steps to reproduce the behaviour:
What is the expected behaviour?
Expected to create a bot in 2-3 min
Screenshots
About the environment
@botonic/cli/0.23.1
Windows 10/ win32-x64
node-v20.11.0
The text was updated successfully, but these errors were encountered: