-
### Prerequisites
- [X] I'm using the latest version
- [X] I've read the relevant [documentation](https://knip.dev)
- [X] I've searched for [existing issues](https://github.com/webpro-nl/knip/iss…
-
Thanks for making this available!
cloned and ran `make init`
```
GoShip$ make init
make reset
docker-compose down
make up
docker-compose up -d --remove-orphans
[+] Running 12/2
✔ cach…
-
Hi Andrew,
Companion 3.0.0 is out. This module doesn't work as-is. Do you have plans to update?
Can I help somehow? I have only created a module once and it was in JS (not TS). So almost no experi…
-
### Current Behavior
Create work space with yarn
npx create-nx-workspace test-nx-expo --pm yarn
```
yarn create nx-workspace --verbose
➤ YN0000: · Yarn 4.3.1
➤ YN0000: ┌ Resolution step
➤ Y…
-
The `esbuild_deno_loader` assumes that NPM packages are in a deno cache sub folder named `registry.npmjs.org` - ([see hard coded value here](https://github.com/lucacasonato/esbuild_deno_loader/blob/cc…
-
This project is great but it seems limited to just JS/TS which I feel could be expanded upon. I personally need to use the JSON plugin which isn't possible with this.
Possibly we could interact wit…
-
```sh
SB_CORE-SERVER_0002 (CriticalPresetLoadError): Storybook failed to load the following preset: /Users/hwong/pan/panwds/node_modules/.pnpm/msw-storybook-addon@2.0.3_msw@2.4.1_typescript@5.5.4_/no…
-
### Astro Info
```block
Astro v4.6.1
Node v18.17.1
System macOS (arm64)
Package Manager bun
Output static
Adap…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.10.0`
- Nuxt Version: `3.0.0-rc.13`
- Nitro Version: `0.6.1`
- Package Manager: `npm@8.19.2`
- Builder: `…
-
Hi, I'm trying build my react component for hydration for ssr.
but my bundled file includes import statement with relative path, which needs entire node_modules folder placed in server.
how can I…