sky-plus-hd
sky-plus-hd copied to clipboard
Unable to install with latest version of Node / NPM
Hi,
First, thank you for building this, I use your SKY.Q remote and it's great.
I wanted to use this to download the channels, but I'm having some trouble installing it. I'm on a mac (Sierra) node is 6.9.4 and npm is 3.10.10.
Some of the issues are:
gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR 2017-02-24 12:09:24.109 xcodebuild[69125:1008402] [MT] PluginLoading: Required plug-in compatibility UUID E0A62D1F-3C18-4D74-BFE5-A4167D643966 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Unity4XC.xcplugin' not present in DVTPlugInCompatibilityUUIDs 2017-02-24 12:09:24.109 xcodebuild[69125:1008402] Failed to load plugin at: /Users/development/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Unity4XC.xcplugin, skipping. Reason for failure: *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0] gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR CC(target) Release/obj.target/expat/deps/libexpat/lib/xmlparse.o ./Release/.deps/Release/obj.target/expat/deps/libexpat/lib/xmlparse.o.d.raw { dev: 16777220, mode: 33188, nlink: 1, uid: 502, gid: 20, rdev: 0, blksize: 4096, ino: 16426453, size: 324, blocks: 8, atime: 2017-02-24T12:09:27.000Z, mtime: 2017-02-24T12:09:27.000Z, ctime: 2017-02-24T12:09:27.000Z, birthtime: 2017-02-24T12:09:26.000Z } CC(target) Release/obj.target/expat/deps/libexpat/lib/xmltok.o ../deps/libexpat/lib/xmltok.c:471:1: warning: missing field 'isName2' initializer [-Wmissing-field-initializers] }; ^ ../deps/libexpat/lib/xmltok.c:484:1: warning: missing field 'isName2' initializer [-Wmissing-field-initializers] }; ^ ../deps/libexpat/lib/xmltok.c:504:1: warning: missing field 'isName2' initializer [-Wmissing-field-initializers] }; ^ ../deps/libexpat/lib/xmltok.c:517:1: warning: missing field 'isName2' initializer [-Wmissing-field-initializers] }; ^ ../deps/libexpat/lib/xmltok.c:730:1: warning: missing field 'isName2' initializer [-Wmissing-field-initializers] }; ^ ../deps/libexpat/lib/xmltok.c:749:1: warning: missing field 'isName2' initializer [-Wmissing-field-initializers] };
Have you experienced this yourself?
Thanks