-
When I open Deemix.app I got this error on macos Sequoia Apple M2. I run xattr -d com.apple.quarantine /Applications/deemix.app
A JavaScript error occurred in the main process
`Uncaught Exception:…
-
At first, I thought that fixImportsPlugin worked as a combination of (fixAliasPlugin, fixFolderImportsPlugin, fixExtensionsPlugin) as stated in the documentation.
There was an unnecessary function …
-
For some time now I find, that esm_tools output is written into stdout at model startup. To me this makes debugging model crashes harder, as unrelated monitoring info is interspersed. I am under the i…
-
@JanStreffing and I implemented https://github.com/esm-tools/esm_tools/tree/feat/awiesm3-v3.4
The command
`esm_master get-awiesm3-v3.4`
results in an empty response. Esm master seemingly finishes t…
-
### What is the problem this feature would solve?
when bun build input is esm and --target is node and "type" in package.json is not set to "module", change the output extension to .mjs
this is se…
-
-
### Issue description
I've created a test project using typescript. If I don't enable ESM support, everything is working fine. I need ESM, so I've added `"type": "module"` to my `package.json` file.
…
-
Hi! I'm trying to use this package as a transitive dependency in Deno via esm.sh. Unfortunately `sanitize` is not a proper named export. I can't change the way this package is imported (e.g. `import *…
-
`plugins/other/update.js` 还有`plugins/other/restart.js` 不知道`sendLog.js`这个要不要改这个还没发现报错
```
Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'yz-system' imported from /root/yunzai-bot/plugins/other/u…
-
I did everything in the read me file but i keep getting a weird error:
```
Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@mercuryworkshop/bare-mux' imported from /workspaces/UBTW2/Velocity/scri…