-
### Search Terms
### Expected Behavior
### Actual Behavior
Cannot find dependent packages while using `ts-node-esm` with `yarn berry` under `pnp mode`.
I'm not sure if it should be an …
-
Hi!
I've been using volta for some time and really enjoy it.
Since some days/weeks, volta install appears to be very slow in my environment. For example the command `volta install bun` takes 3 m…
-
# Environment
Knex version: 3.1.0
OS: Debian 11 + Node.js 22.3
# Bug
* When I put `"type": "module"` into `package.json` Knex CLI fails to find `knexfile.ts`
```
$ yarn dlx knex migrate:…
kesor updated
1 month ago
-
**Expected behavior**
The release goes off without a hitch
**Actual behavior**
Errors encountered during the release process
**Steps to reproduce the issue**
1. Visit [the Actions log for t…
-
**Describe the bug**
While the framework itself is ESM, there are some dependencies in the proejct which are CJS or also have ESM capabilities but they are not properly annotated.
The packages I'v…
-
### Link to the code that reproduces this issue
https://github.com/johackim/my-minimal-nextjs-issue-reproduction/
### To Reproduce
1. `git clone https://github.com/johackim/my-minimal-nextjs-issue-…
-
### Provide environment information
System:
OS: macOS 14.5
CPU: (8) arm64 Apple M2
Memory: 73.63 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.16.0 - ~/.nvm/v…
-
> Maybe we should run `yarn check-readme` in CI along with tests to keep these readmes compile-able?
We actually do
https://github.com/ChainSafe/lodestar/blob/88744d8a4877499c8c7aa43aeb4d576b98581…
-
The following can be used as inspiration.
```
# ~~ Generated by projen. To modify, edit .projenrc.js and run "npx projen".
FROM public.ecr.aws/docker/library/node:20.9.0-slim as builder
ARG AWS_…
-