-
This is gonna be a quick one: I'm using Deno (version 1.19.2), and couldn't import the `fuzzysort.js` file as a module. One quick hack with the file (and by that, I mean I removed the UMD function, an…
-
**when I run this code**
`python datasets/esm_embedding_preparation.py --protein_ligand_csv data/protein_ligand_example_csv.csv --out_file data/prepared_for_esm.fasta `
**I met this notice:**
```
…
-
## Failing module
- **GitHub**: https://github.com/google/blockly
- **npm**: https://www.npmjs.com/package/blockly
```ts
import "https://esm.sh/blockly@11.1.1";
```
## Error message
Aft…
-
We would like to shift completely to ESM, but there are complications.
ESM modules seem to work fine when run in-browser only. The issue happens on server side.
### remix.run
appears to be mo…
-
Currently this package is using the "module" package.json field, which is [nonstandard and unsupported by node](https://stackoverflow.com/questions/42708484/what-is-the-module-package-json-field-for).…
-
Hello I am having issues using chai and chai-http with nodejs version 20.17.0 using type: module.
Current libraries version: "chai": "^5.1.1", "chai-http": "^5.0.0" and "mocha": "^10.7.3".
Look my …
-
When running cmorMDfixer-safe-mode-wrapper.sh the 1st list with files to be modifed remains empty.
https://github.com/EC-Earth/cmor-metadata-fixer/blob/c68b5abfac988aa094a93fd9bf0869ba3b421ba3/cmor…
-
After running `gulp` command getting this error:
`SyntaxError: Identifier 'devImages' has already been declared
at ModuleLoader.moduleStrategy (node:internal/modules/esm/translators:169:18)
…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
Instead of r…
-
The XHR for pageSpeed is returning success, but formatMetrics is causing an issue
`TypeError: Cannot convert undefined or null to object
at Function.keys ()
at formatMetrics (index.esm.js…