react-native-bluetooth-serial
react-native-bluetooth-serial copied to clipboard
Failed to build DependencyGraph: @providesModule naming collision: Duplicate module name: deprecated
I try to install BluetoothSerialExample on my device. But it always show:
"
Failed to build DependencyGraph: @providesModule naming collision: Duplicate module name: deprecated Paths: G:/AndroidDemo/react-native-bluetooth-serial/BluetoothSerialExample\node_modules/react-native/local-cli/server/middleware/heapCapture/bundle.js collides with G:/AndroidDemo/react-native-bluetooth-serial/BluetoothSerialExample\node_modules/react-native/Libraries/Renderer/src/shared/utils/deprecated.js
This error is caused by a @providesModule declaration with the same name across two different files.
" How can i deal it?