Results 4 comments of harichen

@wqycsu 我也遇到这个问题,你解决了吗?

> [email protected] install /Users/chenjianhong/Documents/GitHub/beyondplayer/src/node_modules/fsevents > node-gyp rebuild SOLINK_MODULE(target) Release/.node CXX(target) Release/obj.target/fse/fsevents.o In file included from ../fsevents.cc:6: In file included from ../../nan/nan.h:2884: ../../nan/nan_typedarray_contents.h:34:43: warning: 'GetContents' is deprecated: Use GetBackingStore. See http://crbug.com/v8/9908....

(base) ➜ scripts git:(master) ✗ ./install_mpvjs.sh npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated...

(base) ➜ scripts git:(master) ✗ ./build_dev.sh ++ dirname ./build_dev.sh + cd . + install_name_tool -change /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage dist/libavfilter.7.dylib + install_name_tool -change /usr/local/opt/mpv/lib/libmpv.1.dylib @loader_path/libmpv.1.dylib ../src/node_modules/mpv.js/build/Release/mpvjs.node + chmod +x dist/libavcodec.58.dylib dist/libavdevice.58.dylib dist/libavfilter.7.dylib...