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

undefined is not a function (evaluating 'I.hasOwnProperty("process")') #13041

Closed
mackenziemance opened this issue Mar 21, 2017 · 4 comments
Closed
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@mackenziemance
Copy link
Contributor

Couldn't find any leads on the net to this issue. I'm pretty new to this so sorry in advance for any lack of information. I started getting this error when i updated npm. the project works in debug mode but throws this error otherwise.

Thank you.

screenshot_1490062591

{
"name": "firstrnproject",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node_modules/react-native/packager/packager.sh/"
},
"dependencies": {
"firebase": "^3.6.4",
"lodash": "^4.17.2",
"react": "^15.4.2",
"react-addons-create-fragment": "^15.4.2",
"react-native": "^0.42.3",
"react-native-animatable": "^1.1.0",
"react-native-button": "^1.7.1",
"react-native-camera": "git+https://github.com/lwansbrough/react-native-camera.git",
"react-native-collapsible": "^0.8.0",
"react-native-datepicker": "^1.4.4",
"react-native-facebook-login": "^1.4.0",
"react-native-gifted-chat": "^0.1.3",
"react-native-google-places-autocomplete": "^1.2.8",
"react-native-image-crop-picker": "^0.10.9",
"react-native-image-picker": "^0.24.1",
"react-native-linear-gradient": "^1.5.15",
"react-native-maps": "^0.12.2",
"react-native-modalbox": "^1.3.8",
"react-native-overlay": "^0.5.0",
"react-native-router-flux": "^3.37.0",
"react-native-scrollable-tab-view": "^0.7.0",
"react-native-tab-navigator": "^0.3.3",
"react-native-tabs": "^1.0.9",
"react-native-toggle": "^1.0.3",
"react-native-vector-icons": "^3.0.0",
"react-redux": "^4.4.6",
"redux": "^3.6.0",
"redux-logger": "^2.7.4",
"redux-storage": "^4.1.2",
"redux-storage-engine-reactnativeasyncstorage": "^1.0.5",
"redux-thunk": "^2.1.0",
"whatwg-fetch": "^2.0.1"
}
}

@g6ling
Copy link

g6ling commented Mar 29, 2017

I met same error. How did you solve this error?

@ncuillery
Copy link
Contributor

Upgrading firebase to the latest (3.7.6) has solved the problem for me.

@g6ling
Copy link

g6ling commented Apr 13, 2017

@nucleartux thanks. I solved this problem.

@nucleartux
Copy link
Contributor

@ncuillery :)

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

5 participants