Closed montella1507 closed 3 years ago
I think the problem is with part:
"configurations": {
"platform": "android",
i can imagine you patching every property in configurations:
"configurations": {
"platform": "android",
"ios": {
"platform": "ios"
},
"android": {
"platform": "android"
}
}
and trying to add "cmd":
When i remove platform: "android" it works as expected.
Hi, thanks for the issue! I apologize for the inconvenience and have reproduced this. I should be able to push out a patch release to fix this migration today.
The fix for this has been released with @nxtend/capacitor
11.0.1.
Thanks, i dont think it is correct that you apologized for any sort of problems... you have invested lot of time to help us. So big thanks from all of us.
I appreciate it! Feel free to create more issues or create a discussion if you have any questions.
Callstack:
migrations.json
Workplace: