-
Notifications
You must be signed in to change notification settings - Fork 2
Description
updated package.json as given
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/runtime": "^7.25.0",
"@react-native-community/cli": "15.0.1",
"@react-native-community/cli-platform-android": "15.0.1",
"@react-native-community/cli-platform-ios": "15.0.1",
"@react-native/babel-preset": "0.77.3",
"@react-native/eslint-config": "0.77.3",
"@react-native/metro-config": "0.77.3",
"@react-native/typescript-config": "0.77.3",
"@types/jest": "^29.5.13",
"@types/react": "^18.2.6",
"@types/react-test-renderer": "^18.0.0",
Getting error as
npm error code ETARGET
npm error notarget No matching version found for metro-react-native-babel-preset@0.77.3.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.