Open

Description
Just cloned this repo and tried running npm run dev
after installing deps, but failled...
cross-env CMAKE_BUILD_PARALLEL_LEVEL=8 cmake-js compile
[
'/Users/leontepe/.nvm/versions/node/v14.16.1/bin/node',
'/Users/leontepe/Projects/svelte-nodegui/node_modules/.bin/cmake-js',
'compile'
]
info TOOL Using Unix Makefiles generator.
info REP Build has been failed, trying to do a full rebuild.
ERR! OMG CMake executable is not found. Please use your system's package manager to install it, or you can get installers from there: http://cmake.org.
tried installing CMake from the website as it said in the error message, but still got the same error.
Any ideas how to fix this?
Metadata
Metadata
Assignees
Labels
No labels