Results 8 comments of Emilio Tagua

@roman-right if this looks like a bug to you on beanie, I'm happy to work on a fix

> I have the same issue > > ``` > Ledger Live 2.32.2 > (node:290535) electron: The default of contextIsolation is deprecated and will be changing from false to true...

After removing `.config/Ledger \Live` directory I can connect again.

I'm having this same issue now, @tayvano where you able to solve it?

I workaround this by doing this: ``` s3_bucket: ``` then ``` $ STAGE=staging bundle exec jammit-s3 ```

Same issue on fresh firebase init and deploy on Mac

I also had this problem. You can work around it by adding to your gemfile: gem 'gbarcode', '0.98' Then installing it manually: $ git clone https://github.com/ahaller/gbarcode.git $ cd gbarcode/ $...