Files
triggerdotdev--trigger.dev/docs/v3/known-issues.mdx
T
2024-04-03 14:30:43 +01:00

13 lines
361 B
Plaintext

---
title: "Known issues"
description: "Please let us know if you encounter an issue not on this list."
---
#### `pnpm` is not currently supported
By default, pnpm has a more complicated package structure than npm. If you see this error when running the CLI then you're experiencing this bug:
```bash
✘ [ERROR] Could not resolve "@trigger.dev/core/v3"
```