jhorology / nks-presets-collection

NKS(Native Kontrol Standard) presets collection
128 stars 27 forks source link

Tooling Unhappy in OSX 10.10 w/ latest NVM / Node / Gulp #2

Closed ericreeves closed 8 years ago

ericreeves commented 8 years ago

Thanks for this work!

I was attempting to install this toolchain to understand it, and maybe try to make a few changes, but I'm not a Javascript developer, and have very little experience with Node.js. (Was going to see if I could build some of it in Ruby once I understood it honestly... :) )

Here's what I'm getting... Do I need to pin to a specific version of node.js or gulp or some other library?

Thanks again!

[eric@Cygnus:~/Development/nks-presets-collection] [16:01:08]
[][master]$ gulp
[16:01:09] Requiring external module coffee-script/register
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.

==== JS stack trace =========================================

Security context: 0x1e29576c9fa9 <JS Object>#0#
    1: .node [module.js:568] [pc=0xe908fe81304] (this=0x1534787e5129 <an Object with map 0xbb73027f0a1>#1#,module=0x3f22f0196ed1 <a Module with map 0xbb730218421>#2#,filename=0x3f22f0196e99 <String[117]: /Users/eric/Development/nks-presets-collection/node_modules/sqlite3/lib/binding/node-v48-darwin-x64/node_sqlite3.node>)
    2: load [/Users/eric/Development/nks-presets-collection/node_modules/coffee-script/lib/coffee-script/register.js:45] [pc=0xe908fc97cb4] (this=0x3f22f0196ed1 <a Module with map 0xbb730218421>#2#,filename=0x3f22f0196e99 <String[117]: /Users/eric/Development/nks-presets-collection/node_modules/sqlite3/lib/binding/node-v48-darwin-x64/node_sqlite3.node>)
    3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0xe908fb38c7d] (this=0x1e2957604189 <undefined>,module=0x3f22f0196ed1 <a Module with map 0xbb730218421>#2#,filename=0x3f22f0196e99 <String[117]: /Users/eric/Development/nks-presets-collection/node_modules/sqlite3/lib/binding/node-v48-darwin-x64/node_sqlite3.node>)
/Development/nks-presets-collection/node_modules/sqlite3/lib/sqlite3.js:4] [pc=0xe908fe3fa1e] (this=0x3f22f000ab39 <an Object with map 0xf82fa207b71>#5#,exports=0x3f22f000ab39 <an Object with map 0xf82fa207b71>#5#,require=0x3f22f000a911 <JS Function require (SharedFunctionInfo 0x153478752c39)>#6#,module=0x3f22f000a881 <a Module with map 0xbb730218421>#4#,__filename=0x3f22f000aac9 <String[82]: /Users/eric/Development/nks-presets-collection/node_modules/sqlite3/lib/sqlite3.js>,__dirname=0x3f22f000aaa1 <String[71]: /Users/eric/Development/nks-presets-collection/node_modules/sqlite3/lib>)
module.js:~463] [pc=0xe908fb940eb] (this=0x3f78efb5ea51 <a Module with map 0xbb730218421>#8#,path=0x3f78efb8f819 <String[7]: sqlite3>)
ed>,module=0x3f78efb5ea51 <a Module with map 0xbb730218421>#8#,filename=0x3f78efb5e9f9 <String[62]: /Users/eric/Development/nks-presets-collection/gulpfile.coffee>)
dTargetFunction 0x120adaeba779)>#20#)
   28: /* anonymous */ [/Users/eric/.nvm/versions/node/v6.1.0/lib/node_modules/gulp-cli/node_modules/liftoff/index.js:185] [pc=0xe908fbf6ad0] (this=0x24495bfea9a1 <a Liftoff with map 0xbb730264d41>#15#,err=0x1e2957604101 <null>,flags=0x120adaeba859 <JS Array[389]>#18#)
   29: /* anonymous */ [/Users/eric/.nvm/versions/node/v6.1.0/lib/node_modules/gulp-cli/node_modules/liftoff/index.js:159] [pc=0xe908fbf9d82] (this=0x1e29576e8111 <JS Global Object>#17#,err=0x1e2957604101 <null>,flags=0x120adaeba859 <JS Array[389]>#18#)
   30: /* anonymous */ [/Users/eric/.nvm/versions/node/v6.1.0/lib/node_modules/gulp-cli/node_modules/v8flags/index.js:108] [pc=0xe908fbf9c05] (this=0x1e29576e8111 <JS Global Object>#17#,openErr=0x1e2957604101 <null>,result=0x120adaeba859 <JS Array[389]>#18#)
   31: /* anonymous */ [/Users/eric/.nvm/versions/node/v6.1.0/lib/node_modules/gulp-cli/node_modules/v8flags/index.js:36] [pc=0xe908fbf9ac3] (this=0x1e29576e8111 <JS Global Object>#17#,err=0x1e2957604101 <null>,fd=0x120adaeba859 <JS Array[389]>#18#)
===============

 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
 2: node_sqlite3::Database::Init(v8::Local<v8::Object>)
 3: (anonymous namespace)::RegisterModule(v8::Local<v8::Object>)
 4: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
 5: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
 6: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
 7: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
 8: 0xe908fa0961b
 9: 0xe908fe81304
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.

==== JS stack trace =========================================

Security context: 0x1e29576c9fa9 <JS Object>#0#
    1: .node [module.js:568] [pc=0xe908fe81304] (this=0x1534787e5129 <an Object with map 0xbb73027f0a1>#1#,module=0x3f22f0196ed1 <a Module with map 0xbb730218421>#2#,filename=0x3f22f0196e99 <String[117]: /Users/eric/Development/nks-presets-collection/node_modules/sqlite3/lib/binding/node-v48-darwin-x64/node_sqlite3.node>)
    2: load [/Users/eric/Development/nks-presets-collection/node_modules/coffee-script/lib/coffee-script/register.js:45] [pc=0xe908fc97cb4] (this=0x3f22f0196ed1 <a Module with map 0xbb730218421>#2#,filename=0x3f22f0196e99 <String[117]: /Users/eric/Development/nks-presets-collection/node_modules/sqlite3/lib/binding/node-v48-darwin-x64/node_sqlite3.node>)
    3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0xe908fb38c7d] (this=0x1e2957604189 <undefined>,module=0x3f22f0196ed1 <a Module with map 0xbb730218421>#2#,filename=0x3f22f0196e99 <String[117]: /Users/eric/Development/nks-presets-collection/node_modules/sqlite3/lib/binding/node-v48-darwin-x64/node_sqlite3.node>)
/Development/nks-presets-collection/node_modules/sqlite3/lib/sqlite3.js:4] [pc=0xe908fe3fa1e] (this=0x3f22f000ab39 <an Object with map 0xf82fa207b71>#5#,exports=0x3f22f000ab39 <an Object with map 0xf82fa207b71>#5#,require=0x3f22f000a911 <JS Function require (SharedFunctionInfo 0x153478752c39)>#6#,module=0x3f22f000a881 <a Module with map 0xbb730218421>#4#,__filename=0x3f22f000aac9 <String[82]: /Users/eric/Development/nks-presets-collection/node_modules/sqlite3/lib/sqlite3.js>,__dirname=0x3f22f000aaa1 <String[71]: /Users/eric/Development/nks-presets-collection/node_modules/sqlite3/lib>)
module.js:~463] [pc=0xe908fb940eb] (this=0x3f78efb5ea51 <a Module with map 0xbb730218421>#8#,path=0x3f78efb8f819 <String[7]: sqlite3>)
ed>,module=0x3f78efb5ea51 <a Module with map 0xbb730218421>#8#,filename=0x3f78efb5e9f9 <String[62]: /Users/eric/Development/nks-presets-collection/gulpfile.coffee>)
dTargetFunction 0x120adaeba779)>#20#)
===============

 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
 2: node_sqlite3::Database::Init(v8::Local<v8::Object>)
 3: (anonymous namespace)::RegisterModule(v8::Local<v8::Object>)
 4: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
 5: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
 6: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
 7: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
 8: 0xe908fa0961b
 9: 0xe908fe81304
[1]    4209 segmentation fault  gulp

Versions:

[eric@Cygnus:~/Development/nks-presets-collection] [16:01:11]
[][master]$ nvm ls
->       v6.1.0
default -> stable (-> v6.1.0)
node -> stable (-> v6.1.0) (default)
stable -> 6.1 (-> v6.1.0) (default)
iojs -> N/A (default)
[eric@Cygnus:~/Development/nks-presets-collection] [16:01:13]
[][master]$ gulp -v
[16:01:14] Requiring external module coffee-script/register
[16:01:14] CLI version 1.2.1
[16:01:14] Local version 3.9.1
ericreeves commented 8 years ago

Here's my full npm list.

[eric@Cygnus:~/Development/nks-presets-collection] [16:07:05]
[][master]$ npm ls
nks-presets-collection@0.0.1 /Users/eric/Development/nks-presets-collection
├── coffee-script@1.10.0
├─┬ del@2.2.0
│ ├─┬ globby@4.0.0
│ │ ├── array-union@1.0.1
│ │ ├── arrify@1.0.1
│ │ └── glob@6.0.4
│ ├── is-path-cwd@1.0.0
│ ├─┬ is-path-in-cwd@1.0.0
│ │ └─┬ is-path-inside@1.0.0
│ │   └── path-is-inside@1.0.1
│ ├── object-assign@4.1.0
│ ├── pify@2.3.0
│ ├─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ └─┬ rimraf@2.5.2
│   └── glob@7.0.3
├─┬ gulp@3.9.1
│ ├── archy@1.0.0
│ ├─┬ chalk@1.1.3
│ │ ├── ansi-styles@2.2.1
│ │ ├── escape-string-regexp@1.0.5
│ │ ├─┬ has-ansi@2.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ ├── strip-ansi@3.0.1
│ │ └── supports-color@2.0.0
│ ├── deprecated@0.0.1
│ ├─┬ gulp-util@3.0.7
│ │ ├── array-differ@1.0.0
ay-uniq@1.0.2
│ │ ├── beeper@1.1.0
│ │ ├─┬ dateformat@1.0.12
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ meow@3.7.0
│ │ │   ├─┬ camelcase-keys@2.1.0
│ │ │   │ └── camelcase@2.1.1
│ │ │   ├── decamelize@1.2.0
│ │ │   ├─┬ loud-rejection@1.3.0
│ │ │   │ ├── array-find-index@1.0.1
│ │ │   │ └── signal-exit@2.1.2
│ │ │   ├── map-obj@1.0.1
│ │ │   ├─┬ normalize-package-data@2.3.5
│ │ │   │ ├── hosted-git-info@2.1.4
│ │ │   │ ├─┬ is-builtin-module@1.0.0
│ │ │   │ │ └── builtin-modules@1.1.1
│ │ │   │ └─┬ validate-npm-package-license@3.0.1
│ │ │   │   ├─┬ spdx-correct@1.0.2
│ │ │   │   │ └── spdx-license-ids@1.2.1
│ │ │   │   └─┬ spdx-expression-parse@1.0.2
│ │ │   │     └── spdx-exceptions@1.0.4
│ │ │   ├─┬ read-pkg-up@1.0.1
│ │ │   │ ├─┬ find-up@1.1.2
│ │ │   │ │ └── path-exists@2.1.0
│ │ │   │ └─┬ read-pkg@1.1.0
│ │ │   │   ├─┬ load-json-file@1.1.0
│ │ │   │   │ └─┬ parse-json@2.2.0
│ │ │   │   │   └─┬ error-ex@1.3.0
│ │ │   │   │     └── is-arrayish@0.2.1
│ │ │   │   └── path-type@1.1.0
│ │ │   ├─┬ redent@1.0.0
│ │ │   │ ├─┬ indent-string@2.1.0
│ │ │   │ │ └─┬ repeating@2.0.1
│ │ │   │ │   └─┬ is-finite@1.0.1
│ │ │   │ │     └── number-is-nan@1.0.0
│ │ │   │ └── strip-indent@1.0.1
│ │ │   └── trim-newlines@1.0.0
│ │ ├─┬ fancy-log@1.2.0
│ │ │ └── time-stamp@1.0.1
│ │ ├─┬ has-gulplog@0.1.0
│ │ │ └── sparkles@1.0.0
│ │ ├── lodash._reescape@3.0.0
│ │ ├── lodash._reevaluate@3.0.0
│ │ ├── lodash._reinterpolate@3.0.0
│ │ ├─┬ lodash.template@3.6.2
│ │ │ ├── lodash._basecopy@3.0.1
│ │ │ ├── lodash._basetostring@3.0.1
│ │ │ ├── lodash._basevalues@3.0.0
│ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ ├─┬ lodash.escape@3.2.0
│ │ │ │ └── lodash._root@3.0.1
│ │ │ ├─┬ lodash.keys@3.1.2
│ │ │ │ ├── lodash._getnative@3.9.1
│ │ │ │ ├── lodash.isarguments@3.0.8
│ │ │ │ └── lodash.isarray@3.0.4
│ │ │ ├── lodash.restparam@3.6.1
│ │ │ └── lodash.templatesettings@3.1.1
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │   └── readable-stream@1.1.14
│ │ ├── object-assign@3.0.0
│ │ └── replace-ext@0.0.1
│ ├── interpret@1.0.1
│ ├─┬ liftoff@2.2.1
│ │ ├── extend@2.0.1
│ │ ├─┬ findup-sync@0.3.0
│ │ │ └── glob@5.0.15
│ │ ├── flagged-respawn@0.3.2
│ │ ├── rechoir@0.6.2
│ │ └── resolve@1.1.7
│ ├── minimist@1.2.0
│ ├─┬ orchestrator@0.3.7
│ │ ├── end-of-stream@0.1.5
│ │ ├── sequencify@0.0.7
│ │ └── stream-consume@0.1.0
│ ├── pretty-hrtime@1.0.2
│ ├── semver@4.3.6
│ ├─┬ tildify@1.2.0
│ │ └── os-homedir@1.0.1
│ ├─┬ v8flags@2.0.11
│ │ └── user-home@1.1.1
│ └─┬ vinyl-fs@0.3.14
│   ├── defaults@1.0.3
│   ├─┬ glob-stream@3.1.18
│   │ ├── glob@4.5.3
│   │ ├── minimatch@2.0.10
│   │ ├── ordered-read-streams@0.1.0
│   │ ├─┬ through2@0.6.5
│   │ │ └── readable-stream@1.0.34
│   │ └── unique-stream@1.0.0
│   ├─┬ glob-watcher@0.0.6
│   │ └─┬ gaze@0.5.2
│   │   └─┬ globule@0.1.0
│   │     ├─┬ glob@3.1.21
│   │     │ ├── graceful-fs@1.2.3
│   │     │ └── inherits@1.0.2
│   │     ├── lodash@1.0.2
│   │     └─┬ minimatch@0.2.14
│   │       ├── lru-cache@2.7.3
│   │       └── sigmund@1.0.1
│   ├── graceful-fs@3.0.8
│   ├─┬ strip-bom@1.0.0
│   │ ├── first-chunk-stream@1.0.0
│   │ └── is-utf8@0.2.1
│   ├─┬ through2@0.6.5
│   │ └── readable-stream@1.0.34
│   └─┬ vinyl@0.4.6
│     └── clone@0.2.0
├─┬ gulp-changed@1.3.0
│ └─┬ through2@2.0.1
│   ├─┬ readable-stream@2.0.6
│   │ └── isarray@1.0.0
│   └── xtend@4.0.1
├─┬ gulp-coffee@2.3.2
│ ├── merge@1.2.0
│ ├─┬ through2@0.6.5
│ │ └─┬ readable-stream@1.0.34
│ │   └── isarray@0.0.1
│ └─┬ vinyl-sourcemaps-apply@0.1.4
│   └─┬ source-map@0.1.43
│     └── amdefine@1.0.0
├─┬ gulp-coffeelint@0.5.0
│ ├── args-js@0.10.11
│ ├─┬ coffeelint@1.15.7
│ │ ├─┬ glob@4.5.3
│ │ │ └── minimatch@2.0.10
│ │ ├── ignore@3.1.2
│ │ ├─┬ optimist@0.6.1
│ │ │ ├── minimist@0.0.10
│ │ │ └── wordwrap@0.0.3
│ │ ├── resolve@0.6.3
│ │ └── strip-json-comments@1.0.4
│ ├─┬ coffeelint-stylish@0.1.2
│ │ └── text-table@0.2.0
│ └─┬ through2@0.6.5
│   └── readable-stream@1.0.34
├─┬ gulp-data@1.2.1
│ └── util-extend@1.0.3
├─┬ gulp-exec@2.1.2
│ └─┬ gulplog@1.0.0
│   └── glogg@1.0.0
├─┬ gulp-nks-rewrite-meta@0.1.0
│ └── riff-reader@0.0.6
├── gulp-rename@1.2.2
├── gulp-riff-extractor@0.0.7
├─┬ gulp-template@3.1.0
│ └── lodash@3.10.1
├─┬ gulp-watch@4.3.5
│ ├─┬ anymatch@1.3.0
│ │ └─┬ micromatch@2.3.8
│ │   ├─┬ arr-diff@2.0.0
│ │   │ └── arr-flatten@1.0.1
│ │   ├── array-unique@0.2.1
│ │   ├─┬ braces@1.8.4
│ │   │ ├─┬ expand-range@1.8.2
│ │   │ │ └─┬ fill-range@2.2.3
│ │   │ │   ├── is-number@2.1.0
│ │   │ │   ├─┬ isobject@2.1.0
│ │   │ │   │ └── isarray@1.0.0
│ │   │ │   ├── randomatic@1.1.5
│ │   │ │   └── repeat-string@1.5.4
│ │   │ ├── preserve@0.2.0
│ │   │ └── repeat-element@1.1.2
│ │   ├─┬ expand-brackets@0.1.5
│ │   │ └── is-posix-bracket@0.1.1
│ │   ├── extglob@0.3.2
│ │   ├── filename-regex@2.0.0
│ │   ├── is-extglob@1.0.0
│ │   ├─┬ kind-of@3.0.3
│ │   │ └── is-buffer@1.1.3
│ │   ├── normalize-path@2.0.1
│ │   ├─┬ object.omit@2.0.0
│ │   │ ├─┬ for-own@0.1.4
│ │   │ │ └── for-in@0.1.5
│ │   │ └── is-extendable@0.1.1
│ │   ├─┬ parse-glob@3.0.4
│ │   │ ├── glob-base@0.3.0
│ │   │ └── is-dotfile@1.0.2
│ │   └─┬ regex-cache@0.4.3
│ │     ├── is-equal-shallow@0.1.3
│ │     └── is-primitive@2.0.0
│ ├─┬ chokidar@1.5.0
│ │ ├── async-each@1.0.0
│ │ ├─┬ fsevents@1.0.12
│ │ │ ├── nan@2.3.3
│ │ │ └─┬ node-pre-gyp@0.6.25
│ │ │   ├─┬ mkdirp@0.5.1
│ │ │   │ └── minimist@0.0.8
│ │ │   ├─┬ nopt@3.0.6
│ │ │   │ └── abbrev@1.0.7
│ │ │   ├─┬ npmlog@2.0.3
│ │ │   │ ├── ansi@0.3.1
│ │ │   │ ├─┬ are-we-there-yet@1.1.2
│ │ │   │ │ └── delegates@1.0.0
│ │ │   │ └─┬ gauge@1.2.7
│ │ │   │   ├── has-unicode@2.0.0
│ │ │   │   ├─┬ lodash.pad@4.1.0
│ │ │   │   │ ├── lodash.repeat@4.0.0
│ │ │   │   │ └── lodash.tostring@4.1.2
│ │ │   │   ├── lodash.padend@4.2.0
│ │ │   │   └── lodash.padstart@4.2.0
│ │ │   ├─┬ rc@1.1.6
│ │ │   │ ├── deep-extend@0.4.1
│ │ │   │ ├── ini@1.3.4
│ │ │   │ ├── minimist@1.2.0
│ │ │   │ └── strip-json-comments@1.0.4
│ │ │   ├─┬ request@2.69.0
│ │ │   │ ├── aws-sign2@0.6.0
│ │ │   │ ├─┬ aws4@1.3.2
│ │ │   │ │ └─┬ lru-cache@4.0.1
│ │ │   │ │   ├── pseudomap@1.0.2
│ │ │   │ │   └── yallist@2.0.0
│ │ │   │ ├── bl@1.0.3
│ │ │   │ ├── caseless@0.11.0
│ │ │   │ ├─┬ combined-stream@1.0.5
│ │ │   │ │ └── delayed-stream@1.0.0
│ │ │   │ ├── extend@3.0.0
│ │ │   │ ├── forever-agent@0.6.1
│ │ │   │ ├─┬ form-data@1.0.0-rc4
│ │ │   │ │ └── async@1.5.2
│ │ │   │ ├─┬ har-validator@2.0.6
│ │ │   │ │ ├─┬ chalk@1.1.3
│ │ │   │ │ │ ├── ansi-styles@2.2.1
│ │ │   │ │ │ ├── escape-string-regexp@1.0.5
│ │ │   │ │ │ ├─┬ has-ansi@2.0.0
│ │ │   │ │ │ │ └── ansi-regex@2.0.0
│ │ │   │ │ │ ├── strip-ansi@3.0.1
│ │ │   │ │ │ └── supports-color@2.0.0
│ │ │   │ │ ├─┬ commander@2.9.0
│ │ │   │ │ │ └── graceful-readlink@1.0.1
│ │ │   │ │ ├─┬ is-my-json-valid@2.13.1
│ │ │   │ │ │ ├── generate-function@2.0.0
│ │ │   │ │ │ ├─┬ generate-object-property@1.2.0
│ │ │   │ │ │ │ └── is-property@1.0.2
│ │ │   │ │ │ ├── jsonpointer@2.0.0
│ │ │   │ │ │ └── xtend@4.0.1
│ │ │   │ │ └─┬ pinkie-promise@2.0.0
│ │ │   │ │   └── pinkie@2.0.4
│ │ │   │ ├─┬ hawk@3.1.3
│ │ │   │ │ ├── boom@2.10.1
│ │ │   │ │ ├── cryptiles@2.0.5
│ │ │   │ │ ├── hoek@2.16.3
│ │ │   │ │ └── sntp@1.0.9
│ │ │   │ ├─┬ http-signature@1.1.1
│ │ │   │ │ ├── assert-plus@0.2.0
│ │ │   │ │ ├─┬ jsprim@1.2.2
│ │ │   │ │ │ ├── extsprintf@1.0.2
│ │ │   │ │ │ ├── json-schema@0.2.2
│ │ │   │ │ │ └── verror@1.3.6
│ │ │   │ │ └─┬ sshpk@1.7.4
│ │ │   │ │   ├── asn1@0.2.3
│ │ │   │ │   ├─┬ dashdash@1.13.0
│ │ │   │ │   │ └── assert-plus@1.0.0
│ │ │   │ │   ├── ecc-jsbn@0.1.1
│ │ │   │ │   ├── jodid25519@1.0.2
│ │ │   │ │   ├── jsbn@0.1.0
│ │ │   │ │   └── tweetnacl@0.14.3
│ │ │   │ ├── is-typedarray@1.0.0
│ │ │   │ ├── isstream@0.1.2
│ │ │   │ ├── json-stringify-safe@5.0.1
│ │ │   │ ├─┬ mime-types@2.1.10
│ │ │   │ │ └── mime-db@1.22.0
│ │ │   │ ├── node-uuid@1.4.7
│ │ │   │ ├── oauth-sign@0.8.1
│ │ │   │ ├── qs@6.0.2
│ │ │   │ ├── stringstream@0.0.5
│ │ │   │ ├── tough-cookie@2.2.2
│ │ │   │ └── tunnel-agent@0.4.2
│ │ │   ├─┬ rimraf@2.5.2
│ │ │   │ └─┬ glob@7.0.3
│ │ │   │   ├─┬ inflight@1.0.4
│ │ │   │   │ └── wrappy@1.0.1
│ │ │   │   ├── inherits@2.0.1
│ │ │   │   ├─┬ minimatch@3.0.0
│ │ │   │   │ └─┬ brace-expansion@1.1.3
│ │ │   │   │   ├── balanced-match@0.3.0
│ │ │   │   │   └── concat-map@0.0.1
│ │ │   │   ├─┬ once@1.3.3
│ │ │   │   │ └── wrappy@1.0.1
│ │ │   │   └── path-is-absolute@1.0.0
│ │ │   ├── semver@5.1.0
│ │ │   ├─┬ tar@2.2.1
│ │ │   │ ├── block-stream@0.0.8
│ │ │   │ ├─┬ fstream@1.0.8
│ │ │   │ │ └── graceful-fs@4.1.3
│ │ │   │ └── inherits@2.0.1
│ │ │   └─┬ tar-pack@3.1.3
│ │ │     ├─┬ debug@2.2.0
│ │ │     │ └── ms@0.7.1
│ │ │     ├─┬ fstream-ignore@1.0.3
│ │ │     │ └─┬ minimatch@3.0.0
│ │ │     │   └─┬ brace-expansion@1.1.3
│ │ │     │     ├── balanced-match@0.3.0
│ │ │     │     └── concat-map@0.0.1
│ │ │     ├─┬ once@1.3.3
│ │ │     │ └── wrappy@1.0.1
│ │ │     ├─┬ readable-stream@2.0.6
│ │ │     │ ├── core-util-is@1.0.2
│ │ │     │ ├── isarray@1.0.0
│ │ │     │ ├── process-nextick-args@1.0.6
│ │ │     │ ├── string_decoder@0.10.31
│ │ │     │ └── util-deprecate@1.0.2
│ │ │     └── uid-number@0.0.6
│ │ ├── glob-parent@2.0.0
│ │ ├── inherits@2.0.1
│ │ ├─┬ is-binary-path@1.0.1
│ │ │ └── binary-extensions@1.4.0
│ │ ├── is-glob@2.0.1
│ │ └─┬ readdirp@2.0.0
│ │   ├── minimatch@2.0.10
│ │   └─┬ readable-stream@2.1.2
│ │     └── isarray@1.0.0
│ ├─┬ glob@5.0.15
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├─┬ minimatch@3.0.0
│ │ │ └─┬ brace-expansion@1.1.4
│ │ │   ├── balanced-match@0.4.1
│ │ │   └── concat-map@0.0.1
│ │ └── once@1.3.3
│ ├─┬ glob2base@0.0.12
│ │ └── find-index@0.1.1
│ ├── path-is-absolute@1.0.0
│ ├─┬ readable-stream@2.1.2
│ │ ├── core-util-is@1.0.2
│ │ ├── isarray@1.0.0
│ │ ├── process-nextick-args@1.0.7
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ ├─┬ vinyl@0.5.3
│ │ ├── clone@1.0.2
│ │ └── clone-stats@0.0.1
│ └─┬ vinyl-file@1.3.0
│   ├── graceful-fs@4.1.4
│   ├── strip-bom@2.0.0
│   ├── strip-bom-stream@1.0.0
│   └── vinyl@1.1.1
├─┬ gulp-zip@3.2.0
│ ├─┬ concat-stream@1.5.1
│ │ ├─┬ readable-stream@2.0.6
│ │ │ └── isarray@1.0.0
│ │ └── typedarray@0.0.6
│ └─┬ yazl@2.3.1
│   └── buffer-crc32@0.2.5
├─┬ js-beautify@1.6.2
│ ├─┬ config-chain@1.1.10
│ │ ├── ini@1.3.4
│ │ └── proto-list@1.2.4
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ └─┬ nopt@3.0.6
│   └── abbrev@1.0.7
├─┬ msgpack-lite@0.1.20
│ ├── event-lite@0.1.1
│ ├── ieee754@1.1.6
│ ├── int64-buffer@0.1.6
│ └── isarray@1.0.0
├─┬ sqlite3@3.1.3
│ ├── nan@2.2.1
│ └─┬ node-pre-gyp@0.6.25
│   ├─┬ mkdirp@0.5.1
│   │ └── minimist@0.0.8
│   ├─┬ nopt@3.0.6
│   │ └── abbrev@1.0.7
│   ├─┬ npmlog@2.0.3
│   │ ├── ansi@0.3.1
│   │ ├─┬ are-we-there-yet@1.1.2
│   │ │ ├── delegates@1.0.0
│   │ │ └─┬ readable-stream@2.0.6
│   │ │   ├── core-util-is@1.0.2
│   │ │   ├── inherits@2.0.1
│   │ │   ├── isarray@1.0.0
│   │ │   ├── process-nextick-args@1.0.6
│   │ │   ├── string_decoder@0.10.31
│   │ │   └── util-deprecate@1.0.2
│   │ └─┬ gauge@1.2.7
│   │   ├── has-unicode@2.0.0
│   │   ├─┬ lodash.pad@4.1.0
│   │   │ ├── lodash.repeat@4.0.0
│   │   │ └── lodash.tostring@4.1.2
│   │   ├─┬ lodash.padend@4.2.0
│   │   │ ├── lodash.repeat@4.0.0
│   │   │ └── lodash.tostring@4.1.2
│   │   └─┬ lodash.padstart@4.2.0
│   │     ├── lodash.repeat@4.0.0
│   │     └── lodash.tostring@4.1.2
│   ├─┬ rc@1.1.6
│   │ ├── deep-extend@0.4.1
│   │ ├── ini@1.3.4
│   │ ├── minimist@1.2.0
│   │ └── strip-json-comments@1.0.4
│   ├─┬ request@2.69.0
│   │ ├── aws-sign2@0.6.0
│   │ ├─┬ aws4@1.3.2
│   │ │ └─┬ lru-cache@4.0.1
│   │ │   ├── pseudomap@1.0.2
│   │ │   └── yallist@2.0.0
│   │ ├─┬ bl@1.0.3
│   │ │ └─┬ readable-stream@2.0.6
│   │ │   ├── core-util-is@1.0.2
│   │ │   ├── inherits@2.0.1
│   │ │   ├── isarray@1.0.0
│   │ │   ├── process-nextick-args@1.0.6
│   │ │   ├── string_decoder@0.10.31
│   │ │   └── util-deprecate@1.0.2
│   │ ├── caseless@0.11.0
│   │ ├─┬ combined-stream@1.0.5
│   │ │ └── delayed-stream@1.0.0
│   │ ├── extend@3.0.0
│   │ ├── forever-agent@0.6.1
│   │ ├─┬ form-data@1.0.0-rc4
│   │ │ └── async@1.5.2
│   │ ├─┬ har-validator@2.0.6
│   │ │ ├─┬ chalk@1.1.3
│   │ │ │ ├── ansi-styles@2.2.1
│   │ │ │ ├── escape-string-regexp@1.0.5
│   │ │ │ ├─┬ has-ansi@2.0.0
│   │ │ │ │ └── ansi-regex@2.0.0
│   │ │ │ ├─┬ strip-ansi@3.0.1
│   │ │ │ │ └── ansi-regex@2.0.0
│   │ │ │ └── supports-color@2.0.0
│   │ │ ├─┬ commander@2.9.0
│   │ │ │ └── graceful-readlink@1.0.1
│   │ │ ├─┬ is-my-json-valid@2.13.1
│   │ │ │ ├── generate-function@2.0.0
│   │ │ │ ├─┬ generate-object-property@1.2.0
│   │ │ │ │ └── is-property@1.0.2
│   │ │ │ ├── jsonpointer@2.0.0
│   │ │ │ └── xtend@4.0.1
│   │ │ └─┬ pinkie-promise@2.0.0
│   │ │   └── pinkie@2.0.4
│   │ ├─┬ hawk@3.1.3
│   │ │ ├── boom@2.10.1
│   │ │ ├── cryptiles@2.0.5
│   │ │ ├── hoek@2.16.3
│   │ │ └── sntp@1.0.9
│   │ ├─┬ http-signature@1.1.1
│   │ │ ├── assert-plus@0.2.0
│   │ │ ├─┬ jsprim@1.2.2
│   │ │ │ ├── extsprintf@1.0.2
│   │ │ │ ├── json-schema@0.2.2
│   │ │ │ └── verror@1.3.6
│   │ │ └─┬ sshpk@1.7.4
│   │ │   ├── asn1@0.2.3
│   │ │   ├─┬ dashdash@1.13.0
│   │ │   │ └── assert-plus@1.0.0
│   │ │   ├── ecc-jsbn@0.1.1
│   │ │   ├── jodid25519@1.0.2
│   │ │   ├── jsbn@0.1.0
│   │ │   └── tweetnacl@0.14.3
│   │ ├── is-typedarray@1.0.0
│   │ ├── isstream@0.1.2
│   │ ├── json-stringify-safe@5.0.1
│   │ ├─┬ mime-types@2.1.10
│   │ │ └── mime-db@1.22.0
│   │ ├── node-uuid@1.4.7
│   │ ├── oauth-sign@0.8.1
│   │ ├── qs@6.0.2
│   │ ├── stringstream@0.0.5
│   │ ├── tough-cookie@2.2.2
│   │ └── tunnel-agent@0.4.2
│   ├─┬ rimraf@2.5.2
│   │ └─┬ glob@7.0.3
│   │   ├─┬ inflight@1.0.4
│   │   │ └── wrappy@1.0.1
│   │   ├── inherits@2.0.1
│   │   ├─┬ minimatch@3.0.0
│   │   │ └─┬ brace-expansion@1.1.3
│   │   │   ├── balanced-match@0.3.0
│   │   │   └── concat-map@0.0.1
│   │   ├─┬ once@1.3.3
│   │   │ └── wrappy@1.0.1
│   │   └── path-is-absolute@1.0.0
│   ├── semver@5.1.0
│   ├─┬ tar@2.2.1
│   │ ├── block-stream@0.0.8
│   │ ├─┬ fstream@1.0.8
│   │ │ └── graceful-fs@4.1.3
│   │ └── inherits@2.0.1
│   └─┬ tar-pack@3.1.3
│     ├─┬ debug@2.2.0
│     │ └── ms@0.7.1
│     ├─┬ fstream@1.0.8
│     │ ├── graceful-fs@4.1.3
│     │ └── inherits@2.0.1
│     ├─┬ fstream-ignore@1.0.3
│     │ ├── inherits@2.0.1
│     │ └─┬ minimatch@3.0.0
│     │   └─┬ brace-expansion@1.1.3
│     │     ├── balanced-match@0.3.0
│     │     └── concat-map@0.0.1
│     ├─┬ once@1.3.3
│     │ └── wrappy@1.0.1
│     ├─┬ readable-stream@2.0.6
│     │ ├── core-util-is@1.0.2
│     │ ├── inherits@2.0.1
│     │ ├── isarray@1.0.0
│     │ ├── process-nextick-args@1.0.6
│     │ ├── string_decoder@0.10.31
│     │ └── util-deprecate@1.0.2
│     └── uid-number@0.0.6
├── u-he-hive-meta-parser@0.0.2
├── underscore@1.8.3
├── uuid@2.0.2
├── xmldom@0.1.22
└── xpath@0.0.9
jhorology commented 8 years ago

Sorry for inconvenience. There are compatibility issue between node v6.x.x and some node_modules. Please try node v5.x.x.

jhorology commented 8 years ago

In recently I resumed this work and node v5 is no problem for me. So I close this issue.