ScalablyTyped / SlinkyDemos

MIT License
29 stars 8 forks source link

Updated react-native to Expo SDK 40 from 38 #43

Open mcallisto opened 3 years ago

oyvindberg commented 3 years ago

hey by the way, I've yet again tried to fix CI. I don't know how far it'll work now, but at least the error it shows now seems to be genuine.

mcallisto commented 3 years ago

Sorry, I thought it was still buggy!

hey by the way, I've yet again tried to fix CI. I don't know how far it'll work now, but at least the error it shows now seems to be genuine.

I tried 2 fixes, see above, but the error is still the same:

[error] (react-native / stImport) java.lang.IllegalArgumentException: requirement failed: You must add typescript as a dependency. /home/circleci/repo/react-native/node_modules/typescript/lib must exist.`

Not sure why this issue, it seems to me I just upgraded versions of the dependencies (and added just 1, expo-app-loading).

Of course I will have something different set up, but on my system everything compiles, I have run the app published with SDK 40 on an Android emulator.