apify push
on old project structure fails
#752
Labels
t-tooling
Issues with this label are in the ownership of the tooling team.
apify push
on old project structure fails
#752
Running
apify-cli push
on a project with rootactor.json
file results in an error:The file is still renamed, and the Actor is made on Platform, but the build never runs.
Subsequent
apify-cli push
call fails with a build error, since the Actor is already on the Platform. Using--force
solves this issue.Encountered on
npx apify-cli push
with0.21.1
.The text was updated successfully, but these errors were encountered: