Skip to content

Problem with npm run dev #49

Open
Open
@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions