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
i have install npm and run ios in xcode
error: /Users/u_wolf/Downloads/react-weather-master/ios/main.jsbundle: No such file or directory
in main.js some code is error
*****type State = {
store: any
};
function setup() {
class Root extends Component {
state: State; *******
ERROR TIPS : Types are not supported by current javaScript version
The text was updated successfully, but these errors were encountered:
i have install npm and run ios in xcode
error: /Users/u_wolf/Downloads/react-weather-master/ios/main.jsbundle: No such file or directory
in main.js some code is error
*****type State = {
store: any
};
function setup() {
class Root extends Component {
state: State; *******
ERROR TIPS : Types are not supported by current javaScript version
The text was updated successfully, but these errors were encountered: