Quentin Pré
Quentin Pré
that solves it yes, thanks !
hey, thanks for your answer, I've seen this issue with 1.0.0-canary.1 and 0.9.2 there are no other messages around this one in the logs
As the legacy context API [is being removed from React](https://reactjs.org/docs/legacy-context.html) this PR is gaining traction. @petrbrzek is there any plan on your side on moving forward with project ?
Hello @DanielSchaffer sorry for the late reply I was on vacation. If the plugin is removed, everything builds smoothly
Hey ! I don't know if it is related, but it feels like it: when installing, it get's to: `Opening TLS connection with ‘openssl s_client -connect elpa.frontside.io:443 -no_ssl2 -ign_eof’...done` Then...
@rivertam you might have done it already but verify that your `yarn.lock` contains a single instance of `@abandonware/bluetooth-hci-socket` and that it's revision is `0.5.3-7` and use `yarn install --frozen-lockfile` on...
@rzr it should for people using npm (`package-lock.json` is locked on `0.5.3-7`) but anyone using another package manager (yarn, pnpm...) will get a broken package because `package.json` states `"@abandonware/bluetooth-hci-socket": "^0.5.3-7"`...
yes -> https://github.com/abandonware/bleno/blob/master/package.json#L49