Simen Bekkhus
Simen Bekkhus
**Describe the bug** For reference, this is the plugin I've installed: https://plugins.jetbrains.com/plugin/22844-telepresence, both into IDEA Ultimate (where I write Ruby on Rails) and RustRover (where I write Rust). The behavior...
### What happened? ## Steps to Reproduce Import `@opentelemetry/[email protected]` without `dom` types available ## Expected Result No TypeScript error ## Actual Result ``` ../../node_modules/@opentelemetry/otlp-exporter-base/build/src/platform/browser/util.d.ts(10,84): error TS2304: Cannot find name 'BlobPropertyBag'....
There are so many breaking changes in v6 I don't think we'll be able to properly support v5 and v6 at the same time... I started here and just ended...
#374, but going as far as disabling the option in this repo to avoid regressions. I'm having some issues getting tests to run with this
Title is probably inaccurate 😅 I recently added bundling to Jest, and it seems the output makes the lexer not detect exports correctly. Specifically, it picks up the `exports.` stuff...
See https://nodejs.org/dist/latest-v18.x/docs/api/http.html#servercloseallconnections
Since this module only supports node 14 and up we can update its target config. E.g. stop transpiling `async` functions and generators. This is the diff: ```diff diff --git i/lib/index.js...
I tried searching for existing issue... Would it be possible to make the mac version not require sudo? ```sh-session $ oping -c 1 github.com PING github.com (192.30.253.113) 56 bytes of...