Open joelpresence opened 7 years ago
Thanks for reporting! I'm going to try and take a look at this tomorrow
Thanks!
Sent from my iPhone
On Nov 14, 2017, at 2:55 PM, Spencer Carli notifications@github.com<mailto:notifications@github.com> wrote:
Thanks for reporting! I'm going to try and take a look at this tomorrow
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/HandlebarLabs/currency-converter-starter/issues/3#issuecomment-344427713, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALf8WfF0hwSUV10ZznOEprjyEQQSw9mSks5s2hpUgaJpZM4Qd4GR.
Should be fixed now! Give it a shot and let me know
Will do and thanks Spencer! I’m really enjoying your course so far … ☺
From: Spencer Carli notifications@github.com Reply-To: HandlebarLabs/currency-converter-starter reply@reply.github.com Date: Friday, November 17, 2017 at 12:02 PM To: HandlebarLabs/currency-converter-starter currency-converter-starter@noreply.github.com Cc: Joel Shapiro joel@presence-labs.com, Author author@noreply.github.com Subject: Re: [HandlebarLabs/currency-converter-starter] Starter fails with missing module (#3)
Should be fixed now! Give it a shot and let me know
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/HandlebarLabs/currency-converter-starter/issues/3#issuecomment-345351379, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALf8WfXezMFTjoToLPEIoIxXThhZ6D9yks5s3eY3gaJpZM4Qd4GR.
@spencercarli why was this happening?
@smooJitter no idea. I just upgraded the packages around the time (https://github.com/HandlebarLabs/currency-converter-starter/commit/456425621e1e28b5c18800849134b4002b893e97) and haven't seen or heard of this issue since.
I followed your steps:
When I do
npm start
I get:I tried all the cleans etc and nothing worked. The only thing that worked is
npm install --save react-native-gesture-handler@1.0.0-alpha.29
.See also https://github.com/facebook/react-native/issues/4968
Any ideas?
Thanks! :-)