frontend-collective / frontend-collective/react-sortable-tree
yarn pnp fails with JavaScript heap out of memory
Open
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to use `yarn --pnp` with `react-sortable-tree`. It gets stuck for a long time. After that It throws this error:
``` FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory```
any idea, how to fix it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.