Skip to content
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

Mac users do/don't have to install QT via homebrew first? #14

Open
paul-hammant opened this issue Dec 30, 2017 · 0 comments
Open

Mac users do/don't have to install QT via homebrew first? #14

paul-hammant opened this issue Dec 30, 2017 · 0 comments

Comments

@paul-hammant
Copy link

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 :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant