Don't use rnpm config
See original GitHub issueWhen linking Realm on RN 0.60 I see the following warning:
react-native link realm
warn The following packages use deprecated "rnpm" config that will stop working from next release:
- realm: https://realm.io
Please notify their maintainers about it. You can find more details at https://github.com/react-native-community/cli/blob/master/docs/configuration.md#migration-guide.
info Linking "realm" iOS dependency
info iOS module "realm" has been successfully linked
info Linking "realm" Android dependency
info Android module "realm" has been successfully linked
We need to update soon!
Issue Analytics
- State:
- Created 4 years ago
- Reactions:11
- Comments:11 (3 by maintainers)
Top Results From Across the Web
config - npm Docs
Run npm config ls -l to see a set of configuration parameters that are internal to npm, and are defaults if nothing else...
Read more >node.js - npm config - global vs local - Stack Overflow
You use the npm [config] set -g command to set global values. You don't need to edit the build in version. Use the...
Read more >Don't Use `sudo` with `npm` …still | by Andrew Crites - Medium
Running sudo npm install (without -g ) will create a local directory that can only be altered by the root user. This can...
Read more >npm@5.0.3: When proxied, `strict-ssl=false` or custom CAfile ...
I'm opening this issue because: npm is crashing. npm is producing an incorrect install. npm is doing something I don't understand.
Read more >Manage npm packages - Visual Studio (Windows)
For Node.js projects, the easiest way to install npm packages is through the npm package installation window. To access this window, right-click ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I believe we need Podfile, hermes and autolinking support for the next release
@kneth Yes same. I believe we should prioritize cocoapods support to simplify installation & development of realm.