This message was deleted.
# typescript
s
This message was deleted.
w
This looks like https://github.com/pulumi/pulumi/issues/2822 Until that is fixed (hopefully very soon - feel free to upvote) - the easiest is probably to
pulumi stack init <org>/<stack>
after the
pulumi new
.
Note that the other question you asked was about
pulumi stack rename
- looks like perhaps the same problem exists there? I'll add a note on that to the issue.
m
Thanks!
stack init
worked after
pulumi new
.