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

Unable to create a new Botonic project based on the "blank" template #2781

Open
FatScythe opened this issue Feb 12, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@FatScythe
Copy link

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:

  1. Install botonic-cli globally
  2. Execute botonic new myBot blank
  3. Then, it will go past downloading files and stop at installing dependencies
  4. 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
Screenshot (25)
Screenshot (26)

About the environment
@botonic/cli/0.23.1
Windows 10/ win32-x64
node-v20.11.0

@FatScythe FatScythe added the bug Something isn't working label Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant