Adam Laughlin
Adam Laughlin
When running "elastic-mapreduce --create ...", I get the above error. Amazon now requires InstanceProfiles when creating new clusters. Any chance of supporting those?
## Description This adds support for querying what cursor theme is being used. I figured some people might want to know? ## Issues Asking KDE which cursor theme is being...
### Description We've recently upgraded our Expo app from SDK 49 to 50, including upgrading `react-native-reanimated` from 3.3.x to 3.7.x. We also upgraded `react-native` from 0.72 to 0.73. Now anytime...
I'm trying to test my lambda function locally like this: `serverless invoke local -f myFunction -p event.json -l true` and when `loadTf()` is called like this: ``` const loadTf =...
I'm noticing that if I add icons to the menu using the `IMAGE_REQUIRE` type, the icons are fairly large compared to when using `IMAGE_SYSTEM` icons. Even if I resize the...
I have a managed workflow Expo app that I am attempting to add a widget to. I used this tool to create the widget target, and did a prebuild. I...