You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, `npx react-native init MyApp --template react-native-template-typescript` throws an error because react-native-cli is trying to fetch `react-native-template-react-native-template-typescript`, so `react-native-template` prefix is redundant here
0 commit comments