The only way I could get this working was to use install_name_tool in a node-gyp postbuild : { "targets": [ { "conditions": [ ['OS=="mac"', ...
確定! 回上一頁