You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
Steps to Reproduce
Use React Native CLI create a rn project
Install code-push and react-native-code-push
Run this project and there is a warning
Expected Behavior
What you expected to happen?
No warning
Actual Behavior
What actually happens?
When run rn project, there is a warning:
warn The following packages use deprecated "rnpm" config that will stop working from next release:
- react-native-code-push: https://microsoft.github.io/code-push
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.
Environment
react-native-code-push version: latest
react-native version: 0.61.4
(The more info the faster we will be able to address it!)
I didn't use rnpm link or react-native link to associate the react-native-code-push