Skip to content

Versioning Scheme #430

@anhldbk

Description

@anhldbk

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions