Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

Deprecated "rnpm" in React Native v0.60+ #1728

@quanzaiyu

Description

@quanzaiyu

Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):

Steps to Reproduce

  1. Use React Native CLI create a rn project
  2. Install code-push and react-native-code-push
  3. 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.

image

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions