TypeError: Cannot read property 'delete-absent' of undefined
EfrosIonelu opened this issue · 2 comments
EfrosIonelu commented
When i run in console: npx loco-cli push
Error "TypeError: Cannot read property 'delete-absent' of undefined" appear.
Thanks.
EfrosIonelu commented
Following data:
"push": {
"flag-new": "provisional",
"delete-absent": false
}
was added in .locorc.json and push command works again
robrechtme commented
This was a bug, you should be able to use the CLI without adding push
options in .locorc
. This is fixed in v2.0.1.