Hello everyone,
I have been trying to work on the integration page, but in order to view the integrations locally I have to run make site-full locally.
The process is kind of building successfully but at the end, it fails with the following error
I have tried to increase the memory with export NODE_OPTIONS=–max-old-space-size=8192 but it could not fix the issue.
I am running this on MacBook Pro 2019 i7 Memory 32GB
I also tried to run it on MacBook 2020 and I got a panic error.
