Parse-sdk-js: requiring unknown module "./lib/react-native/ParseReact.js".

Created on 27 Apr 2016  路  9Comments  路  Source: parse-community/Parse-SDK-JS

screen shot 2016-04-27 at 3 34 26 pm

package.json

screen shot 2016-04-27 at 3 37 01 pm

I have the same issue #239 and my parse-react is 1.6.14 . I am stuck with this error .

invalid

Most helpful comment

Hi guys, I am getting something similar, with latest version of RN. Can you please help?

package.json:
  "parse": "^1.9.1",
  "react": "15.3.1",
  "react-native": "0.33.0", 

image

image

All 9 comments

Looks like there was a packaging issue with the latest version of Parse+React. I'll try to rebuild it and publish a new version as 0.5.2.

That said, because this is an issue with Parse+React, not the JS SDK, I'm closing this issue.

@andrewimm thanks

Published. That should resolve the issue, sorry for the mix-up.

@andrewimm it works fine now thank you very much

Hi guys, I am getting something similar, with latest version of RN. Can you please help?

package.json:
  "parse": "^1.9.1",
  "react": "15.3.1",
  "react-native": "0.33.0", 

image

image

If I down-grade to

"react": "15.2.1",
"react-native": "^0.31.0",

everything works fine.

@stage88 I meet the same problem and down-grade to solve it, thx

Any one know why it is broken

## i have same error, please help.

"parse-dashboard": "~1.0.8",
"parse-server": "~2.2.22",
"react": "15.3.2",
"react-native": "0.34.1",
"react-native-code-push": "~1.14.6-beta",
"react-native-elements": "^0.6.0",
"react-native-vector-icons": "^2.1.0",

simulator screen shot 3 oct 2016 21 42 00

Was this page helpful?
0 / 5 - 0 ratings

Related issues

oallouch picture oallouch  路  4Comments

Gyran picture Gyran  路  5Comments

bezi picture bezi  路  4Comments

dplewis picture dplewis  路  7Comments

lamualfa picture lamualfa  路  5Comments