This repository was archived by the owner on Aug 7, 2023. It is now read-only.
Error: failed to create new program: No such project #729
Answered
by
jnsougata
thomasschus
asked this question in
Help
|
Following these steps on Linux Mint 21.1 Vera gives me the below error when trying to deploy my application with the Deta CLI: Error: failed to create new program: No such project I've already tried specifying name, project and runtime - without success. It feels like if Deta CLI does not detect my main.py. What can I do? |
Answered by
jnsougata
Jan 19, 2023
Replies: 2 comments 4 replies
|
do you have |
1 reply
Answer selected by
thomasschus
|
@jnsougata |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
do you have
defaultproject?also can you add the commands you are trying?