I'm kind of new to git and nodegui. I cloned the nodegui-starter. Follow the instructions to 'npm install' then 'npm start' But got error because it couldn't find the nodegui_core.node

I checked the node_module/@nodegui/nodegui. build folder is non existent
help?