You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm error CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
npm error Compatibility with CMake < 3.5 has been removed from CMake.
npm error
npm error Update the VERSION argument value. Or, use the ... syntax
npm error to tell CMake that the project requires at least but has been updated
npm error to work with policies introduced by or earlier.
npm error
npm error Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I get errors when running npm install on macOS
Here's the errors:
npm error Not searching for unused variables given on the command line.
npm error -- Configuring incomplete, errors occurred!
npm error Archive already exists at /Users/user/Library/Caches/nodegui-mini-qt-nodejs/6.4.1-0-202211101256qtsvg-MacOS-MacOS_12-Clang-MacOS-MacOS_12-X86_64-ARM64.7z. Skipping download....
npm error Error: Error while downloading Precompiled NodeGui binary:https://github.com/nodegui/nodegui/releases/download/v0.61.0/nodegui-binary-v0.61.0-darwin-arm64.tar.gz. Not Found
npm error CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
npm error Compatibility with CMake < 3.5 has been removed from CMake.
npm error
npm error Update the VERSION argument value. Or, use the ... syntax
npm error to tell CMake that the project requires at least but has been updated
npm error to work with policies introduced by or earlier.
npm error
npm error Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
Beta Was this translation helpful? Give feedback.
All reactions