Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please provide input, updating a react-native project to use react-native-web #555

Closed
iambumblehead opened this issue Jul 7, 2017 · 2 comments

Comments

@iambumblehead
Copy link

updating a react-native project to use react-native-web

7kfpun/FinanceReactNative#23 (comment)

thank you for any input you may give :)

What is the current behavior?

many errors such as these,

ERROR in ./~/react-native/Libraries/react-native/react-native.js
Module not found: Error: Cannot resolve module 'RCTDeviceEventEmitter' in /home/chris/software/FinanceReactNative/node_modules/react-native/Libraries/react-native
 @ ./~/react-native/Libraries/react-native/react-native.js 109:36-68

ERROR in ./~/react-native/Libraries/react-native/react-native.js
Module not found: Error: Cannot resolve module 'RCTNativeAppEventEmitter' in /home/chris/software/FinanceReactNative/node_modules/react-native/Libraries/react-native
 @ ./~/react-native/Libraries/react-native/react-native.js 110:39-74

Steps to reproduce

$ git clone https://github.com/iambumblehead/FinanceReactNative.git
$ cd FinanceReactNative
$ git checkout add-react-native-web
$ npm install
$ npm run web-dev

Environment (include versions)

OS: ubuntu 17.04
Device: laptop
Browser: N/A
React Native for Web (version): 0.0.109
React (version): ^15.3.2

@necolas
Copy link
Owner

necolas commented Jul 7, 2017

I don't have anything to add beyond what is mentioned in the issue you linked to.

@necolas necolas closed this as completed Jul 7, 2017
@iambumblehead
Copy link
Author

Ok thank you for looking :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants