An open API service indexing awesome lists of open source software.

https://github.com/xvezda/repro-pnpm-c3-test-issue

C3 via pnpm minimal reproduction
https://github.com/xvezda/repro-pnpm-c3-test-issue

Last synced: 3 months ago
JSON representation

C3 via pnpm minimal reproduction

Awesome Lists containing this project

README

        

# repro-pnpm-c3-test-issue

This repository is created by following commands:

```sh
pnpm create cloudflare@latest repro-pnpm-c3-test-issue --type=hello-world --deploy=false --ts --git
```

## Solution

```sh
pnpm update wrangler @cloudflare/vitest-pool-workers @cloudflare/workers-types
```

See [cloudlfare/workers-sdk#5311](https://github.com/cloudflare/workers-sdk/issues/5311) for more details.