Closed dhinojosac closed 2 years ago
Thanks for opening your first issue here! 👍 Be sure to follow the issue template.
Hi,
It's a part of Create Go App readme/wiki:
Please make sure that you have npm version 7 or higher installed to create the frontend part of the project correctly.
If you run the
cgapp create
command using our Docker image, npm of the correct version is already included.
Re-check this, please 😉
Yes, I read it, thanks. Also, I installed create-vite@latest
.
Strangely, I just checked on macOS and the frontend folder with the selected framework has successfully created:
Are all the correct permissions on the folder for the user who is doing the cgapp create
?
Unfortunately, I can't check on Windows machine.
👋 Hello. Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
⚡️ This issue has been automatically closed because it has not had recent activity.
Required check list:
My environment:
uname -a
): Windows 10go version
): go 1.17 windows/amd64cgapp -v
): 3.3.1Describe the bug:
I created some projects using cgapp, but none of them create the frontend folder. I tried to create vue and react frontend to clear if was the type of front.
Steps to reproduce the behavior:
Expected behavior:
I was expecting to see all the folders, but the frontend folder is lacking.
Screenshots:
Additional context: