James Christopher Ray
6 min readSep 1, 2017

--

Hi Daniel,

I got this:

jamesray@james-ASUS-Streacom-FC8:~$ npm install web3> web3@1.0.0-beta.18 postinstall /home/jamesray/node_modules/web3
> lerna bootstrap
lerna info version 2.1.2
lerna info Bootstrapping 19 packages
lerna info lifecycle preinstall
lerna info Installing external dependencies
lerna info Symlinking packages and binaries
lerna info lifecycle postinstall
lerna info lifecycle prepublish
lerna info lifecycle prepare
lerna success Bootstrapped 19 packages
/home/jamesray
└─┬ web3@1.0.0-beta.18
└─┬ lerna@2.1.2
├── async@1.5.2
├─┬ chalk@2.1.0
│ ├─┬ ansi-styles@3.2.0
│ │ └─┬ color-convert@1.9.0
│ │ └── color-name@1.1.3
│ ├── escape-string-regexp@1.0.5
│ └─┬ supports-color@4.4.0
│ └── has-flag@2.0.0
├─┬ cmd-shim@2.0.2
│ └─┬ mkdirp@0.5.1
│ └── minimist@0.0.8
├─┬ columnify@1.5.4
│ ├─┬ strip-ansi@3.0.1
│ │ └── ansi-regex@2.1.1
│ └─┬ wcwidth@1.0.1
│ └─┬ defaults@1.0.3
│ └── clone@1.0.2
├── command-join@2.0.0
├─┬ conventional-changelog-cli@1.3.2
│ ├── add-stream@1.0.0
│ ├─┬ conventional-changelog@1.1.4
│ │ ├─┬ conventional-changelog-angular@1.4.0
│ │ │ ├─┬ compare-func@1.3.2
│ │ │ │ ├── array-ify@1.0.0
│ │ │ │ └─┬ dot-prop@3.0.0
│ │ │ │ └── is-obj@1.0.1
│ │ │ ├── github-url-from-git@1.5.0
│ │ │ └── q@1.5.0
│ │ ├── conventional-changelog-atom@0.1.1
│ │ ├── conventional-changelog-codemirror@0.1.0
│ │ ├─┬ conventional-changelog-core@1.9.0
│ │ │ ├─┬ conventional-changelog-writer@1.4.1
│ │ │ │ ├─┬ handlebars@4.0.10
│ │ │ │ │ ├─┬ optimist@0.6.1
│ │ │ │ │ │ └── wordwrap@0.0.3
│ │ │ │ │ ├─┬ source-map@0.4.4
│ │ │ │ │ │ └── amdefine@1.0.1
│ │ │ │ │ └─┬ uglify-js@2.8.29
│ │ │ │ │ ├── source-map@0.5.7
│ │ │ │ │ ├── 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
│ │ │ │ │ │ │ │ ├─┬ kind-of@3.2.2
│ │ │ │ │ │ │ │ │ └── is-buffer@1.1.5
│ │ │ │ │ │ │ │ ├── longest@1.0.1
│ │ │ │ │ │ │ │ └── repeat-string@1.6.1
│ │ │ │ │ │ │ └── lazy-cache@1.0.4
│ │ │ │ │ │ ├── right-align@0.1.3
│ │ │ │ │ │ └── wordwrap@0.0.2
│ │ │ │ │ └── window-size@0.1.0
│ │ │ │ ├── json-stringify-safe@5.0.1
│ │ │ │ └── split@1.0.1
│ │ │ ├── conventional-commits-parser@1.3.0
│ │ │ ├─┬ dateformat@1.0.12
│ │ │ │ └── get-stdin@4.0.1
│ │ │ ├─┬ get-pkg-repo@1.4.0
│ │ │ │ └── parse-github-repo-url@1.4.1
│ │ │ ├─┬ git-remote-origin-url@2.0.0
│ │ │ │ └─┬ gitconfiglocal@1.0.0
│ │ │ │ └── ini@1.3.4
│ │ │ ├─┬ read-pkg@1.1.0
│ │ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ │ └── is-utf8@0.2.1
│ │ │ │ └── path-type@1.1.0
│ │ │ └─┬ read-pkg-up@1.0.1
│ │ │ └─┬ find-up@1.1.2
│ │ │ └── path-exists@2.1.0
│ │ ├── conventional-changelog-ember@0.2.6
│ │ ├── conventional-changelog-eslint@0.1.0
│ │ ├── conventional-changelog-express@0.1.0
│ │ ├── conventional-changelog-jquery@0.1.0
│ │ ├── conventional-changelog-jscs@0.1.0
│ │ └── conventional-changelog-jshint@0.1.0
│ ├─┬ 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
│ │ ├── map-obj@1.0.1
│ │ ├── minimist@1.2.0
│ │ ├─┬ 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
│ │ │ │ └── strip-bom@2.0.0
│ │ │ └── path-type@1.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
│ └─┬ tempfile@1.1.1
│ ├── os-tmpdir@1.0.2
│ └── uuid@2.0.3
├─┬ conventional-recommended-bump@1.0.1
│ ├─┬ concat-stream@1.6.0
│ │ ├─┬ readable-stream@2.3.3
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.7
│ │ │ ├── string_decoder@1.0.3
│ │ │ └── util-deprecate@1.0.2
│ │ └── typedarray@0.0.6
│ ├─┬ conventional-commits-filter@1.0.0
│ │ ├── is-subset@0.1.1
│ │ └── modify-values@1.0.0
│ ├─┬ conventional-commits-parser@2.0.0
│ │ ├─┬ is-text-path@1.0.1
│ │ │ └── text-extensions@1.5.0
│ │ ├─┬ JSONStream@1.3.1
│ │ │ └── jsonparse@1.3.1
│ │ ├── split2@2.1.1
│ │ ├─┬ through2@2.0.3
│ │ │ └── xtend@4.0.1
│ │ └── trim-off-newlines@1.0.1
│ ├─┬ git-raw-commits@1.2.0
│ │ ├─┬ dargs@4.1.0
│ │ │ └── number-is-nan@1.0.1
│ │ └─┬ lodash.template@4.4.0
│ │ ├── lodash._reinterpolate@3.0.0
│ │ └── lodash.templatesettings@4.1.0
│ ├── git-semver-tags@1.2.1
│ └── object-assign@4.1.1
├── dedent@0.7.0
├─┬ execa@0.8.0
│ ├─┬ cross-spawn@5.1.0
│ │ ├─┬ lru-cache@4.1.1
│ │ │ ├── pseudomap@1.0.2
│ │ │ └── yallist@2.1.2
│ │ ├─┬ shebang-command@1.2.0
│ │ │ └── shebang-regex@1.0.0
│ │ └─┬ which@1.3.0
│ │ └── isexe@2.0.0
│ ├── get-stream@3.0.0
│ ├── is-stream@1.1.0
│ ├─┬ npm-run-path@2.0.2
│ │ └── path-key@2.0.1
│ └── strip-eof@1.0.0
├─┬ find-up@2.1.0
│ └─┬ locate-path@2.0.0
│ └─┬ p-locate@2.0.0
│ └── p-limit@1.1.0
├─┬ fs-extra@4.0.1
│ ├── jsonfile@3.0.1
│ └── universalify@0.1.1
├── get-port@3.2.0
├─┬ glob@7.1.2
│ ├── fs.realpath@1.0.0
│ ├─┬ inflight@1.0.6
│ │ └── wrappy@1.0.2
│ ├── inherits@2.0.3
│ ├── once@1.4.0
│ └── path-is-absolute@1.0.1
├─┬ glob-parent@3.1.0
│ ├─┬ is-glob@3.1.0
│ │ └── is-extglob@2.1.1
│ └── path-dirname@1.0.2
├─┬ globby@6.1.0
│ ├─┬ array-union@1.0.2
│ │ └── array-uniq@1.0.3
│ ├── pify@2.3.0
│ └─┬ pinkie-promise@2.0.1
│ └── pinkie@2.0.4
├── graceful-fs@4.1.11
├─┬ inquirer@3.2.3
│ ├── ansi-escapes@2.0.0
│ ├─┬ cli-cursor@2.1.0
│ │ └─┬ restore-cursor@2.0.0
│ │ └── onetime@2.0.1
│ ├── cli-width@2.2.0
│ ├─┬ external-editor@2.0.4
│ │ ├── iconv-lite@0.4.18
│ │ ├── jschardet@1.5.1
│ │ └── tmp@0.0.31
│ ├── figures@2.0.0
│ ├── mute-stream@0.0.7
│ ├─┬ run-async@2.3.0
│ │ └── is-promise@2.1.0
│ ├── rx-lite@4.0.8
│ ├── rx-lite-aggregates@4.0.8
│ ├─┬ string-width@2.1.1
│ │ ├── is-fullwidth-code-point@2.0.0
│ │ └─┬ strip-ansi@4.0.0
│ │ └── ansi-regex@3.0.0
│ ├─┬ strip-ansi@4.0.0
│ │ └── ansi-regex@3.0.0
│ └── through@2.3.8
├─┬ is-ci@1.0.10
│ └── ci-info@1.0.0
├─┬ load-json-file@3.0.0
│ ├─┬ parse-json@3.0.0
│ │ └─┬ error-ex@1.3.1
│ │ └── is-arrayish@0.2.1
│ └── strip-bom@3.0.0
├── lodash@4.17.4
├─┬ minimatch@3.0.4
│ └─┬ brace-expansion@1.1.8
│ ├── balanced-match@1.0.0
│ └── concat-map@0.0.1
├─┬ npmlog@4.1.2
│ ├─┬ are-we-there-yet@1.1.4
│ │ └── delegates@1.0.0
│ ├── console-control-strings@1.1.0
│ ├─┬ gauge@2.7.4
│ │ ├── aproba@1.1.2
│ │ ├── has-unicode@2.0.1
│ │ ├─┬ string-width@1.0.2
│ │ │ ├── code-point-at@1.1.0
│ │ │ └── is-fullwidth-code-point@1.0.0
│ │ └─┬ wide-align@1.1.2
│ │ └─┬ string-width@1.0.2
│ │ └── is-fullwidth-code-point@1.0.0
│ └── set-blocking@2.0.0
├── p-finally@1.0.0
├── path-exists@3.0.0
├── read-cmd-shim@1.0.1
├─┬ read-pkg@2.0.0
│ ├─┬ load-json-file@2.0.0
│ │ └── parse-json@2.2.0
│ ├─┬ normalize-package-data@2.4.0
│ │ ├── hosted-git-info@2.5.0
│ │ ├─┬ 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
│ └── path-type@2.0.0
├── rimraf@2.6.1
├── safe-buffer@5.1.1
├── semver@5.4.1
├── signal-exit@3.0.2
├─┬ strong-log-transformer@1.0.6
│ ├── byline@5.0.0
│ ├── duplexer@0.1.1
│ ├── minimist@0.1.0
│ └── moment@2.18.1
├─┬ temp-write@3.3.0
│ ├── make-dir@1.0.0
│ ├── temp-dir@1.0.0
│ └── uuid@3.1.0
├─┬ write-file-atomic@2.3.0
│ └── imurmurhash@0.1.4
├─┬ write-json-file@2.2.0
│ ├── detect-indent@5.0.0
│ └─┬ sort-keys@1.1.2
│ └── is-plain-obj@1.1.0
├─┬ write-pkg@3.1.0
│ └── sort-keys@2.0.0
└─┬ yargs@8.0.2
├── camelcase@4.1.0
├─┬ cliui@3.2.0
│ ├─┬ string-width@1.0.2
│ │ └── is-fullwidth-code-point@1.0.0
│ └─┬ wrap-ansi@2.1.0
│ └─┬ string-width@1.0.2
│ └── is-fullwidth-code-point@1.0.0
├── decamelize@1.2.0
├── get-caller-file@1.0.2
├─┬ os-locale@2.1.0
│ ├── execa@0.7.0
│ ├─┬ lcid@1.0.0
│ │ └── invert-kv@1.0.0
│ └─┬ mem@1.1.0
│ └── mimic-fn@1.1.0
├── read-pkg-up@2.0.0
├── require-directory@2.1.1
├── require-main-filename@1.0.1
├── which-module@2.0.0
├── y18n@3.2.1
└─┬ yargs-parser@7.0.0
└── camelcase@4.1.0
npm WARN enoent ENOENT: no such file or directory, open ‘/home/jamesray/package.json’
npm WARN jamesray No description
npm WARN jamesray No repository field.
npm WARN jamesray No README data
npm WARN jamesray No license field.

--

--

James Christopher Ray
James Christopher Ray

Written by James Christopher Ray

The plant in the foreground of my gravatar is a pineapple plant, planted from the top of a pineapple at my Grandma’s house. The photo was taken in 2015.

No responses yet