i just ran `pulumi up` on a new project and it doe...
# general
q
i just ran
pulumi up
on a new project and it does nothing but print the help menu — no resources are getting created
g
That is quite strange. Can you run
which pulumi
and
pulumi version
and provide the output?
q
```
Copy code
which pulumi
/usr/local/bin/pulumi
Copy code
pulumi version
v0.17.4
i used brew to install it