reqopcolumbus.blogg.se

Shrek 2 for mac instal
Shrek 2 for mac instal






Shrek 2 for mac instal Shrek 2 for mac instal

The reason pkg-config is not found, is because ZMQ is not a native node module, and you have to make sure you've downloaded and installed ZMQ before running the npm install you're trying to run. the /bin/sh: bit is telling you that it's trying to run an actual command on your shell, which in this case, would be a the pkg-config script, probably found in your /usr/local/include/zmq or /opt/local/include/zmq folder. This is a build failure of the zmq module. Npm WARN optional dep failed, continuing has nothing to do with a pkg-config npm module. Gyp ERR! cwd /Users/Mac1/Downloads/projdirectory/node_modules/zmq Gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" Gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:820:12)

Shrek 2 for mac instal

Gyp ERR! stack at ChildProcess.emit (events.js:98:17) Gyp ERR! stack at ChildProcess.onCpExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:343:16) Gyp ERR! stack Error: `gyp` failed with exit code: 1 Gyp: Call to 'pkg-config libzmq -libs' returned exit status 127. But there makefile is not available and everything is at same directory level yet it says cd into code directory etc. Also wondering which version pkg-config its looking for.Īnd yes, I've been out there and downloaded the tarball but its installation instructions for mac really are nonesense. Install a package and it pulls in whatever it needs. Don't see pkg-config in packages.json why would node-gyp expect this? It seems like the node-gyp should have incldued pkg-config. Trying to do an npm install on mac-osx of github project.








Shrek 2 for mac instal