-
https://github.com/elastic/apm-agent-nodejs/issues/1952 will add initial experimental ESM support. This issue lists a number of follow tasks for ESM support:
- [ ] node v20 support (there is an IIT…
-
Before it's unflagged
- [x] Figure out default export interop with transpilers, either adding `__esModule` to required ESM on our end (https://github.com/nodejs/node/pull/52166), or transpilers upd…
-
After updating the plugin to version 0.2.1 I started to receive the following error when running this plugin.
```
appium --relaxed-security --use-plugins=ocr
[Appium] Attempting to load plugin oc…
-
### Feature Description:
VS code is moving to use ESM as their internal module system (https://github.com/microsoft/vscode/issues/226260). While they might produce ALM builds for a while longer, we n…
-
tagging @kmdeck per request:
When I use the following code:
```
filepath = ClimaLand.Artifacts.esm_snowmip_data_path()
metadata_path = joinpath(filepath, "site_metadata.txt")
site_metadata = re…
-
## Expectations
I'm using React-garden, when I run `npm run dev`, the following error happens.
## Reality
react-theming has the following issue
```
✘ [ERROR] No matching export in "node_modu…
-
After cloning the repo and running the setup commands, I am getting these missing modules errors when compiling the example. Any thoughts?
```
GET / 200 in 18838ms
⚠ ./node_modules/@metamask/s…
-
We need to add relevant documentation for using ESM Script as features rolls out. A non-exhaustative list;
- [x] General Class based syntax
- [x] Attributes Definitions
- [x] import /exporting includ…
-
## What is the current behavior?
This package does not support ESM (ESModule)
## What is the desired behavior?
This package should suport both CommonJS and ESModule
## How would this improve `…
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification title: WebAssembly ESM Integration
* Specification or proposal URL (if available): https://github.com/webassemb…