13 lines
361 B
Plaintext
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"
|
|
```
|