https://linen.dev logo
Project not found
# help
e
I followed the get started doc, which gave me very basic rust file. I am stuck in a loop now, sharing screenshot:
k
Hey! Yeah, this is a bit confusing. So it looks like you are trying to create a project but the name is taken by someone else, so when you try to deploy to it it cant find it because it's not yours.
You can change the name in
Shuttle.toml
,
Cargo.toml
or with the
--name
cli arg.
e
oh okay
Thanks for the help, it works after renaming
k
Nice! We should probably make that clear in the getting started docs 😄
b
added to the backlog 🙂