I’ve begins new expo mission utilizing the command:
npx create-expo-app@newest
I additionally put in Xcode and all of the simulators.
then I navigated into my mission and used the command:
npx expo begin
which opened a terminal, like this:
nevertheless after I pressed i to open the iOS simulator I acquired this:
I attempted to begin the app utilizing the command:
npx expo begin --tunnel
however I acquired to this error:
CommandError: TypeError [ERR_INVALID_ARG_TYPE]: The “file” argument
should be of kind string. Acquired null
I’m not certain why this occurs, I haven been in a position to clear up this. can somebody present help?
Listed below are my model particulars:
nvm -v -> 0.39.7
npm -v -> 10.7.0
node -v -> v20.14.0