Hi, I am facing issue for creating new project fro...
# getting-started
t
Hi, I am facing issue for creating new project from cli: the command I used is:
pulumi new azure-csharp
p
weird that "newProject" doesn't work, but maybe try "new-project" or "new_project" ?
s
Hmm…I can’t replicate this behavior. Can you share the output of
pulumi about
?