bhavik-malhotra commented on issue #29825:
URL: https://github.com/apache/superset/issues/29825#issuecomment-2264647387

   It was indeed a memory issue, a simple fix for this that worked for me was 
changing the `build` variable under `scripts` in `package.json` to `"build": 
"export NODE_OPTIONS=--max_old_space_size=4096 && webpack --config 
webpack.config.js"`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to