Rubens Pinheiro

Results 8 comments of Rubens Pinheiro

Hello! Sorry for taking long to response, I was out on a long vacation. Can you provide me a small sample of code so I can test and see what's...

Visto de reunião familiar, para as esposas/maridos/filhos que acompanham quem vem já com work permit.

I'm running lighthouse with puppeter and it needs node >= 10. @alekzonder can you please update? :)

Hi, just to give more info about the problem. In the create-react-app example from @lnhrdt , if you just overwrite the entire index.js with... ```js import {Camera} from "instascan"; Camera.getCameras().then(cameras...

@lnhrdt , maybe this one is also related #121 The error is different, but I still thinking that's something with the internal module resolution 🤔

I had the same problem and took action to made a build with UMD support. https://github.com/rubenspgcavalcante/instascan-umd Can be used with require/import statements

Hi @KBoyarchuk , this plugin uses a lot of the internal NodeJS webpack API, from the lifecycle to the code injection at compilation time. I'm not an expert on parcel...

Humm, need to check how to do this using the native extension SDK 🤔 Currently I'm really busy and with no time to work on the project on my free...