-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Description
Hi @garrytan ,
Thank you for this outstanding framework.
While using gstack for a green-field project, I've got an issue while running the generated code:
$ npx run-the-command
npm error Invalid Version: 0.1.0.0
npm error A complete log of this run can be found in: ...Looks like npm only support SemVer. I replaced all "0.1.0.0" with "0.1.0" and the command works.
My question is: why do we use a new version scheme (x.y.z.t) in this project? For example:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels