-
**Describe the bug**
I am trying to use flat configs through the use of #156; my problem right now is that I cannot use it in my configuration, as my eslint configuration is in an ESM library.
The…
-
### Describe the bug
I have a Nuxt 3 app and in it a page with a Tres.js scene. The scene contains `` which casts a shadow. When navigating away from the page with the scene and navigating back to th…
-
### Current behavior
My typescript project (`"type":"module"`) is organised as follows:
```
app
- src
- utils
- util.ts
- other-code
- cypress
- e2e
- spec.cy…
-
```
import puppeteer from "puppeteer";
const browser = await puppeteer.launch({
protocol: "webDriverBiDi"
});
const page = await browser.newPage();
await page.goto("https://x.com/"); // C…
-
### 🔎 Search Terms
require import js ts module esm esmodule cjs commonjs
### 🕗 Version & Regression Information
- This happens in the nightly version of TS
### ⏯ Playground Link
Multi…
-
Hi -
Any file I pass to the edit-entity command, even one just generated with generate-template, returns the error:
Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, data, …
Swpb2 updated
3 weeks ago
-
When using the esm build function you may face issues with 'localStorage'....
```md
Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this docu…
-
### Impacted Library name
@ledgerhq/hw-transport-web-ble
### Impacted Library version
6.29.3
### Describe the bug
lines [11](https://github.com/LedgerHQ/ledger-live/blob/develop/libs/ledgerjs/pac…
-
When matterbridge-zigbee2mqtt receives an invalid Z2M message as per issue reported (https://github.com/Luligu/zigbee2mqtt-automations/issues/5).
It ends up trying to convert the message to Matter …
-
Hi, when using esm3 model to generate embeddings, I face a new error:
```
File "/gpfs/radev/scratch/ying_rex/tl688/esm3/esm/test_esm3.py", line 1, in
from esm.models.esm3 import ESM3
Fi…