javatutorials2016
javatutorials2016
any fix? { "name": "angular-starter", "version": "10.1.4", "scripts": { "ng": "ng", "start": "ng serve --port 4200", "build": "ng build", "test": "ng test", "lint": "ng lint", "e2e": "ng e2e", "dev:ssr": "ng...
Hi there, I face the same issue and fixed it by changing the maven m2 location in settings.xml. c:\.m2
"dependencies": { "@react-native-async-storage/async-storage": "^1.13.4", "@react-native-google-signin/google-signin": "^7.2.2", "@react-navigation/native": "^5.9.2", "@react-navigation/stack": "^5.14.2", "axios": "^0.21.1", "expo-status-bar": "^1.0.3", "firebase": "^8.2.6", "lodash.remove": "^4.7.0", "moment": "^2.29.1", "react": "17.0.2", "react-native": "0.68.1", "react-native-aes-crypto": "^1.3.10", "react-native-elements": "^3.2.0", "react-native-event-source": "^1.1.0",...