I try to build a little application with svelte-native. When I installed NativeScript I created an application and I wanted to run it with
ns run ios
and I have this problem with the environment:
I updated pip and Xcode, but this error persists. I have MacBook Air with macOS Monterey version 12.
I found a solution to my problem here
In my terminal this command:
next step is to install pip six
Now I install ios platform:
Now all works very well:
I have this answer:
And I can run ios