Getting error - Missing requirements.text while publishing app


Getting this error while publishing. What could be the issue, please guide.

Hi Jai, I will send you a DM.

We noticed that the files listed for upload only consisted of README.md, because the other files were not yet commited to git. This was solved by publishing using the --use-filesystem flag:

viktor-cli publish --use-filesystem --registered-name ...

Alternatively, the files can be committed to git.