Ionic capacitor commands not doing anything on macOS BigSur 11.1 (Ionic react tabs template)

I’m using an intel CPU mac laptop.
i’ve created a new ionic react project using the tabs templates.
i just tried to add the ios native platform using this command:

ionic capacitor add ios

Nothing happens (the native directory wasn’t installed), then i tried another similar one

ionic capacitor build ios

Same output.
It seems like it is not interacting with capacitor commands, all other commands like ionic serve, build … are working fine

This screenshot from the actual project

NB: using ionic v6

downgrade to ionic CLI 6.20.1

1 Like