question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. ItΒ collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

README.md mentions `webtreemap` which doesn't seem to exist

See original GitHub issue

I suspect webtreemap is an alias in your shell to node cli.ts?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
fcooper8472commented, Jul 26, 2018

I would say this probably needs some documentation! I also can’t figure out how to use it. Running npm install seems to succeed, but I do not have node_modules/.bin/webtreemap. The contents of my node_modules/.bin is:

acorn -> ../acorn/bin/acorn
atob -> ../atob/bin/atob.js
errno -> ../errno/cli.js
json5 -> ../json5/lib/cli.js
miller-rabin -> ../miller-rabin/bin/miller-rabin
mkdirp -> ../mkdirp/bin/cmd.js
prettier -> ../prettier/bin-prettier.js
semver -> ../semver/bin/semver
sha.js -> ../sha.js/bin.js
tsc -> ../typescript/bin/tsc
tsserver -> ../typescript/bin/tsserver
uglifyjs -> ../uglify-js/bin/uglifyjs
webpack -> ../webpack/bin/webpack.js
which -> ../which/bin/which`
0reactions
tuketcommented, May 19, 2019

Hi, I’m also having trouble installing webtreemap. I’ve tried two things:

  • Running sudo npm i webtreemap from my ~/ directory. The output was:
tuket@asus:~$ sudo npm i webtreemap
[sudo] password for tuket: 
/home/tuket
└── webtreemap@2.0.1 

npm WARN enoent ENOENT: no such file or directory, open '/home/tuket/package.json'
npm WARN tuket No description
npm WARN tuket No repository field.
npm WARN tuket No README data
npm WARN tuket No license field.

So I guessed I would have to download the the repo and run the command from the directory.

tuket@asus:~/Downloads/webtreemap$ sudo npm i webtreemap
npm ERR! Linux 4.18.0-20-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "i" "webtreemap"
npm ERR! node v8.10.0
npm ERR! npm  v3.5.2
npm ERR! code ENOSELF

npm ERR! Refusing to install webtreemap as a dependency of itself
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /home/tuket/Downloads/webtreemap/npm-debug.log

Then I also tried running:

tuket@asus:~/Downloads/webtreemap$ sudo npm install
npm WARN deprecated @types/commander@2.12.2: This is a stub types definition for commander (https://github.com/tj/commander.js). commander provides its own type definitions, so you don't need @types/commander installed!

> uglifyjs-webpack-plugin@0.4.6 postinstall /home/tuket/Downloads/webtreemap/node_modules/uglifyjs-webpack-plugin
> node lib/post_install.js

webtreemap@2.0.1 /home/tuket/Downloads/webtreemap
β”œβ”€β”€ @types/commander@2.12.2 
β”œβ”€β”€ @types/node@8.10.48 
β”œβ”€β”€ commander@2.20.0 
β”œβ”€β”€ prettier@1.14.3 
β”œβ”€β”€ typescript@3.4.5 
└─┬ webpack@3.12.0 
  β”œβ”€β”€ acorn@5.7.3 
  β”œβ”€β”¬ acorn-dynamic-import@2.0.2 
  β”‚ └── acorn@4.0.13 
  β”œβ”€β”¬ ajv@6.10.0 
  β”‚ β”œβ”€β”€ fast-deep-equal@2.0.1 
  β”‚ β”œβ”€β”€ fast-json-stable-stringify@2.0.0 
  β”‚ β”œβ”€β”€ json-schema-traverse@0.4.1 
  β”‚ └─┬ uri-js@4.2.2 
  β”‚   └── punycode@2.1.1 
  β”œβ”€β”€ ajv-keywords@3.4.0 
  β”œβ”€β”¬ async@2.6.2 
  β”‚ └── lodash@4.17.11 
  β”œβ”€β”¬ enhanced-resolve@3.4.1 
  β”‚ β”œβ”€β”€ graceful-fs@4.1.15 
  β”‚ └── object-assign@4.1.1 
  β”œβ”€β”¬ escope@3.6.0 
  β”‚ β”œβ”€β”¬ es6-map@0.1.5 
  β”‚ β”‚ β”œβ”€β”€ d@1.0.0 
  β”‚ β”‚ β”œβ”€β”¬ es5-ext@0.10.50 
  β”‚ β”‚ β”‚ └── next-tick@1.0.0 
  β”‚ β”‚ β”œβ”€β”€ es6-iterator@2.0.3 
  β”‚ β”‚ β”œβ”€β”€ es6-set@0.1.5 
  β”‚ β”‚ β”œβ”€β”€ es6-symbol@3.1.1 
  β”‚ β”‚ └── event-emitter@0.3.5 
  β”‚ β”œβ”€β”€ es6-weak-map@2.0.2 
  β”‚ β”œβ”€β”€ esrecurse@4.2.1 
  β”‚ └── estraverse@4.2.0 
  β”œβ”€β”€ interpret@1.2.0 
  β”œβ”€β”€ json-loader@0.5.7 
  β”œβ”€β”€ json5@0.5.1 
  β”œβ”€β”€ loader-runner@2.4.0 
  β”œβ”€β”¬ loader-utils@1.2.3 
  β”‚ β”œβ”€β”€ big.js@5.2.2 
  β”‚ β”œβ”€β”€ emojis-list@2.1.0 
  β”‚ └─┬ json5@1.0.1 
  β”‚   └── minimist@1.2.0 
  β”œβ”€β”¬ memory-fs@0.4.1 
  β”‚ β”œβ”€β”¬ errno@0.1.7 
  β”‚ β”‚ └── prr@1.0.1 
  β”‚ └─┬ readable-stream@2.3.6 
  β”‚   β”œβ”€β”€ core-util-is@1.0.2 
  β”‚   β”œβ”€β”€ inherits@2.0.3 
  β”‚   β”œβ”€β”€ isarray@1.0.0 
  β”‚   β”œβ”€β”€ process-nextick-args@2.0.0 
  β”‚   β”œβ”€β”€ safe-buffer@5.1.2 
  β”‚   └── util-deprecate@1.0.2 
  β”œβ”€β”¬ mkdirp@0.5.1 
  β”‚ └── minimist@0.0.8 
  β”œβ”€β”¬ node-libs-browser@2.2.0 
  β”‚ β”œβ”€β”¬ assert@1.5.0 
  β”‚ β”‚ └─┬ util@0.10.3 
  β”‚ β”‚   └── inherits@2.0.1 
  β”‚ β”œβ”€β”¬ browserify-zlib@0.2.0 
  β”‚ β”‚ └── pako@1.0.10 
  β”‚ β”œβ”€β”¬ buffer@4.9.1 
  β”‚ β”‚ β”œβ”€β”€ base64-js@1.3.0 
  β”‚ β”‚ └── ieee754@1.1.13 
  β”‚ β”œβ”€β”¬ console-browserify@1.1.0 
  β”‚ β”‚ └── date-now@0.1.4 
  β”‚ β”œβ”€β”€ constants-browserify@1.0.0 
  β”‚ β”œβ”€β”¬ crypto-browserify@3.12.0 
  β”‚ β”‚ β”œβ”€β”¬ browserify-cipher@1.0.1 
  β”‚ β”‚ β”‚ β”œβ”€β”¬ browserify-aes@1.2.0 
  β”‚ β”‚ β”‚ β”‚ └── buffer-xor@1.0.3 
  β”‚ β”‚ β”‚ β”œβ”€β”¬ browserify-des@1.0.2 
  β”‚ β”‚ β”‚ β”‚ └── des.js@1.0.0 
  β”‚ β”‚ β”‚ └── evp_bytestokey@1.0.3 
  β”‚ β”‚ β”œβ”€β”¬ browserify-sign@4.0.4 
  β”‚ β”‚ β”‚ β”œβ”€β”€ bn.js@4.11.8 
  β”‚ β”‚ β”‚ β”œβ”€β”€ browserify-rsa@4.0.1 
  β”‚ β”‚ β”‚ β”œβ”€β”¬ elliptic@6.4.1 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ brorand@1.1.0 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ hash.js@1.1.7 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ hmac-drbg@1.0.1 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ minimalistic-assert@1.0.1 
  β”‚ β”‚ β”‚ β”‚ └── minimalistic-crypto-utils@1.0.1 
  β”‚ β”‚ β”‚ └─┬ parse-asn1@5.1.4 
  β”‚ β”‚ β”‚   └── asn1.js@4.10.1 
  β”‚ β”‚ β”œβ”€β”€ create-ecdh@4.0.3 
  β”‚ β”‚ β”œβ”€β”¬ create-hash@1.2.0 
  β”‚ β”‚ β”‚ β”œβ”€β”€ cipher-base@1.0.4 
  β”‚ β”‚ β”‚ β”œβ”€β”¬ md5.js@1.3.5 
  β”‚ β”‚ β”‚ β”‚ └── hash-base@3.0.4 
  β”‚ β”‚ β”‚ β”œβ”€β”€ ripemd160@2.0.2 
  β”‚ β”‚ β”‚ └── sha.js@2.4.11 
  β”‚ β”‚ β”œβ”€β”€ create-hmac@1.1.7 
  β”‚ β”‚ β”œβ”€β”¬ diffie-hellman@5.0.3 
  β”‚ β”‚ β”‚ └── miller-rabin@4.0.1 
  β”‚ β”‚ β”œβ”€β”€ pbkdf2@3.0.17 
  β”‚ β”‚ β”œβ”€β”€ public-encrypt@4.0.3 
  β”‚ β”‚ β”œβ”€β”€ randombytes@2.1.0 
  β”‚ β”‚ └── randomfill@1.0.4 
  β”‚ β”œβ”€β”€ domain-browser@1.2.0 
  β”‚ β”œβ”€β”€ events@3.0.0 
  β”‚ β”œβ”€β”€ https-browserify@1.0.0 
  β”‚ β”œβ”€β”€ os-browserify@0.3.0 
  β”‚ β”œβ”€β”€ path-browserify@0.0.0 
  β”‚ β”œβ”€β”€ process@0.11.10 
  β”‚ β”œβ”€β”€ punycode@1.4.1 
  β”‚ β”œβ”€β”€ querystring-es3@0.2.1 
  β”‚ β”œβ”€β”€ stream-browserify@2.0.2 
  β”‚ β”œβ”€β”¬ stream-http@2.8.3 
  β”‚ β”‚ β”œβ”€β”€ builtin-status-codes@3.0.0 
  β”‚ β”‚ β”œβ”€β”€ to-arraybuffer@1.0.1 
  β”‚ β”‚ └── xtend@4.0.1 
  β”‚ β”œβ”€β”€ string_decoder@1.1.1 
  β”‚ β”œβ”€β”¬ timers-browserify@2.0.10 
  β”‚ β”‚ └── setimmediate@1.0.5 
  β”‚ β”œβ”€β”€ tty-browserify@0.0.0 
  β”‚ β”œβ”€β”¬ url@0.11.0 
  β”‚ β”‚ β”œβ”€β”€ punycode@1.3.2 
  β”‚ β”‚ └── querystring@0.2.0 
  β”‚ β”œβ”€β”€ util@0.11.1 
  β”‚ └─┬ vm-browserify@0.0.4 
  β”‚   └── indexof@0.0.1 
  β”œβ”€β”€ source-map@0.5.7 
  β”œβ”€β”¬ supports-color@4.5.0 
  β”‚ └── has-flag@2.0.0 
  β”œβ”€β”€ tapable@0.2.9 
  β”œβ”€β”¬ uglifyjs-webpack-plugin@0.4.6 
  β”‚ └─┬ uglify-js@2.8.29 
  β”‚   β”œβ”€β”€ 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 
  β”‚     β”‚ └── wordwrap@0.0.2 
  β”‚     └── window-size@0.1.0 
  β”œβ”€β”¬ watchpack@1.6.0 
  β”‚ β”œβ”€β”¬ chokidar@2.1.6 
  β”‚ β”‚ β”œβ”€β”¬ anymatch@2.0.0 
  β”‚ β”‚ β”‚ β”œβ”€β”¬ micromatch@3.1.10 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ arr-diff@4.0.0 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ define-property@2.0.2 
  β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ is-descriptor@1.0.2 
  β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ is-accessor-descriptor@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ is-data-descriptor@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚   └── kind-of@6.0.2 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ extend-shallow@3.0.2 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ assign-symbols@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ is-extendable@1.0.1 
  β”‚ β”‚ β”‚ β”‚ β”‚   └── is-plain-object@2.0.4 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ extglob@2.0.4 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ define-property@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ is-descriptor@1.0.2 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ is-accessor-descriptor@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ is-data-descriptor@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └── kind-of@6.0.2 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ expand-brackets@2.1.4 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ define-property@0.2.5 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ extend-shallow@2.0.1 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── posix-character-classes@0.1.1 
  β”‚ β”‚ β”‚ β”‚ β”‚ └── extend-shallow@2.0.1 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ fragment-cache@0.2.1 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ kind-of@6.0.2 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ nanomatch@1.2.13 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ is-windows@1.0.2 
  β”‚ β”‚ β”‚ β”‚ β”‚ └── kind-of@6.0.2 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ object.pick@1.3.0 
  β”‚ β”‚ β”‚ β”‚ └── regex-not@1.0.2 
  β”‚ β”‚ β”‚ └─┬ normalize-path@2.1.1 
  β”‚ β”‚ β”‚   └── remove-trailing-separator@1.1.0 
  β”‚ β”‚ β”œβ”€β”€ async-each@1.0.3 
  β”‚ β”‚ β”œβ”€β”¬ braces@2.3.2 
  β”‚ β”‚ β”‚ β”œβ”€β”€ arr-flatten@1.1.0 
  β”‚ β”‚ β”‚ β”œβ”€β”€ array-unique@0.3.2 
  β”‚ β”‚ β”‚ β”œβ”€β”¬ extend-shallow@2.0.1 
  β”‚ β”‚ β”‚ β”‚ └── is-extendable@0.1.1 
  β”‚ β”‚ β”‚ β”œβ”€β”¬ fill-range@4.0.0 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ extend-shallow@2.0.1 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ is-number@3.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ kind-of@3.2.2 
  β”‚ β”‚ β”‚ β”‚ β”‚   └── is-buffer@1.1.6 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ repeat-string@1.6.1 
  β”‚ β”‚ β”‚ β”‚ └── to-regex-range@2.1.1 
  β”‚ β”‚ β”‚ β”œβ”€β”€ isobject@3.0.1 
  β”‚ β”‚ β”‚ β”œβ”€β”€ repeat-element@1.1.3 
  β”‚ β”‚ β”‚ β”œβ”€β”¬ snapdragon@0.8.2 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ base@0.11.2 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ cache-base@1.0.1 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ collection-visit@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ map-visit@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── object-visit@1.0.1 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ get-value@2.0.6 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ has-value@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ has-values@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └── kind-of@4.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ set-value@2.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── extend-shallow@2.0.1 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ to-object-path@0.3.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ union-value@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ set-value@0.4.3 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └── extend-shallow@2.0.1 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ unset-value@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └─┬ has-value@0.3.1 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     β”œβ”€β”€ has-values@0.1.4 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     └── isobject@2.1.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ class-utils@0.3.6 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ arr-union@3.1.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ define-property@0.2.5 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ static-extend@0.1.2 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ define-property@0.2.5 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └─┬ object-copy@0.1.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     β”œβ”€β”€ copy-descriptor@0.1.1 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     └── define-property@0.2.5 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ component-emitter@1.3.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ define-property@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ is-descriptor@1.0.2 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ is-accessor-descriptor@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ is-data-descriptor@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └── kind-of@6.0.2 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ mixin-deep@1.3.1 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ for-in@1.0.2 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── is-extendable@1.0.1 
  β”‚ β”‚ β”‚ β”‚ β”‚ └── pascalcase@0.1.1 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ debug@2.6.9 
  β”‚ β”‚ β”‚ β”‚ β”‚ └── ms@2.0.0 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ define-property@0.2.5 
  β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ is-descriptor@0.1.6 
  β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ is-accessor-descriptor@0.1.6 
  β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ is-data-descriptor@0.1.4 
  β”‚ β”‚ β”‚ β”‚ β”‚   └── kind-of@5.1.0 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ extend-shallow@2.0.1 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ map-cache@0.2.2 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ source-map-resolve@0.5.2 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ atob@2.1.2 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ decode-uri-component@0.2.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ resolve-url@0.2.1 
  β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ source-map-url@0.4.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ └── urix@0.1.0 
  β”‚ β”‚ β”‚ β”‚ └── use@3.1.1 
  β”‚ β”‚ β”‚ β”œβ”€β”¬ snapdragon-node@2.1.1 
  β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ define-property@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ is-descriptor@1.0.2 
  β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ is-accessor-descriptor@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ is-data-descriptor@1.0.0 
  β”‚ β”‚ β”‚ β”‚ β”‚   └── kind-of@6.0.2 
  β”‚ β”‚ β”‚ β”‚ └── snapdragon-util@3.0.1 
  β”‚ β”‚ β”‚ β”œβ”€β”€ split-string@3.1.0 
  β”‚ β”‚ β”‚ └─┬ to-regex@3.0.2 
  β”‚ β”‚ β”‚   └─┬ safe-regex@1.1.0 
  β”‚ β”‚ β”‚     └── ret@0.1.15 
  β”‚ β”‚ β”œβ”€β”¬ glob-parent@3.1.0 
  β”‚ β”‚ β”‚ β”œβ”€β”€ is-glob@3.1.0 
  β”‚ β”‚ β”‚ └── path-dirname@1.0.2 
  β”‚ β”‚ β”œβ”€β”¬ is-binary-path@1.0.1 
  β”‚ β”‚ β”‚ └── binary-extensions@1.13.1 
  β”‚ β”‚ β”œβ”€β”¬ is-glob@4.0.1 
  β”‚ β”‚ β”‚ └── is-extglob@2.1.1 
  β”‚ β”‚ β”œβ”€β”€ normalize-path@3.0.0 
  β”‚ β”‚ β”œβ”€β”€ path-is-absolute@1.0.1 
  β”‚ β”‚ β”œβ”€β”€ readdirp@2.2.1 
  β”‚ β”‚ └── upath@1.1.2 
  β”‚ └── neo-async@2.6.1 
  β”œβ”€β”¬ webpack-sources@1.3.0 
  β”‚ β”œβ”€β”€ source-list-map@2.0.1 
  β”‚ └── source-map@0.6.1 
  └─┬ yargs@8.0.2 
    β”œβ”€β”€ camelcase@4.1.0 
    β”œβ”€β”¬ cliui@3.2.0 
    β”‚ β”œβ”€β”¬ string-width@1.0.2 
    β”‚ β”‚ β”œβ”€β”€ code-point-at@1.1.0 
    β”‚ β”‚ └─┬ is-fullwidth-code-point@1.0.0 
    β”‚ β”‚   └── number-is-nan@1.0.1 
    β”‚ β”œβ”€β”¬ strip-ansi@3.0.1 
    β”‚ β”‚ └── ansi-regex@2.1.1 
    β”‚ └─┬ wrap-ansi@2.1.0 
    β”‚   └── string-width@1.0.2 
    β”œβ”€β”€ decamelize@1.2.0 
    β”œβ”€β”€ get-caller-file@1.0.3 
    β”œβ”€β”¬ os-locale@2.1.0 
    β”‚ β”œβ”€β”¬ execa@0.7.0 
    β”‚ β”‚ β”œβ”€β”¬ cross-spawn@5.1.0 
    β”‚ β”‚ β”‚ β”œβ”€β”¬ lru-cache@4.1.5 
    β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ pseudomap@1.0.2 
    β”‚ β”‚ β”‚ β”‚ └── yallist@2.1.2 
    β”‚ β”‚ β”‚ β”œβ”€β”¬ shebang-command@1.2.0 
    β”‚ β”‚ β”‚ β”‚ └── shebang-regex@1.0.0 
    β”‚ β”‚ β”‚ └─┬ which@1.3.1 
    β”‚ β”‚ β”‚   └── 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 
    β”‚ β”‚ β”œβ”€β”€ p-finally@1.0.0 
    β”‚ β”‚ β”œβ”€β”€ signal-exit@3.0.2 
    β”‚ β”‚ └── strip-eof@1.0.0 
    β”‚ β”œβ”€β”¬ lcid@1.0.0 
    β”‚ β”‚ └── invert-kv@1.0.0 
    β”‚ └─┬ mem@1.1.0 
    β”‚   └── mimic-fn@1.2.0 
    β”œβ”€β”¬ read-pkg-up@2.0.0 
    β”‚ β”œβ”€β”¬ find-up@2.1.0 
    β”‚ β”‚ └─┬ locate-path@2.0.0 
    β”‚ β”‚   β”œβ”€β”¬ p-locate@2.0.0 
    β”‚ β”‚   β”‚ └─┬ p-limit@1.3.0 
    β”‚ β”‚   β”‚   └── p-try@1.0.0 
    β”‚ β”‚   └── path-exists@3.0.0 
    β”‚ └─┬ read-pkg@2.0.0 
    β”‚   β”œβ”€β”¬ load-json-file@2.0.0 
    β”‚   β”‚ β”œβ”€β”¬ parse-json@2.2.0 
    β”‚   β”‚ β”‚ └─┬ error-ex@1.3.2 
    β”‚   β”‚ β”‚   └── is-arrayish@0.2.1 
    β”‚   β”‚ β”œβ”€β”€ pify@2.3.0 
    β”‚   β”‚ └── strip-bom@3.0.0 
    β”‚   β”œβ”€β”¬ normalize-package-data@2.5.0 
    β”‚   β”‚ β”œβ”€β”€ hosted-git-info@2.7.1 
    β”‚   β”‚ β”œβ”€β”¬ resolve@1.11.0 
    β”‚   β”‚ β”‚ └── path-parse@1.0.6 
    β”‚   β”‚ β”œβ”€β”€ semver@5.7.0 
    β”‚   β”‚ └─┬ validate-npm-package-license@3.0.4 
    β”‚   β”‚   β”œβ”€β”¬ spdx-correct@3.1.0 
    β”‚   β”‚   β”‚ └── spdx-license-ids@3.0.4 
    β”‚   β”‚   └─┬ spdx-expression-parse@3.0.0 
    β”‚   β”‚     └── spdx-exceptions@2.2.0 
    β”‚   └── path-type@2.0.0 
    β”œβ”€β”€ require-directory@2.1.1 
    β”œβ”€β”€ require-main-filename@1.0.1 
    β”œβ”€β”€ set-blocking@2.0.0 
    β”œβ”€β”¬ string-width@2.1.1 
    β”‚ β”œβ”€β”€ is-fullwidth-code-point@2.0.0 
    β”‚ └─┬ strip-ansi@4.0.0 
    β”‚   └── ansi-regex@3.0.0 
    β”œβ”€β”€ which-module@2.0.0 
    β”œβ”€β”€ y18n@3.2.1 
    └─┬ yargs-parser@7.0.0 
      └── camelcase@4.1.0 

npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.2.9

Which I think it’s successful. But then I cannot run webtreemap command

Read more comments on GitHub >

github_iconTop Results From Across the Web

treemap-chart/README.md at master - GitHub
A treemap interactive chart web component for visualizing hierarchical data - treemap-chart/README.md at master Β· vasturiano/treemap-chart.
Read more >
Print Directory & File Structure with icons for representation in ...
I want a Linux command to print directory & file structures in the form of a tree, possibly with Unicode icons before each...
Read more >
Squarified Treemaps in XAML & C# using Microsoft Longhorn
One of my favourite 'pet' topics is data visualisation and how graphically displaying data you can often see trends, patterns & anomalies andΒ ......
Read more >
Chapter 4 Patterns | A Reader on Data Visualization
The treemap was invented Ben Shneiderman of the University of Maryland in 1990. It represents hierarchies by using all the available space and...
Read more >
Home Owners' Loan Corporation (HOLC) Neighborhood ...
The label of the layer when it is brought into ArcGIS Pro is "Urban Heat Islands HOLC". The information and data appears to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found