-
### Describe the bug
https://github.com/sveltejs/svelte/issues/14022
### Reproduction URL
?
### Reproduction
the linked issue uses `esm-env`. would need to somehow change it to use `node-conditio…
-
I have found that you are using https://www.npmjs.com/package/require-from-string which is very old and does not properly support ESM.
One of my routes uses an ESM library I have written and this c…
-
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 …
-
### What happened?
Using the recommended way of instrumenting an ESM application causes path aliases to break, rendering it unusable.
## Steps to Reproduce
1. Have a TS project that you start…
-
I am getting this warning on the start of my project:
`WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte.
svelte-scrollactive@0.0.9
P…
-
When I try to use `import AzureDevopsService from "@gmangiapelo/wdio-azure-devops-service"` in V8 with a plain JavaScript project (no TypeScript or Babel to modify node_modules), it fails on internal …
-
When a project is set to be an [ES module](https://nodejs.org/docs/latest-v16.x/api/esm.html) (by setting `type` to `module` in package.json), adding a migration file that ends in `.js` extension in t…
-
While trying to support `esm` alongside `cjs`, more and more issues popping up 😢
I think the time has come to move forward and leave the `cjs` world behind. node-pg-migrate is also mostly anyways …
-
### Describe the bug
Can't seem to use TresDirectionalLightHelper in the simplest way.
### Reproduction
https://play.tresjs.org/#eNqdVW1P2zAQ/itW0MSmtUlaYNoyNrF2Y2MaAwHfCB9McjQGx7Zs922I/76z07QJMChr…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-quilljs@2.0.4` for the project I'm working on.
…