react-everywhere / re-start

react-native template to target multiple platforms :globe_with_meridians: :iphone: :computer: with single codebase.
https://medium.com/@amoghbanta/write-once-use-everywhere-with-react-native-d6e575efe58e#.nfl50gwfg
MIT License
1.3k stars 85 forks source link

Comment: Nothing works any more. #89

Open TimoGoetze opened 2 years ago

TimoGoetze commented 2 years ago

Just a comment for all readers and evaluators. It seems that this project needs contribution and is somehow really dysfunctional right now - at least on setting up a new app with this template.

As of now with node 6.13 lts, current package versions of issue date, Mac or Ubuntu OS, only the init works. First fail when running ./finishInstall.js - package version issues on windows init and later run:[platform] does not work on any platform any more. Errors depending on the platform somewhere. Release targets unfortunately the same. Too much things to help debugging.

piranna commented 2 years ago

As of now with node 6.13 lts

What's that version? I'm not sure it's an oficial one... Can you point me to it? Maybe it's a problem on the Node.js version you are using.