I am using Mac Mini for this.
I have a problem when i ran 'npm start' or 'react-native' start for the first time in a day.
the process gets stuck at Loading Dependency Graph.... for so much hours.
problem solved after removing and reinstalling node_modules. but this is not permanent solution.
so please provide me solution for this.
Environment
react-native -v: 0.47
node -v: 6.2.1
npm -v: 3.9.3