Error: failed to create new program: No such project #729
-
|
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? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
do you have |
Beta Was this translation helpful? Give feedback.
-
|
@jnsougata |
Beta Was this translation helpful? Give feedback.
do you have
defaultproject?also can you add the commands you are trying?