David Kimura PRO
Joined 7/18/2015
Drifting Ruby Owner
Ruby Rogues Panelist
David Kimura PRO said over 3 years ago on Deploying to Amazon Linux 2 :
WIthin the EC2 instance, what do you get when you run yarn -v?

David Kimura PRO said over 3 years ago on Deploying to Amazon Linux 2 :
When you run the below, what returns?
RAILS_ENV=production bundle exec rake assets:precompile


David Kimura PRO said over 3 years ago on Deploying to Amazon Linux 2 :
Try running yarn install to see what happens

David Kimura PRO said over 3 years ago on Deploying to Amazon Linux 2 :
  Try without the :5432. I know in the episode, I had it showed, but did end up removing it.

David Kimura PRO said over 3 years ago on Turbo Native for iOS :
  Yes, I've been getting some feedback that folks would like to see this implementation for Android as well. It will be kotlin based as that's what turbo-android recommends/requires. I haven't touched kotlin before, so it will take some time.