-
### Acknowledgements
- [X] I read the documentation and searched existing issues to avoid duplicates
- [X] I understand this is a **bug tracker** and anything other than a proven bug will be close…
-
### What's wrong?
I'm trying to set up react-cosmos@next on a project using Preact but I get include errors due to some files including `react`:
```
$ cosmos
node:internal/errors:490
Erro…
-
```
file:///home/zero/devel/html-renderer-puppeteer/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Frame.js:180
? new Error(`${response.errorText} at ${url}`)
…
-
Version of the extension: `v0.0.46`
Version of VSCodium:
```
Version: 1.94.0
Release: 24281
Commit: e3ecc7b1f165b02bbce073afbe9ab016559e91cb
Date: 2024-10-07T16:22:10.210Z
Electron: 30.5.1
Ele…
-
Error [ERR_REQUIRE_ESM]: require() of ES Module /my-project/node_modules/v3-infinite-loading/lib/v3-infinite-loading.mjs not supported. production. Production environment is error. I use typescript. …
-
I reported a bug in Angular SSR, it was caused by domino that it couldn't use ESM
do you have any plan to resolve this issue?
[bug details](https://github.com/angular/angular/issues/45062)
-
```nix
{ config, pkgs, ... }:
{
# Import other configuration modules
# (hardware-configuration.nix is autogenerated upon installation)
# paths in nix expressions are always relativ…
-
### What version of Bun is running?
1.1.30+7996d06b8
### What platform is your computer?
Darwin 23.6.0 x86_64 i386
### What steps can reproduce the bug?
I have a `demo.ts` file with following co…
-
main.ts
```ts
import { wordlists } from 'bip39';
console.log(wordlists['EN']);
```
i get multiple issues, since thisa is cjs, could this be made to work with esm
-
I have noticed that [`@puppeteer/browsers`](https://github.com/wooorm/npm-esm-vs-cjs/blob/main/data/2024-08-28.json#L2597) seems to be classified as cjs although the [exports](https://registry.npmjs.o…
OrKoN updated
2 months ago