Facebook
From Mustard Marmoset, 4 Years ago, written in Bash.
Embed
Download Paste or View Raw
Hits: 231
  1. [eonvpsco@cvps419 bin]$ npm install -g firebase-tools
  2. npm WARN checkPermissions Missing write access to /usr/lib/node_modules
  3. /usr/lib
  4. └─┬ firebase-tools@7.4.0
  5.   ├─┬ archiver@3.1.1
  6.   │ ├─┬ archiver-utils@2.1.0
  7.   │ │ ├─┬ lazystream@1.0.0
  8.   │ │ │ └── readable-stream@2.3.6
  9.   │ │ ├── lodash.defaults@4.2.0
  10.   │ │ ├── lodash.difference@4.5.0
  11.   │ │ ├── lodash.flatten@4.4.0
  12.   │ │ ├── lodash.union@4.6.0
  13.   │ │ └─┬ readable-stream@2.3.6
  14.   │ │   ├── core-util-is@1.0.2
  15.   │ │   ├── isarray@1.0.0
  16.   │ │   └── process-nextick-args@2.0.1
  17.   │ ├── async@2.6.3
  18.   │ ├── buffer-crc32@0.2.13
  19.   │ ├─┬ readable-stream@3.4.0
  20.   │ │ ├── string_decoder@1.1.1
  21.   │ │ └── util-deprecate@1.0.2
  22.   │ ├─┬ tar-stream@2.1.0
  23.   │ │ ├── bl@3.0.0
  24.   │ │ ├── end-of-stream@1.4.4
  25.   │ │ └── fs-constants@1.0.0
  26.   │ └─┬ zip-stream@2.1.2
  27.   │   └─┬ compress-commons@2.1.1
  28.   │     ├─┬ crc32-stream@3.0.1
  29.   │     │ └─┬ crc@3.8.0
  30.   │     │   └─┬ buffer@5.4.3
  31.   │     │     └── ieee754@1.1.13
  32.   │     └── readable-stream@2.3.6
  33.   ├─┬ body-parser@1.19.0
  34.   │ ├── bytes@3.1.0
  35.   │ ├── content-type@1.0.4
  36.   │ ├─┬ debug@2.6.9
  37.   │ │ └── ms@2.0.0
  38.   │ ├── depd@1.1.2
  39.   │ ├─┬ http-errors@1.7.2
  40.   │ │ ├── inherits@2.0.3
  41.   │ │ └── toidentifier@1.0.0
  42.   │ ├─┬ iconv-lite@0.4.24
  43.   │ │ └── safer-buffer@2.1.2
  44.   │ ├─┬ on-finished@2.3.0
  45.   │ │ └── ee-first@1.1.1
  46.   │ ├── qs@6.7.0
  47.   │ ├─┬ raw-body@2.4.0
  48.   │ │ └── unpipe@1.0.0
  49.   │ └─┬ type-is@1.6.18
  50.   │   └── media-typer@0.3.0
  51.   ├─┬ chokidar@3.2.1
  52.   │ ├─┬ anymatch@3.1.1
  53.   │ │ └── picomatch@2.0.7
  54.   │ ├─┬ braces@3.0.2
  55.   │ │ └─┬ fill-range@7.0.1
  56.   │ │   └─┬ to-regex-range@5.0.1
  57.   │ │     └── is-number@7.0.0
  58.   │ ├── glob-parent@5.1.0
  59.   │ ├─┬ is-binary-path@2.1.0
  60.   │ │ └── binary-extensions@2.0.0
  61.   │ ├─┬ is-glob@4.0.1
  62.   │ │ └── is-extglob@2.1.1
  63.   │ ├── normalize-path@3.0.0
  64.   │ └── readdirp@3.1.3
  65.   ├─┬ cjson@0.3.3
  66.   │ └─┬ json-parse-helpfulerror@1.0.3
  67.   │   └── jju@1.4.0
  68.   ├─┬ cli-color@1.4.0
  69.   │ ├── ansi-regex@2.1.1
  70.   │ ├─┬ d@1.0.1
  71.   │ │ └── type@1.2.0
  72.   │ ├─┬ es5-ext@0.10.51
  73.   │ │ ├── es6-symbol@3.1.2
  74.   │ │ └── next-tick@1.0.0
  75.   │ ├── es6-iterator@2.0.3
  76.   │ ├─┬ memoizee@0.4.14
  77.   │ │ ├── es6-weak-map@2.0.3
  78.   │ │ ├── event-emitter@0.3.5
  79.   │ │ ├── is-promise@2.1.0
  80.   │ │ └── lru-queue@0.1.0
  81.   │ └── timers-ext@0.1.7
  82.   ├─┬ cli-table@0.3.1
  83.   │ └── colors@1.0.3
  84.   ├── commander@2.20.1
  85.   ├─┬ configstore@1.4.0
  86.   │ ├── graceful-fs@4.2.2
  87.   │ ├─┬ mkdirp@0.5.1
  88.   │ │ └── minimist@0.0.8
  89.   │ ├── object-assign@4.1.1
  90.   │ ├── os-tmpdir@1.0.2
  91.   │ ├─┬ osenv@0.1.5
  92.   │ │ └── os-homedir@1.0.2
  93.   │ ├── uuid@2.0.3
  94.   │ ├─┬ write-file-atomic@1.3.4
  95.   │ │ ├── imurmurhash@0.1.4
  96.   │ │ └── slide@1.1.6
  97.   │ └── xdg-basedir@2.0.0
  98.   ├─┬ cross-env@5.2.1
  99.   │ └─┬ cross-spawn@6.0.5
  100.   │   ├── nice-try@1.0.5
  101.   │   ├── path-key@2.0.1
  102.   │   └─┬ shebang-command@1.2.0
  103.   │     └── shebang-regex@1.0.0
  104.   ├─┬ cross-spawn@4.0.2
  105.   │ ├─┬ lru-cache@4.1.5
  106.   │ │ ├── pseudomap@1.0.2
  107.   │ │ └── yallist@2.1.2
  108.   │ └─┬ which@1.3.1
  109.   │   └── isexe@2.0.0
  110.   ├─┬ csv-streamify@3.0.4
  111.   │ └─┬ through2@2.0.1
  112.   │   ├─┬ readable-stream@2.0.6
  113.   │   │ ├── process-nextick-args@1.0.7
  114.   │   │ └── string_decoder@0.10.31
  115.   │   └── xtend@4.0.2
  116.   ├── didyoumean@1.2.1
  117.   ├── dotenv@6.2.0
  118.   ├── exit-code@1.0.2
  119.   ├─┬ express@4.17.1
  120.   │ ├─┬ accepts@1.3.7
  121.   │ │ └── negotiator@0.6.2
  122.   │ ├── array-flatten@1.1.1
  123.   │ ├── content-disposition@0.5.3
  124.   │ ├── cookie@0.4.0
  125.   │ ├── cookie-signature@1.0.6
  126.   │ ├── encodeurl@1.0.2
  127.   │ ├── escape-html@1.0.3
  128.   │ ├── etag@1.8.1
  129.   │ ├── finalhandler@1.1.2
  130.   │ ├── fresh@0.5.2
  131.   │ ├── merge-descriptors@1.0.1
  132.   │ ├── methods@1.1.2
  133.   │ ├── parseurl@1.3.3
  134.   │ ├── path-to-regexp@0.1.7
  135.   │ ├─┬ proxy-addr@2.0.5
  136.   │ │ ├── forwarded@0.1.2
  137.   │ │ └── ipaddr.js@1.9.0
  138.   │ ├── range-parser@1.2.1
  139.   │ ├── safe-buffer@5.1.2
  140.   │ ├─┬ send@0.17.1
  141.   │ │ ├── mime@1.6.0
  142.   │ │ └── ms@2.1.1
  143.   │ ├── serve-static@1.14.1
  144.   │ ├── setprototypeof@1.1.1
  145.   │ ├── statuses@1.5.0
  146.   │ ├── utils-merge@1.0.1
  147.   │ └── vary@1.1.2
  148.   ├── filesize@3.6.1
  149.   ├─┬ fs-extra@0.23.1
  150.   │ ├── jsonfile@2.4.0
  151.   │ ├── path-is-absolute@1.0.1
  152.   │ └── rimraf@2.7.1
  153.   ├─┬ glob@7.1.4
  154.   │ ├── fs.realpath@1.0.0
  155.   │ ├─┬ inflight@1.0.6
  156.   │ │ └── wrappy@1.0.2
  157.   │ ├── inherits@2.0.4
  158.   │ └── once@1.4.0
  159.   ├─┬ google-auto-auth@0.7.2
  160.   │ ├─┬ gcp-metadata@0.3.1
  161.   │ │ └── retry-request@3.3.2
  162.   │ └─┬ google-auth-library@0.10.0
  163.   │   ├─┬ gtoken@1.2.3
  164.   │   │ └─┬ google-p12-pem@0.1.2
  165.   │   │   └── node-forge@0.7.6
  166.   │   └── lodash.noop@3.0.1
  167.   ├─┬ inquirer@6.3.1
  168.   │ ├── ansi-escapes@3.2.0
  169.   │ ├─┬ chalk@2.4.2
  170.   │ │ ├─┬ ansi-styles@3.2.1
  171.   │ │ │ └─┬ color-convert@1.9.3
  172.   │ │ │   └── color-name@1.1.3
  173.   │ │ ├── escape-string-regexp@1.0.5
  174.   │ │ └─┬ supports-color@5.5.0
  175.   │ │   └── has-flag@3.0.0
  176.   │ ├─┬ cli-cursor@2.1.0
  177.   │ │ └─┬ restore-cursor@2.0.0
  178.   │ │   ├─┬ onetime@2.0.1
  179.   │ │   │ └── mimic-fn@1.2.0
  180.   │ │   └── signal-exit@3.0.2
  181.   │ ├── cli-width@2.2.0
  182.   │ ├─┬ external-editor@3.1.0
  183.   │ │ └── chardet@0.7.0
  184.   │ ├── figures@2.0.0
  185.   │ ├── mute-stream@0.0.7
  186.   │ ├── run-async@2.3.0
  187.   │ ├─┬ rxjs@6.5.3
  188.   │ │ └── tslib@1.10.0
  189.   │ ├─┬ string-width@2.1.1
  190.   │ │ ├── is-fullwidth-code-point@2.0.0
  191.   │ │ └─┬ strip-ansi@4.0.0
  192.   │ │   └── ansi-regex@3.0.0
  193.   │ └─┬ strip-ansi@5.2.0
  194.   │   └── ansi-regex@4.1.0
  195.   ├── jsonschema@1.2.4
  196.   ├─┬ JSONStream@1.3.5
  197.   │ ├── jsonparse@1.3.1
  198.   │ └── through@2.3.8
  199.   ├─┬ jsonwebtoken@8.5.1
  200.   │ ├─┬ jws@3.2.2
  201.   │ │ └─┬ jwa@1.4.1
  202.   │ │   ├── buffer-equal-constant-time@1.0.1
  203.   │ │   └── ecdsa-sig-formatter@1.0.11
  204.   │ ├── lodash.includes@4.3.0
  205.   │ ├── lodash.isboolean@3.0.3
  206.   │ ├── lodash.isinteger@4.0.4
  207.   │ ├── lodash.isnumber@3.0.3
  208.   │ ├── lodash.isplainobject@4.0.6
  209.   │ ├── lodash.isstring@4.0.1
  210.   │ ├── lodash.once@4.1.1
  211.   │ └── ms@2.1.2
  212.   ├── lodash@4.17.15
  213.   ├── marked@0.7.0
  214.   ├─┬ marked-terminal@3.3.0
  215.   │ ├─┬ cardinal@2.1.1
  216.   │ │ ├── ansicolors@0.3.2
  217.   │ │ └─┬ redeyed@2.1.1
  218.   │ │   └── esprima@4.0.1
  219.   │ ├─┬ node-emoji@1.10.0
  220.   │ │ └── lodash.toarray@4.4.0
  221.   │ └─┬ supports-hyperlinks@1.0.1
  222.   │   └── has-flag@2.0.0
  223.   ├─┬ minimatch@3.0.4
  224.   │ └─┬ brace-expansion@1.1.11
  225.   │   ├── balanced-match@1.0.0
  226.   │   └── concat-map@0.0.1
  227.   ├─┬ open@6.4.0
  228.   │ └── is-wsl@1.1.0
  229.   ├─┬ ora@3.4.0
  230.   │ ├── cli-spinners@2.2.0
  231.   │ ├── log-symbols@2.2.0
  232.   │ └─┬ wcwidth@1.0.1
  233.   │   └─┬ defaults@1.0.3
  234.   │     └── clone@1.0.4
  235.   ├─┬ plist@3.0.1
  236.   │ ├── base64-js@1.3.1
  237.   │ ├── xmlbuilder@9.0.7
  238.   │ └── xmldom@0.1.27
  239.   ├─┬ portfinder@1.0.24
  240.   │ └── async@1.5.2
  241.   ├── progress@2.0.3
  242.   ├─┬ request@2.88.0
  243.   │ ├── aws-sign2@0.7.0
  244.   │ ├── aws4@1.8.0
  245.   │ ├── caseless@0.12.0
  246.   │ ├─┬ combined-stream@1.0.8
  247.   │ │ └── delayed-stream@1.0.0
  248.   │ ├── extend@3.0.2
  249.   │ ├── forever-agent@0.6.1
  250.   │ ├─┬ form-data@2.3.3
  251.   │ │ └── asynckit@0.4.0
  252.   │ ├─┬ har-validator@5.1.3
  253.   │ │ ├─┬ ajv@6.10.2
  254.   │ │ │ ├── fast-deep-equal@2.0.1
  255.   │ │ │ ├── fast-json-stable-stringify@2.0.0
  256.   │ │ │ ├── json-schema-traverse@0.4.1
  257.   │ │ │ └─┬ uri-js@4.2.2
  258.   │ │ │   └── punycode@2.1.1
  259.   │ │ └── har-schema@2.0.0
  260.   │ ├─┬ http-signature@1.2.0
  261.   │ │ ├── assert-plus@1.0.0
  262.   │ │ ├─┬ jsprim@1.4.1
  263.   │ │ │ ├── extsprintf@1.3.0
  264.   │ │ │ ├── json-schema@0.2.3
  265.   │ │ │ └── verror@1.10.0
  266.   │ │ └─┬ sshpk@1.16.1
  267.   │ │   ├── asn1@0.2.4
  268.   │ │   ├── bcrypt-pbkdf@1.0.2
  269.   │ │   ├── dashdash@1.14.1
  270.   │ │   ├── ecc-jsbn@0.1.2
  271.   │ │   ├── getpass@0.1.7
  272.   │ │   ├── jsbn@0.1.1
  273.   │ │   └── tweetnacl@0.14.5
  274.   │ ├── is-typedarray@1.0.0
  275.   │ ├── isstream@0.1.2
  276.   │ ├── json-stringify-safe@5.0.1
  277.   │ ├─┬ mime-types@2.1.24
  278.   │ │ └── mime-db@1.40.0
  279.   │ ├── oauth-sign@0.9.0
  280.   │ ├── performance-now@2.1.0
  281.   │ ├── qs@6.5.2
  282.   │ ├─┬ tough-cookie@2.4.3
  283.   │ │ ├── psl@1.4.0
  284.   │ │ └── punycode@1.4.1
  285.   │ └── tunnel-agent@0.6.0
  286.   ├── semver@5.7.1
  287.   ├─┬ superstatic@6.0.4
  288.   │ ├── as-array@2.0.0
  289.   │ ├── async@1.5.2
  290.   │ ├── basic-auth-connect@1.0.0
  291.   │ ├─┬ chalk@1.1.3
  292.   │ │ ├── ansi-styles@2.2.1
  293.   │ │ ├── has-ansi@2.0.0
  294.   │ │ ├── strip-ansi@3.0.1
  295.   │ │ └── supports-color@2.0.0
  296.   │ ├── char-spinner@1.0.1
  297.   │ ├── compare-semver@1.1.0
  298.   │ ├─┬ compression@1.7.4
  299.   │ │ ├── bytes@3.0.0
  300.   │ │ └── compressible@2.0.17
  301.   │ ├── connect@3.7.0
  302.   │ ├─┬ connect-query@1.0.0
  303.   │ │ └── qs@6.4.0
  304.   │ ├── destroy@1.0.4
  305.   │ ├─┬ fast-url-parser@1.1.3
  306.   │ │ └── punycode@1.4.1
  307.   │ ├─┬ fs-extra@0.30.0
  308.   │ │ └── klaw@1.3.1
  309.   │ ├─┬ glob-slasher@1.0.1
  310.   │ │ ├── glob-slash@1.0.0
  311.   │ │ ├─┬ lodash.isobject@2.4.1
  312.   │ │ │ └── lodash._objecttypes@2.4.1
  313.   │ │ └── toxic@1.0.1
  314.   │ ├── home-dir@1.0.0
  315.   │ ├── is-url@1.2.4
  316.   │ ├─┬ join-path@1.1.1
  317.   │ │ ├── url-join@0.0.1
  318.   │ │ └── valid-url@1.0.9
  319.   │ ├─┬ morgan@1.9.1
  320.   │ │ └── basic-auth@2.0.1
  321.   │ ├─┬ nash@3.0.0
  322.   │ │ ├── async@1.5.2
  323.   │ │ ├─┬ flat-arguments@1.0.2
  324.   │ │ │ ├─┬ as-array@1.0.0
  325.   │ │ │ │ ├── lodash.isarguments@2.4.1
  326.   │ │ │ │ ├── lodash.isobject@2.4.1
  327.   │ │ │ │ └─┬ lodash.values@2.4.1
  328.   │ │ │ │   └─┬ lodash.keys@2.4.1
  329.   │ │ │ │     ├── lodash._isnative@2.4.1
  330.   │ │ │ │     └── lodash._shimkeys@2.4.1
  331.   │ │ │ ├── lodash.isarguments@3.1.0
  332.   │ │ │ └── lodash.isobject@3.0.2
  333.   │ │ └── minimist@1.2.0
  334.   │ ├── on-headers@1.0.2
  335.   │ ├─┬ path-to-regexp@1.7.0
  336.   │ │ └── isarray@0.0.1
  337.   │ ├─┬ router@1.3.3
  338.   │ │ ├── array-flatten@2.1.1
  339.   │ │ └── setprototypeof@1.1.0
  340.   │ ├── rsvp@3.6.2
  341.   │ ├─┬ string-length@1.0.1
  342.   │ │ └── strip-ansi@3.0.1
  343.   │ └── try-require@1.2.1
  344.   ├─┬ tar@4.4.13
  345.   │ ├── chownr@1.1.3
  346.   │ ├── fs-minipass@1.2.7
  347.   │ ├─┬ minipass@2.9.0
  348.   │ │ └── yallist@3.1.1
  349.   │ ├── minizlib@1.3.3
  350.   │ └── yallist@3.1.1
  351.   ├── tmp@0.0.33
  352.   ├─┬ universal-analytics@0.4.20
  353.   │ └─┬ debug@3.2.6
  354.   │   └── ms@2.1.2
  355.   ├─┬ update-notifier@2.5.0
  356.   │ ├─┬ boxen@1.3.0
  357.   │ │ ├── ansi-align@2.0.0
  358.   │ │ ├── camelcase@4.1.0
  359.   │ │ ├── cli-boxes@1.0.0
  360.   │ │ ├─┬ term-size@1.2.0
  361.   │ │ │ └─┬ execa@0.7.0
  362.   │ │ │   ├── cross-spawn@5.1.0
  363.   │ │ │   ├── get-stream@3.0.0
  364.   │ │ │   ├── is-stream@1.1.0
  365.   │ │ │   ├── npm-run-path@2.0.2
  366.   │ │ │   ├── p-finally@1.0.0
  367.   │ │ │   └── strip-eof@1.0.0
  368.   │ │ └── widest-line@2.0.1
  369.   │ ├─┬ configstore@3.1.2
  370.   │ │ ├─┬ dot-prop@4.2.0
  371.   │ │ │ └── is-obj@1.0.1
  372.   │ │ ├─┬ make-dir@1.3.0
  373.   │ │ │ └── pify@3.0.0
  374.   │ │ ├─┬ unique-string@1.0.0
  375.   │ │ │ └── crypto-random-string@1.0.0
  376.   │ │ └── write-file-atomic@2.4.3
  377.   │ ├── import-lazy@2.1.0
  378.   │ ├─┬ is-ci@1.2.1
  379.   │ │ └── ci-info@1.6.0
  380.   │ ├─┬ is-installed-globally@0.1.0
  381.   │ │ ├─┬ global-dirs@0.1.1
  382.   │ │ │ └── ini@1.3.5
  383.   │ │ └─┬ is-path-inside@1.0.1
  384.   │ │   └── path-is-inside@1.0.2
  385.   │ ├── is-npm@1.0.0
  386.   │ ├─┬ latest-version@3.1.0
  387.   │ │ └─┬ package-json@4.0.1
  388.   │ │   ├─┬ got@6.7.1
  389.   │ │   │ ├─┬ create-error-class@3.0.2
  390.   │ │   │ │ └── capture-stack-trace@1.0.1
  391.   │ │   │ ├── duplexer3@0.1.4
  392.   │ │   │ ├── is-redirect@1.0.0
  393.   │ │   │ ├── is-retry-allowed@1.2.0
  394.   │ │   │ ├── lowercase-keys@1.0.1
  395.   │ │   │ ├── timed-out@4.0.1
  396.   │ │   │ ├── unzip-response@2.0.1
  397.   │ │   │ └─┬ url-parse-lax@1.0.0
  398.   │ │   │   └── prepend-http@1.0.4
  399.   │ │   ├─┬ registry-auth-token@3.4.0
  400.   │ │   │ └─┬ rc@1.2.8
  401.   │ │   │   ├── deep-extend@0.6.0
  402.   │ │   │   ├── minimist@1.2.0
  403.   │ │   │   └── strip-json-comments@2.0.1
  404.   │ │   └── registry-url@3.1.0
  405.   │ ├── semver-diff@2.1.0
  406.   │ └── xdg-basedir@3.0.0
  407.   ├── uuid@3.3.3
  408.   └─┬ winston@1.1.2
  409.     ├── async@1.0.0
  410.     ├── cycle@1.0.3
  411.     ├── eyes@0.1.8
  412.     ├── pkginfo@0.3.1
  413.     └── stack-trace@0.0.10
  414.  
  415. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.0 (node_modules/firebase-tools/node_modules/chokidar/node_modules/fsevents):
  416. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.0: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  417. npm ERR! Linux 3.10.0-862.14.4.el7.x86_64
  418. npm ERR! argv "/usr/bin/node" "/bin/npm" "install" "-g" "firebase-tools"
  419. npm ERR! node v6.17.1
  420. npm ERR! npm  v3.10.10
  421. npm ERR! path /usr/lib/node_modules
  422. npm ERR! code EACCES
  423. npm ERR! errno -13
  424. npm ERR! syscall access
  425.  
  426. npm ERR! Error: EACCES: permission denied, access '/usr/lib/node_modules'
  427. npm ERR!     at Error (native)
  428. npm ERR!  { Error: EACCES: permission denied, access '/usr/lib/node_modules'
  429. npm ERR!     at Error (native)
  430. npm ERR!   errno: -13,
  431. npm ERR!   code: 'EACCES',
  432. npm ERR!   syscall: 'access',
  433. npm ERR!   path: '/usr/lib/node_modules' }
  434. npm ERR!
  435. npm ERR! Please try running this command again as root/Administrator.
  436. npm ERR! Linux 3.10.0-862.14.4.el7.x86_64
  437. npm ERR! argv "/usr/bin/node" "/bin/npm" "install" "-g" "firebase-tools"
  438. npm ERR! node v6.17.1
  439. npm ERR! npm  v3.10.10
  440. npm ERR! path npm-debug.log.3359688000
  441. npm ERR! code EACCES
  442. npm ERR! errno -13
  443. npm ERR! syscall open
  444.  
  445. npm ERR! Error: EACCES: permission denied, open 'npm-debug.log.3359688000'
  446. npm ERR!     at Error (native)
  447. npm ERR!  { Error: EACCES: permission denied, open 'npm-debug.log.3359688000'
  448. npm ERR!     at Error (native)
  449. npm ERR!   errno: -13,
  450. npm ERR!   code: 'EACCES',
  451. npm ERR!   syscall: 'open',
  452. npm ERR!   path: 'npm-debug.log.3359688000' }
  453. npm ERR!
  454. npm ERR! Please try running this command again as root/Administrator.
  455.  
  456. npm ERR! Please include the following file with any support request:
  457. npm ERR!     /opt/cpanel/ea-nodejs10/bin/npm-debug.log
  458. [eonvpsco@cvps419 bin]$