SlinkyDemos
SlinkyDemos copied to clipboard
Updated react-native to Expo SDK 40 from 38
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.
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.