-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in running nodegui-starter #155
Comments
Just delete node_modules folder and do npm install again. |
Already did that. I have a react-nodegui project that has the same issue after I updated the @nodegui/nodegui to v0.25.0 |
do you see any errors when npm install is building the addon? also try using npm to see logs if your are by chance using yarn |
@chary-ngo Did you install |
I confirm. The situation is exactly the same. |
cmake-js throws when cmake is missing |
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?
The text was updated successfully, but these errors were encountered: