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
{{ message }}
This repository was archived by the owner on Dec 20, 2021. It is now read-only.
Wanted to integrate React Native application with Adobe ANalytics.But I am getting below error.
npm ERR! path C:\Users\choprav\Documents\UI Development\Dev-0905\sce.cs.mysce.mobile.reactnative\node_modules\react-native-adobe-analytics
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename 'C:\Users\choprav\Documents\UI Development\Dev-0905\sce.cs.mysce.mobile.reactnative\node_modules\react-native-adobe-analytics' -> 'C:\Users\choprav\Documents\UI Development\Dev-0905\sce.cs.mysce.mobile.reactnative\node_modules.react-native-adobe-analytics.DELETE'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\choprav\AppData\Roaming\npm-cache_logs\2019-09-08T19_34_03_643Z-debug.log
PS C:\Users\choprav\Documents\UI Development\Dev-0905\sce.cs.mysce.mobile.reactnative> npm install
npm WARN eslint-plugin-react@7.12.4 requires a peer of eslint@^3.0.0 || ^4.0.0 || ^5.0.0 but none is installed. You must
install peer dependencies yourself.
npm WARN eslint-plugin-react-native@3.6.0 requires a peer of eslint@^3.17.0 || ^4 || ^5 but none is installed. You must install peer dependencies yourself.
npm WARN react-native-adbmobile@0.3.0 requires a peer of react-native@^0.53.3 but none is installed. You must install peer dependencies yourself.
npm WARN react-native-adobe-analytics@1.0.11 requires a peer of prop-types@15.6.1 but none is installed. You must install peer dependencies yourself.