-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
component: gp clifeature: gp validatemeta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soontype: bugSomething isn't workingSomething isn't working
Description
Currently gp init -i
commands are outputting empty JSON objects for some reason.
Steps to replicate:
- Use
gp init -i
Expected result
- A valid
.gitpod.yml
orDockerfile
is created.
Actual result
- A
.gitpod.yml
is created with{}
as the response
Relates to gp rebuild
as gp init -i
is referenced in the output.
Metadata
Metadata
Assignees
Labels
component: gp clifeature: gp validatemeta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soontype: bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done