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

App does not load properly due to Node version conflict #72

Open
viraj-dhanushka opened this issue Feb 1, 2020 · 1 comment
Open

App does not load properly due to Node version conflict #72

viraj-dhanushka opened this issue Feb 1, 2020 · 1 comment

Comments

@viraj-dhanushka
Copy link

Describe the bug
App is not loading(throw errors) due to the version difference of node (and npm) with the initially configured node version . I tried with most recent versions of Node.js but the issue remains same. Then I tried with bit old node versions as well. Also I verified that with different OS 's (Windows and Ubuntu) as well, but no success at all.

To Reproduce
App must be tested using latest Node.js version (with latest npm or yarn) fix the errors. It will be really important if someone can tell the version of Node.js (& npm) that were used to built the initial app.

Testing with latest versions of Node.js, gave these errors :-
Screenshot (74)

Here are my windows environment info :-
Screenshot

@AsithaIndrajith
Copy link
Collaborator

AsithaIndrajith commented Feb 12, 2020

Sorry for the late reply. These are the environment info,

System:

OS: Linux 5.0 Ubuntu 19.04 (Disco Dingo)
CPU: (4) x64 Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
Memory: 309.14 MB / 7.55 GB
Shell: 5.0.3 - /bin/bash

Binaries:

Node: 10.15.2 - /usr/bin/node
npm: 6.12.0 - /usr/local/bin/npm

npmPackages:

react: 16.9.0 => 16.9.0 
react-native: 0.61.2 => 0.61.2 

npmGlobalPackages:

create-react-native-app: 2.0.2
react-native-cli: 2.0.1

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