Describe the bug
When running yarn or yarn dev, the CLI indicates that some error occurred due to a dependency. It happened to me with @swc/helpers and tree-sitter. I tried upgrading the dependencies, removing and reinstalling them, removing the repo and recloning it.
To Reproduce
- Sync with the main branch.
- Run
yarn
- Run
yarn dev