Install npm in homestead and eventually report an error
Enter the command
The intermediate operation situation is omitted. The following picture directly intercepts the picture when the error is reported
The complete running code is as follows
vagrant@homestead:~/Code/test$ sudo npm install
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN prefer global marked@0.3.6 should be installed with -g
npm WARN prefer global node-gyp@3.4.0 should be installed with -g
> node-sass@3.10.1 install /home/vagrant/Code/test/node_modules/node-sass
> node scripts/install.js
Start downloading binary at https://github.com/sass/node-sass/releases/download/v3.10.1/linux-x64-47_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v3.10.1/linux-x64-47_binding.node":
ESOCKETTIMEDOUT
Hint: If github.com is not accessible in your location
try setting a proxy via HTTP_PROXY, e.g.
export HTTP_PROXY=http://example.com:1234
or configure npm proxy via
npm config set proxy http://example.com:8080
> node-sass@3.10.1 postinstall /home/vagrant/Code/test/node_modules/node-sass
> node scripts/build.js
"/home/vagrant/Code/test/node_modules/node-sass/vendor/linux-x64-47/binding.node" exists.
testing binary.
Segmentation fault
/home/vagrant/Code/test
├── bootstrap-sass@3.3.7
├── clean-css@3.4.20 extraneous
├── del@2.2.2 extraneous
├─┬ 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
│ │ ├── array-uniq@1.0.3
│ │ ├── 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
│ │ │ ├─┬ loud-rejection@1.6.0
│ │ │ │ ├─┬ currently-unhandled@0.4.1
│ │ │ │ │ └── array-find-index@1.0.2
│ │ │ │ └── signal-exit@3.0.1
│ │ │ ├── map-obj@1.0.1
│ │ │ ├─┬ normalize-package-data@2.3.5
│ │ │ │ ├── hosted-git-info@2.1.5
│ │ │ │ ├─┬ 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.2
│ │ │ │ └── spdx-expression-parse@1.0.4
│ │ │ ├── object-assign@4.1.0
│ │ │ ├─┬ redent@1.0.0
│ │ │ │ ├─┬ indent-string@2.1.0
│ │ │ │ │ └─┬ repeating@2.0.1
│ │ │ │ │ └── is-finite@1.0.2
│ │ │ │ └── strip-indent@1.0.1
│ │ │ └── trim-newlines@1.0.0
│ │ ├─┬ fancy-log@1.2.0
│ │ │ └── time-stamp@1.0.1
│ │ ├─┬ gulplog@1.0.0
│ │ │ └── glogg@1.0.0
│ │ ├─┬ 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.1.0
│ │ │ │ └── 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
│ │ ├─┬ through2@2.0.1
│ │ │ ├─┬ readable-stream@2.0.6
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.3
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ └── xtend@4.0.1
│ │ └─┬ vinyl@0.5.3
│ │ └── clone-stats@0.0.1
│ ├── interpret@1.0.1
│ ├─┬ liftoff@2.3.0
│ │ ├── extend@3.0.0
│ │ ├─┬ findup-sync@0.4.2
│ │ │ ├─┬ detect-file@0.1.0
│ │ │ │ └── fs-exists-sync@0.1.0
│ │ │ ├─┬ is-glob@2.0.1
│ │ │ │ └── is-extglob@1.0.0
│ │ │ ├─┬ micromatch@2.3.11
│ │ │ │ ├─┬ arr-diff@2.0.0
│ │ │ │ │ └── arr-flatten@1.0.1
│ │ │ │ ├── array-unique@0.2.1
│ │ │ │ ├─┬ braces@1.8.5
│ │ │ │ │ ├─┬ 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
│ │ │ │ ├─┬ kind-of@3.0.4
│ │ │ │ │ └── is-buffer@1.1.4
│ │ │ │ ├── normalize-path@2.0.1
│ │ │ │ ├─┬ object.omit@2.0.0
│ │ │ │ │ ├─┬ for-own@0.1.4
│ │ │ │ │ │ └── for-in@0.1.6
│ │ │ │ │ └── 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
│ │ │ └─┬ resolve-dir@0.1.1
│ │ │ └─┬ global-modules@0.2.3
│ │ │ ├─┬ global-prefix@0.1.4
│ │ │ │ ├─┬ osenv@0.1.3
│ │ │ │ │ └── os-tmpdir@1.0.2
│ │ │ │ └─┬ which@1.2.11
│ │ │ │ └── isexe@1.1.2
│ │ │ └── is-windows@0.2.0
│ │ ├─┬ fined@1.0.2
│ │ │ ├── expand-tilde@1.2.2
│ │ │ ├── lodash.assignwith@4.2.0
│ │ │ ├── lodash.isempty@4.4.0
│ │ │ ├── lodash.pick@4.4.0
│ │ │ └─┬ parse-filepath@1.0.1
│ │ │ ├─┬ is-absolute@0.2.5
│ │ │ │ ├─┬ is-relative@0.2.1
│ │ │ │ │ └─┬ is-unc-path@0.1.1
│ │ │ │ │ └── unc-path-regex@0.1.2
│ │ │ │ └── is-windows@0.1.1
│ │ │ ├── map-cache@0.2.2
│ │ │ └─┬ path-root@0.1.1
│ │ │ └── path-root-regex@0.1.2
│ │ ├── flagged-respawn@0.3.2
│ │ ├── lodash.isplainobject@4.0.6
│ │ ├── lodash.isstring@4.0.1
│ │ ├── lodash.mapvalues@4.6.0
│ │ ├── rechoir@0.6.2
│ │ └── resolve@1.1.7
│ ├── minimist@1.2.0
│ ├─┬ orchestrator@0.3.7
│ │ ├─┬ end-of-stream@0.1.5
│ │ │ └─┬ once@1.3.3
│ │ │ └── wrappy@1.0.2
│ │ ├── 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.2
│ ├─┬ 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
│ │ ├─┬ glob2base@0.0.12
│ │ │ └── find-index@0.1.1
│ │ ├─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.6
│ │ │ ├── balanced-match@0.4.2
│ │ │ └── concat-map@0.0.1
│ │ ├── 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
│ ├─┬ graceful-fs@3.0.11
│ │ └── natives@1.1.0
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.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
│ │ └── isarray@0.0.1
│ └─┬ vinyl@0.4.6
│ └── clone@0.2.0
├── gulp-autoprefixer@3.1.1 extraneous
├── gulp-batch@1.0.5 extraneous
├── gulp-concat@2.6.0 extraneous
├── gulp-if@2.0.1 extraneous
├── gulp-less@3.1.0 extraneous
├── gulp-load-plugins@1.3.0 extraneous
├── gulp-notify@2.2.0 extraneous
├── gulp-rename@1.2.2 extraneous
├── gulp-rev@7.1.2 extraneous
├── gulp-rev-replace@0.4.3 extraneous
├── gulp-shell@0.5.2 extraneous
├── gulp-sourcemaps@1.6.0 extraneous
├── gulp-uglify@1.5.4 extraneous
├── jquery@3.1.1
├─┬ laravel-elixir-vue-2@0.2.0
│ ├─┬ css-loader@0.23.1
│ │ ├─┬ css-selector-tokenizer@0.5.4
│ │ │ ├── cssesc@0.1.0
│ │ │ └── fastparse@1.1.1
│ │ ├─┬ cssnano@3.7.7
│ │ │ ├─┬ autoprefixer@6.5.0
│ │ │ │ ├── browserslist@1.4.0
│ │ │ │ ├── caniuse-db@1.0.30000551
│ │ │ │ ├── normalize-range@0.1.2
│ │ │ │ └── num2fraction@1.2.2
│ │ │ ├── decamelize@1.2.0
│ │ │ ├── defined@1.0.0
│ │ │ ├─┬ has@1.0.1
│ │ │ │ └── function-bind@1.1.0
│ │ │ ├── object-assign@4.1.0
│ │ │ ├─┬ postcss-calc@5.3.1
│ │ │ │ ├── postcss-message-helpers@2.0.0
│ │ │ │ └─┬ reduce-css-calc@1.3.0
│ │ │ │ ├─┬ math-expression-evaluator@1.2.14
│ │ │ │ │ └── lodash.indexof@4.0.5
│ │ │ │ └─┬ reduce-function-call@1.0.1
│ │ │ │ └── balanced-match@0.1.0
│ │ │ ├─┬ postcss-colormin@2.2.1
│ │ │ │ └─┬ colormin@1.1.2
│ │ │ │ ├─┬ color@0.11.3
│ │ │ │ │ ├── color-convert@1.5.0
│ │ │ │ │ └─┬ color-string@0.3.0
│ │ │ │ │ └── color-name@1.1.1
│ │ │ │ └── css-color-names@0.0.4
│ │ │ ├── postcss-convert-values@2.4.1
│ │ │ ├── postcss-discard-comments@2.0.4
│ │ │ ├── postcss-discard-duplicates@2.0.1
│ │ │ ├── postcss-discard-empty@2.1.0
│ │ │ ├── postcss-discard-overridden@0.1.1
│ │ │ ├─┬ postcss-discard-unused@2.2.1
│ │ │ │ └── uniqs@2.0.0
│ │ │ ├─┬ postcss-filter-plugins@2.0.2
│ │ │ │ └─┬ uniqid@4.1.0
│ │ │ │ └── macaddress@0.2.8
│ │ │ ├── postcss-merge-idents@2.1.7
│ │ │ ├── postcss-merge-longhand@2.0.1
│ │ │ ├─┬ postcss-merge-rules@2.0.10
│ │ │ │ └── vendors@1.0.1
│ │ │ ├─┬ postcss-minify-font-values@1.0.5
│ │ │ │ └── object-assign@4.1.0
│ │ │ ├── postcss-minify-gradients@1.0.3
│ │ │ ├─┬ postcss-minify-params@1.0.5
│ │ │ │ └── alphanum-sort@1.0.2
│ │ │ ├── postcss-minify-selectors@2.0.5
│ │ │ ├── postcss-normalize-charset@1.1.0
│ │ │ ├─┬ postcss-normalize-url@3.0.7
│ │ │ │ ├── is-absolute-url@2.0.0
│ │ │ │ └─┬ normalize-url@1.6.1
│ │ │ │ ├── object-assign@4.1.0
│ │ │ │ ├── prepend-http@1.0.4
│ │ │ │ ├─┬ query-string@4.2.3
│ │ │ │ │ ├── object-assign@4.1.0
│ │ │ │ │ └── strict-uri-encode@1.1.0
│ │ │ │ └─┬ sort-keys@1.1.2
│ │ │ │ └── is-plain-obj@1.1.0
│ │ │ ├── postcss-ordered-values@2.2.2
│ │ │ ├── postcss-reduce-idents@2.3.0
│ │ │ ├── postcss-reduce-initial@1.0.0
│ │ │ ├── postcss-reduce-transforms@1.0.3
│ │ │ ├─┬ postcss-svgo@2.1.5
│ │ │ │ ├─┬ is-svg@2.0.1
│ │ │ │ │ └── html-comment-regex@1.1.1
│ │ │ │ └─┬ svgo@0.7.1
│ │ │ │ ├─┬ coa@1.0.1
│ │ │ │ │ └── q@1.4.1
│ │ │ │ ├── colors@1.1.2
│ │ │ │ ├─┬ csso@2.2.1
│ │ │ │ │ ├── clap@1.1.1
│ │ │ │ │ └── source-map@0.5.6
│ │ │ │ ├─┬ js-yaml@3.6.1
│ │ │ │ │ ├─┬ argparse@1.0.9
│ │ │ │ │ │ └── sprintf-js@1.0.3
│ │ │ │ │ └── esprima@2.7.3
│ │ │ │ ├── sax@1.2.1
│ │ │ │ └── whet.extend@0.9.9
│ │ │ ├── postcss-unique-selectors@2.0.2
│ │ │ ├── postcss-value-parser@3.3.0
│ │ │ └── postcss-zindex@2.1.1
│ │ ├─┬ loader-utils@0.2.16
│ │ │ ├── big.js@3.1.3
│ │ │ ├── emojis-list@2.1.0
│ │ │ ├── json5@0.5.0
│ │ │ └── object-assign@4.1.0
│ │ ├─┬ lodash.camelcase@3.0.1
│ │ │ └─┬ lodash._createcompounder@3.0.0
│ │ │ ├── lodash.deburr@3.2.0
│ │ │ └── lodash.words@3.2.0
│ │ ├── object-assign@4.1.0
│ │ ├─┬ postcss@5.2.4
│ │ │ ├── js-base64@2.1.9
│ │ │ ├── source-map@0.5.6
│ │ │ └── supports-color@3.1.2
│ │ ├── postcss-modules-extract-imports@1.0.1
│ │ ├─┬ postcss-modules-local-by-default@1.1.1
│ │ │ └─┬ css-selector-tokenizer@0.6.0
│ │ │ └─┬ regexpu-core@1.0.0
│ │ │ ├── regenerate@1.3.1
│ │ │ ├── regjsgen@0.2.0
│ │ │ └─┬ regjsparser@0.1.5
│ │ │ └── jsesc@0.5.0
│ │ ├─┬ postcss-modules-scope@1.0.2
│ │ │ └── css-selector-tokenizer@0.6.0
│ │ ├─┬ postcss-modules-values@1.2.2
│ │ │ └── icss-replace-symbols@1.0.2
│ │ └── source-list-map@0.1.6
│ ├── file-loader@0.9.0
│ ├── UNMET PEER DEPENDENCY node-sass@^3.4.2
│ ├─┬ sass-loader@4.0.2
│ │ ├── async@2.0.1
│ │ └── object-assign@4.1.0
│ ├─┬ url-loader@0.5.7
│ │ └── mime@1.2.11
│ └─┬ vue-loader@9.5.1
│ ├─┬ consolidate@0.14.1
│ │ └── bluebird@3.4.6
│ ├── hash-sum@1.0.2
│ ├─┬ js-beautify@1.6.4
│ │ ├─┬ config-chain@1.1.11
│ │ │ ├── ini@1.3.4
│ │ │ └── proto-list@1.2.4
│ │ ├─┬ editorconfig@0.13.2
│ │ │ ├─┬ commander@2.9.0
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ ├── lru-cache@3.2.0
│ │ │ └── sigmund@1.0.1
│ │ └─┬ nopt@3.0.6
│ │ └── abbrev@1.0.9
│ ├─┬ lru-cache@4.0.1
│ │ ├── pseudomap@1.0.2
│ │ └── yallist@2.0.0
│ ├── object-assign@4.1.0
│ ├─┬ postcss-selector-parser@2.2.1
│ │ ├── flatten@1.0.2
│ │ ├── indexes-of@1.0.1
│ │ └── uniq@1.0.1
│ ├── source-map@0.5.6
│ ├── vue-hot-reload-api@2.0.6
│ ├── vue-style-loader@1.0.0
│ ├─┬ vue-template-compiler@2.0.1
│ │ ├── de-indent@1.0.2
│ │ └── entities@1.1.1
│ └── vue-template-es2015-compiler@1.0.0
├─┬ laravel-elixir-webpack-official@1.0.8
│ ├─┬ buble@0.12.5
│ │ ├── acorn@3.3.0
│ │ ├── acorn-jsx@3.0.1
│ │ ├── acorn-object-spread@1.0.0
│ │ └─┬ magic-string@0.14.0
│ │ └── vlq@0.2.1
│ ├── buble-loader@0.2.2
│ ├─┬ webpack@2.1.0-beta.22
│ │ ├── async@1.5.2
│ │ ├── clone@1.0.2
│ │ ├─┬ enhanced-resolve@2.3.0
│ │ │ ├── graceful-fs@4.1.9
│ │ │ └── object-assign@4.1.0
│ │ ├── loader-runner@2.2.0
│ │ ├─┬ memory-fs@0.3.0
│ │ │ ├─┬ errno@0.1.4
│ │ │ │ └── prr@0.0.0
│ │ │ └─┬ readable-stream@2.1.5
│ │ │ ├── buffer-shims@1.0.0
│ │ │ └── isarray@1.0.0
│ │ ├─┬ node-libs-browser@1.0.0
│ │ │ ├── assert@1.4.1
│ │ │ ├─┬ browserify-zlib@0.1.4
│ │ │ │ └── pako@0.2.9
│ │ │ ├─┬ buffer@4.9.1
│ │ │ │ ├── base64-js@1.2.0
│ │ │ │ ├── ieee754@1.1.8
│ │ │ │ └── isarray@1.0.0
│ │ │ ├─┬ console-browserify@1.1.0
│ │ │ │ └── date-now@0.1.4
│ │ │ ├── constants-browserify@1.0.0
│ │ │ ├─┬ crypto-browserify@3.11.0
│ │ │ │ ├─┬ browserify-cipher@1.0.0
│ │ │ │ │ ├─┬ browserify-aes@1.0.6
│ │ │ │ │ │ └── buffer-xor@1.0.3
│ │ │ │ │ ├─┬ browserify-des@1.0.0
│ │ │ │ │ │ └─┬ des.js@1.0.0
│ │ │ │ │ │ └── minimalistic-assert@1.0.0
│ │ │ │ │ └── evp_bytestokey@1.0.0
│ │ │ │ ├─┬ browserify-sign@4.0.0
│ │ │ │ │ ├── bn.js@4.11.6
│ │ │ │ │ ├── browserify-rsa@4.0.1
│ │ │ │ │ ├─┬ elliptic@6.3.2
│ │ │ │ │ │ ├── brorand@1.0.6
│ │ │ │ │ │ └── hash.js@1.0.3
│ │ │ │ │ └─┬ parse-asn1@5.0.0
│ │ │ │ │ └── asn1.js@4.8.1
│ │ │ │ ├── create-ecdh@4.0.0
│ │ │ │ ├─┬ create-hash@1.1.2
│ │ │ │ │ ├── cipher-base@1.0.3
│ │ │ │ │ ├── ripemd160@1.0.1
│ │ │ │ │ └── sha.js@2.4.5
│ │ │ │ ├── create-hmac@1.1.4
│ │ │ │ ├─┬ diffie-hellman@5.0.2
│ │ │ │ │ └── miller-rabin@4.0.0
│ │ │ │ ├── pbkdf2@3.0.9
│ │ │ │ ├── public-encrypt@4.0.0
│ │ │ │ └── randombytes@2.0.3
│ │ │ ├── domain-browser@1.1.7
│ │ │ ├── events@1.1.1
│ │ │ ├─┬ http-browserify@1.7.0
│ │ │ │ └── Base64@0.2.1
│ │ │ ├── https-browserify@0.0.1
│ │ │ ├── os-browserify@0.2.1
│ │ │ ├── path-browserify@0.0.0
│ │ │ ├── process@0.11.9
│ │ │ ├── punycode@1.4.1
│ │ │ ├── querystring-es3@0.2.1
│ │ │ ├─┬ readable-stream@2.1.5
│ │ │ │ └── isarray@1.0.0
│ │ │ ├─┬ stream-browserify@2.0.1
│ │ │ │ └─┬ readable-stream@2.1.5
│ │ │ │ └── isarray@1.0.0
│ │ │ ├── string_decoder@0.10.31
│ │ │ ├── timers-browserify@1.4.2
│ │ │ ├── tty-browserify@0.0.0
│ │ │ ├─┬ url@0.11.0
│ │ │ │ ├── punycode@1.3.2
│ │ │ │ └── querystring@0.2.0
│ │ │ ├─┬ util@0.10.3
│ │ │ │ └── inherits@2.0.1
│ │ │ └─┬ vm-browserify@0.0.4
│ │ │ └── indexof@0.0.1
│ │ ├── object-assign@4.1.0
│ │ ├── source-map@0.5.6
│ │ ├─┬ supports-color@3.1.2
│ │ │ └── has-flag@1.0.0
│ │ ├── tapable@0.2.4
│ │ ├─┬ uglify-js@2.6.4
│ │ │ ├── async@0.2.10
│ │ │ ├── uglify-to-browserify@1.0.2
│ │ │ └─┬ yargs@3.10.0
│ │ │ ├── camelcase@1.2.1
│ │ │ ├─┬ cliui@2.1.0
│ │ │ │ ├─┬ center-align@0.1.3
│ │ │ │ │ ├─┬ align-text@0.1.4
│ │ │ │ │ │ └── longest@1.0.1
│ │ │ │ │ └── lazy-cache@1.0.4
│ │ │ │ └── right-align@0.1.3
│ │ │ └── window-size@0.1.0
│ │ ├─┬ watchpack@1.1.0
│ │ │ ├── async@2.0.0-rc.4
│ │ │ └─┬ chokidar@1.6.0
│ │ │ ├─┬ anymatch@1.3.0
│ │ │ │ └── arrify@1.0.1
│ │ │ ├── async-each@1.0.1
│ │ │ ├── glob-parent@2.0.0
│ │ │ ├─┬ is-binary-path@1.0.1
│ │ │ │ └── binary-extensions@1.7.0
│ │ │ ├── path-is-absolute@1.0.1
│ │ │ └─┬ readdirp@2.1.0
│ │ │ ├── minimatch@3.0.3
│ │ │ ├─┬ readable-stream@2.1.5
│ │ │ │ └── isarray@1.0.0
│ │ │ └── set-immediate-shim@1.0.1
│ │ ├─┬ webpack-sources@0.1.2
│ │ │ └── source-map@0.5.6
│ │ └─┬ yargs@4.8.1
│ │ ├─┬ cliui@3.2.0
│ │ │ └── wrap-ansi@2.0.0
│ │ ├── get-caller-file@1.0.2
│ │ ├── lodash.assign@4.2.0
│ │ ├─┬ os-locale@1.4.0
│ │ │ └─┬ lcid@1.0.0
│ │ │ └── invert-kv@1.0.0
│ │ ├─┬ read-pkg-up@1.0.1
│ │ │ ├─┬ find-up@1.1.2
│ │ │ │ ├── path-exists@2.1.0
│ │ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ │ └── pinkie@2.0.4
│ │ │ └─┬ 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
│ │ │ │ ├── pify@2.3.0
│ │ │ │ └── strip-bom@2.0.0
│ │ │ └── path-type@1.1.0
│ │ ├── require-directory@2.1.1
│ │ ├── require-main-filename@1.0.1
│ │ ├── set-blocking@2.0.0
│ │ ├─┬ string-width@1.0.2
│ │ │ ├─┬ code-point-at@1.0.1
│ │ │ │ └── number-is-nan@1.0.1
│ │ │ └── is-fullwidth-code-point@1.0.0
│ │ ├── which-module@1.0.0
│ │ ├── window-size@0.2.0
│ │ ├── y18n@3.2.1
│ │ └─┬ yargs-parser@2.4.1
│ │ └── camelcase@3.0.0
│ └─┬ webpack-stream@3.2.0 (git://github.com/jeroennoten/webpack-stream.git#d78a3568e259f9cdbc64c60290639af6ef6d3baf)
│ ├── lodash.clone@4.5.0
│ ├── lodash.some@4.6.0
│ ├── through@2.3.8
│ ├── vinyl@1.2.0
│ └─┬ webpack@1.13.2
│ ├── async@1.5.2
│ ├─┬ enhanced-resolve@0.9.1
│ │ └── memory-fs@0.2.0
│ ├── interpret@0.6.6
│ ├─┬ node-libs-browser@0.6.0
│ │ ├── constants-browserify@0.0.1
│ │ ├─┬ crypto-browserify@3.2.8
│ │ │ ├── pbkdf2-compat@2.0.1
│ │ │ ├── ripemd160@0.2.0
│ │ │ └── sha.js@2.2.6
│ │ ├── https-browserify@0.0.0
│ │ ├── os-browserify@0.1.2
│ │ ├── stream-browserify@1.0.0
│ │ └─┬ url@0.10.3
│ │ └── punycode@1.3.2
│ ├─┬ optimist@0.6.1
│ │ ├── minimist@0.0.10
│ │ └── wordwrap@0.0.2
│ ├── supports-color@3.1.2
│ ├── tapable@0.1.10
│ ├─┬ uglify-js@2.6.4
│ │ ├── async@0.2.10
│ │ ├── source-map@0.5.6
│ │ └─┬ yargs@3.10.0
│ │ └── camelcase@1.2.1
│ ├─┬ watchpack@0.2.9
│ │ └── async@0.9.2
│ └─┬ webpack-core@0.6.8
│ └─┬ source-map@0.4.4
│ └── amdefine@1.0.0
├── lodash@4.16.4
├── path@0.12.7 extraneous
├── require-dir@0.3.1 extraneous
├── run-sequence@1.2.2 extraneous
├── underscore@1.8.3 extraneous
├── vinyl-map@1.0.1 extraneous
├── vue@2.0.1
└── vue-resource@1.0.3
npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.14
npm ERR! Linux 4.4.0-22-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! node v5.12.0
npm ERR! npm v3.8.6
npm ERR! code ELIFECYCLE
npm ERR! node-sass@3.10.1 postinstall: `node scripts/build.js`
npm ERR! Exit status 139
npm ERR!
npm ERR! Failed at the node-sass@3.10.1 postinstall script 'node scripts/build.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the node-sass package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node scripts/build.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs node-sass
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls node-sass
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/vagrant/Code/test/npm-debug.log
PHP中文网2017-05-16 16:52:03
If you are installing node-sass, please use cnpm to install it. cnpm has the binary file of node-sass
漂亮男人2017-05-16 16:52:03
Please report the error to Google, being good at using search engines is also a skill