ex-navigator icon indicating copy to clipboard operation
ex-navigator copied to clipboard

error when importing in RN 0.18.1

Open imruiyeah opened this issue 9 years ago • 5 comments

image

imruiyeah avatar Feb 02 '16 15:02 imruiyeah

Could you try installing your npm packages with npm 3?

ide avatar Feb 02 '16 16:02 ide

Same error here. I'm using npm v3.7.1 with RN v0.19.0

gbuszmicz avatar Feb 08 '16 17:02 gbuszmicz

If I manually install react along side react-native it complains of a naming collision.

Error: Naming collision detected: /opt/ReactNative/App/node_modules/react/lib/ReactPerf.js collides with /opt/ReactNative/App/node_modules/react-native/node_modules/react/lib/ReactPerf.js

jayesbe avatar Feb 20 '16 01:02 jayesbe

Did any of you guys get this sorted out? Same error here on npm v3.7.1 and RN v0.20.

sjfldk avatar Feb 23 '16 18:02 sjfldk

Same error on npm v2.14 and RN v0.20 with your last version 4.2.

fxhereng avatar Mar 03 '16 10:03 fxhereng