I\'m building a framework, while trying to compile the framework for production with custom shell script code, it freeze\'s on this step.
This is the custom shell sc
Run this commond in terminal
sudo pkill -9 node
then re-run the project