-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
First I homebrew uninstalled QT and checked the symlinks were gone from /use/local/bin/
Then, for npm install brig:
$ npm install brig
...
> qt-darwin@0.0.4 install /path/to/brig-example-app/node_modules/qt-darwin
> tar -zxf library.node && rm -fr library.node
> brig@0.1.17 install /path/to/brig-example-app/node_modules/brig
> node-pre-gyp install --fallback-to-build
node-pre-gyp ERR! Tried to download(404): https://github.com/cfsghost/brig/releases/download/0.1.17/node-v59-darwin-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for brig@0.1.17 and node@9.3.0 (node-v59 ABI) (falling back to source compile with node-gyp)
tools/mac-config.sh: line 45: qmake: command not found
gyp: Call to 'tools/mac-config.sh --internal' returned exit status 0 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error
So whatever it was doing with qt-darwin, didn't put qmake in the path :(
Metadata
Metadata
Assignees
Labels
No labels