-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
@gqty/cli doesn't work correctly (watch mode) #2022
Comments
Thanks, let's make it more comfortable to use. I can roughly tell what's going on, but I'd like to know the exact commands used for each point. Relevant info that I can share:
|
Am I right that now, packages are only installed if you use npm? it won't work with bun or pnpm? My package.json has information in react packages, but all ravon until I used the --react option it only generated basic (i.e. no hooks) Command to start watch mode:
|
@SpeedySH The CLI auto-detects NPM, Yarn and PNPM. Bun is possible, let me put that in the roadmaps. |
The idea, as well as the client, is great. But there are some points that make me uncomfortable
4.1 See point 1, dependencies are simply not added.
4.2 On startup, I get an error, and that's the end of it, error text:
The text was updated successfully, but these errors were encountered: