Hello, I want to create an ios application via capacitor but when I want to create my project, it tries to install capacitor but there is an error that npm is not recognized as an internal command
OS system Windows 11
an idea?
Thankks
Morgan
Hello, I want to create an ios application via capacitor but when I want to create my project, it tries to install capacitor but there is an error that npm is not recognized as an internal command
OS system Windows 11
an idea?
Thankks
Morgan
For a development for ios do we have to have a mac?
Yes … you need xCode which is Mac only.
I think you don’t need a mac machine but you need macOS which could be on a VM on your PC. Also, I believe you will need it only in the compilation and testing but not during the full deployment time
Thanks
For Android, you can of course use your Windows Machine.
You need a Mac only for iOS development, correct.
The issue mentioned above has nothing to do with the development platform, it looks like that NPM is not working correctly?