Compilation error between node-sass and fs-events.
console/node_modules/node-gyp/addon.gypi
Compilation error between node-sass and fs-events.
console/node_modules/node-gyp/addon.gypi
'xcode_settings': { | |
'OTHER_LDFLAGS': [ | |
'-undefined dynamic_lookup' | |
], | |
'CLANG_CXX_LIBRARY': 'libc++', | |
'MACOSX_DEPLOYMENT_TARGET': '10.9' | |
}, |
👍