Hello, I have recently started to install my workspace on VSCode.
connected to SSH with my VM Debian
Ionic framework Anglular , Standalone project is already created
All the node capacitors are installed throught npm capacitor-core, android, ios. The web app is already created to work.
And I wanted to start also my project with capacitor to work on mobile versions. And i am getting this error after installed the recomendation through capcitors.
Capacitor requires CocoaPods for iOS and you don’t have it installed, not even sure if it’s compatible with Debian, iOS development is supposedly only supported on macOS
Is there any way to just shut it off if not on iOS? I do my main development work on Ubuntu and just the iOS related stuff on MacOS. It’s super annoying to have this pop up on VSCode and super useless as well - I know that I can’t do iOS stuff here and I’m fine with it. I just want it to shut up.