SlinkyDemos icon indicating copy to clipboard operation
SlinkyDemos copied to clipboard

Updated react-native to Expo SDK 40 from 38

Open mcallisto opened this issue 3 years ago • 2 comments

mcallisto avatar Mar 22 '21 15:03 mcallisto

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.

oyvindberg avatar Mar 23 '21 22:03 oyvindberg

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.

mcallisto avatar Mar 24 '21 07:03 mcallisto