react-native-bluetooth-cross-platform icon indicating copy to clipboard operation
react-native-bluetooth-cross-platform copied to clipboard

cannot npm install --save react-native-bluetooth-cross-platform

Open vinhtd2 opened this issue 7 years ago • 2 comments

I cannot install "npm install --save react-native-bluetooth-cross-platform" in terminal

vinhtd2 avatar Dec 01 '17 14:12 vinhtd2

@vinhtran1995 I can do the package installation through yarn add react-native-bluetooth-cross-platform. Would you like to show what errors you have encountered ?

tngan avatar Dec 02 '17 10:12 tngan

You can also install via Git with git+https://github.com/alexkendall/react-native-bluetooth-cross-platform.git and then update your package.json dependencies with "react-native-bluetooth-cross-platform": "alexkendall/react-native-bluetooth-cross-platform".

azanli avatar Mar 14 '18 22:03 azanli