-
Hello, I have been trying to use this library for a few hours and can't get it to work. Here's what I am doing:
I generally use the ESM (`type=module`) setting in my node.js projects. However, it s…
-
# Bug report
**What is the current behavior?**
For my electron app I want to bundle the nodejs code of my main thread because of a) typescript and b) performance optimizations. T…
-
I'm trying to run Cypress tests on Browserstack, but keep getting this. I'm on Cypress 13.6.4 and `browserstack-cypress-cli@1.31.0`
Not sure how to fix this ESM/CJS issue. Here's my `cypress.config…
-
The current setup requires us to clone the `src/` of each new version of `feathers-pinia` to the nuxt app dir.
My rough understanding is that this is due to CommonJS/ESM incompatibilities with the …
-
### What is the issue with the HTML Standard?
With the WebAssembly ESM integration now merged in https://github.com/whatwg/html/pull/10380 using the [source phase imports proposal](https://github.com…
-
- Vite CJS build is deprecated https://vitejs.dev/guide/migration.html#deprecate-cjs-node-api
- newest version of react-pdf removes CJS support https://github.com/ecamp/ecamp3/pull/6036
- Upgrading …
-
Dear developer,
Thanks for your scuh amazing work. I did not see how to create conda environment in your page, and I did as below, but get the AttributeError: module 'esm.pretrained' has no attribut…
-
### What version of pkg are you using?
5.11.1
### What version of Node.js are you using?
16.19.1
### What operating system are you using?
macOS
### What CPU architecture are you usin…
-
Hi
i did everything how you explained but when i use node main.js in that directory i get this error (with GROQ API):
C:\Users\Lucas\Downloads\mindcraft-main> node main.js
node:internal/modules/…
-
Now that you have CJS support - it would be good to update the README as well to reflect this :D