React-native: Requiring unknown module "ReactPropTypesSecret"

Created on 10 Aug 2016  路  6Comments  路  Source: facebook/react-native

While trying to upgrade from 0.28.0 to newer version I got this error:
Requiring unknow module "react/lib/ReactPropTypesSecret". If you are sure the module is there, try restarting the packager or running "npm install"
I am not sure if I made a mistake while trying to upgrade or this is a bug, as I have never seen this error before. Now I can't even make a new project, new or older version without getting this error.

Ran Commands Locked

Most helpful comment

Try updating the "react" dependency to 15.3.0

All 6 comments

Try updating the "react" dependency to 15.3.0

@up it should be noted in release notes.

@facebook-github-bot label Icebox

Hi there! This issue is being closed because it has been inactive for a while.

But don't worry, it will live on with ProductPains! Check out its new home: https://productpains.com/post/react-native/requiring-unknown-module-reactproptypessecret

ProductPains helps the community prioritize the most important issues thanks to its voting feature.
It is easy to use - just login with GitHub.

Also, if this issue is a bug, please consider sending a PR with a fix.
We're a small team and rely on the community for bug fixes of issues that don't affect fb apps.

@facebook-github-bot close

@charpeni tells me to close this issue. If you think it should still be opened let us know why.

Was this page helpful?
0 / 5 - 0 ratings