-
-
When installing echam, enter the following statement "esm_master install-echam-6.3.05p2" and an error occurs after running, as shown in the following screenshot.
![Screenshot 2024-10-25 at 12 15 06…
-
JavaScript's [native import syntax](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import) is gaining support and usage – the latest version of three.js no longer support…
-
I can navigate to the page which uses this library, but if i do a refresh or type the url directly, then i get an internal server error and this is spat out:
```
Error: Cannot find package '/app/nod…
-
### Describe the bug
Most likely it's an issue with Bun. It happens when integrating GraphQL Yoga with Express and using express.json() middleware. Also the bug occurs when integrating Yoga with Fast…
-
Running a fresh `sst install` fails with the following error:
```
time=2024-08-02T11:16:00.241-05:00 level=ERROR msg="exited with error" err="Error evaluating config: exit status 1
node:internal/…
-
## Describe the Feature
I'd love to use modern ESM code in my React Native apps and libraries. The CLI's config package currently blocks having `"type": "module"` in a React Native app or library p…
-
Maybe this will help: https://github.com/wessberg/cjstoesm
zeke updated
9 months ago
-
As mentioned, running
`npx contentlayer2 build`
is giving the following error:
```
Error: ENOENT: no such file or directory, read
at async readFileHandle (node:internal/fs/promises:553:24)…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Using the Fastify plugin in an ESM Fastify app results in a Typescript build error.
…