I am unable to install this module.
pjproject has been installed via homebrew but I am unable to install pjsua.node via npm.
pkg-config --modversion libpjproject returns 2.7.2 but npm install --save minoruta/pjsua.node throws the following error message:
…
ld: library not found for -lpjsua2
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Release/sipster.node] Error 1
…
Any ideas on how to fix this?
I am unable to install this module.
pjprojecthas been installed viahomebrewbut I am unable to installpjsua.nodevianpm.pkg-config --modversion libpjprojectreturns2.7.2butnpm install --save minoruta/pjsua.nodethrows the following error message:Any ideas on how to fix this?