-
Trying to use directus-migrator into Digital Ocean App, through the console, after installs, config and firing the script, I get the follow error:
![image](https://github.com/CodingButter-LLC/direc…
-
```log
svelte-routing doesn't appear to be written in CJS, but also doesn't appear to be a valid ES module (i.e. it doesn't have "type": "module" or an .mjs extension for the entry point). Please con…
-
[facilmap-types]: Process started
[facilmap-types]: vite v5.2.8 building for production...
[facilmap-types]: ✓ 0 modules transformed.
[facilmap-types]: x Build failed in 1.84s
[facilmap-types]: er…
-
## What did you do?
The `package.json` file contains esm exports without using the "type": "module" key.
This behavior breaks bundlers like vitest due to the misleading package.json format.
## W…
-
I suspect this is a feature many people would like, though perhaps not as many as were the case for Underscore. I personally think that there would be value in being able to import `Backbone.Events`, …
-
I just want to bring up that with ES Modules becoming standard in all browsers and NodeJS, it would be nice for JSVerify to consider adopting them even now. With the require statements everywhere, I'm…
-
### What problem are you trying to solve?
The `window` object is the entry point to many (hundreds?) web APIs. For example `window.print()`, `window.location`, `window.navigator`, `window.indexedDB…
-
Is there any easy way to import this npm package as es-module? I set `"type": "module"` to my `package.json` file and
`import * as fc from 'd3fc'` is not working...
-
### What version of Hls.js are you using?
1.5.15
### What browser (including version) are you using?
Brave 1.69.160
### What OS (including version) are you using?
Ubuntu 24.04.1
### Test stream
…
-
* **Electron-Builder Version**: 24.13.3
* **Node Version**: 20.15.1
* **Electron Version**: 31.0.2
* **Target**: Linux
* **Package manager**: yarn
Project setup
===
* Electron app using ele…