brentvatne / stargrave-0

preserving my stars for vanity. former home of react-native-modal
389 stars 65 forks source link

Installation Issue: App goes white after install #21

Closed MossP closed 9 years ago

MossP commented 9 years ago

Hi, I tried installing and afterwards my app just went white. I even tried removing the files and rolling back my app's local git and it's still just white.. Something to do with NPM? / versioning?

MossP commented 9 years ago

I forget git ignores the "node_modules" folder, manually deleting "react-native-modal" folder from there got my app working again. Any ideas why this happened for me?

MossP commented 9 years ago

Some more info that may be of use (I'm new to NPM and react so forgive me if this is of no use):

ReactNative: v0.4.2

Other installed packages: react-native-icons v0.0.5 react-native-navbar v0.5.0 react-native-router v0.1.3 react-native-segmented-view v1.0.1

MossP commented 9 years ago

I still don't know why it happened but uninstalling my other node packages and reinstalling them all seems to have fixed the issue. Closing issue.

brentvatne commented 9 years ago

That's odd! Thanks for the follow up @MossP!

MossP commented 9 years ago

np. Thanks for the component, very useful :)