Deprecated rnpm for React Native 0.60.3
See original GitHub issueVersion of rn-fetch-blob:
"rn-fetch-blob": "0.10.16"
Version of React Native:
"react": "16.8.6"
"react-native": "0.60.3"
Problem
warn The following packages use deprecated "rnpm" config that will stop working from next release:
- rn-fetch-blob: https://github.com/joltup/rn-fetch-blob#readme
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.
Could you release a version with this improvement?
Issue Analytics
- State:
- Created 4 years ago
- Reactions:40
- Comments:8
Top Results From Across the Web
The following packages use deprecated "rnpm" config that will ...
To help the next one that has this problem. Run the command below to remove the package with "rnpm": yarn remove react-native-update-gradle.
Read more >React-native – The following packages use deprecated “rnpm ...
I tried to update the react-native version to the latest from 0.59.8 to 0.60.3. But I got the following error when I try...
Read more >Announcing React Native 0.60
After months of hard work from hundreds of contributors, the React Native Core team is proud to announce the release of version 0.60....
Read more >react-native-v8 - npm
Opt-in V8 runtime for React Native Android. Latest version: 1.6.0, last published: a month ago. Start using react-native-v8 in your project ...
Read more >Creating custom icon set - react native guide
Thank you for the article ! A little warning -> rnpm is deprecated for React Native versions above 0.60. You'd have to add...
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 FreeTop 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
Top GitHub Comments
Also same “issue” here. Project still working tho RN 0.60.5, but 0.61 is RC atm.
i have the same warning in react-native-fetch-blob but my project build sucessfully.