create-go-app / cli

✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.
https://github.com/create-go-app/cli/wiki
Apache License 2.0
2.62k stars 261 forks source link

CLI gives an error when creating project with nuxt as the frontend #184

Open pedroalves80 opened 4 days ago

pedroalves80 commented 4 days ago

Required check list:

My environment:

Describe the bug: When creating a go project with nuxt as the frontend, the cli gives an error saying '[ERROR]exit status 1'.

Steps to reproduce the behavior:

  1. cgapp create
  2. select nuxt as frontend

Expected behavior: Should not give any error, and create the root files, same as the other frontend technologies.

Screenshots: image

welcome[bot] commented 4 days ago

Hey! 👋 Thanks for opening your first issue here! Be sure to follow the issue template.