question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

rnpm install doesn't work on Android

See original GitHub issue

rnpm install installs package only on iOS. The only I find to install it on Android is the manual installation.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
antoinerousseaucommented, Aug 17, 2016
npm install --save react-native-device-info
react-native link react-native-device-info
Read more comments on GitHub >

github_iconTop Results From Across the Web

Error in installation of npm packages - android - Stack Overflow
The first error page would seem to indicate an issue with compiling modules on Windows, given the node-gyp'ish errors.
Read more >
How to fix npm install command not working
Once you downloaded and installed Node. js, open the terminal and run the npm -v command. Once you see the npm version, you...
Read more >
Can't install NodeJS on Termux · Issue #3680 - GitHub
This issue is mainly caused if the packages installed in Termux are not updated. ... and try installing Node.js again. If that doesn't...
Read more >
react-native-community/datetimepicker - npm
React Native date & time picker component for iOS, Android and Windows. ... If you are using RN >= 0.60, only run npx...
Read more >
@react-native-community/netinfo - npm
React Native Network Info API for Android, iOS, macOS, Windows & Web. It allows you to get information on: Connection type; Connection quality ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found