meteor-vue / vue-meteor

🌠 Vue first-class integration in Meteor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find module error / Maximum call stack size exceeded

alejandroiglesias opened this issue Β· comments

I just bumped into this error after a strange sequence of steps.

First, adding the vue-material-design-icons npm package:

import KeyboardBackspaceIcon from 'vue-material-design-icons/KeyboardBackspace.vue'

I got a cannot find module error in the browser console:

Uncaught Error: Cannot find module 'vue-material-design-icons/KeyboardBackspace.vue'

After playing around with the import and/or other changes in the file, I get a Maximum call stack size exceeded on the Meteor console:

=> Errors prevented startup:                  
   
   While processing files with akryum:vue-component (for target web.browser):

   /Users/---/.meteor/packages/meteor-tool/.1.8.0_2.1uuxpyr.yrlhi++os.osx.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.osx.x86_64/tools/static-assets/server/mini-files.js:92:19:
   Maximum call stack size exceeded
   at Object.pathDirname
   (/Users/---/.meteor/packages/meteor-tool/.1.8.0_2.1uuxpyr.yrlhi++os.osx.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.osx.x86_64/tools/static-assets/server/mini-files.js:92:19)
   at InputFile.getDirname (/tools/isobuild/build-plugin.js:476:18)
   at getFullDirname (packages/vue-component/plugin/utils.js:56:61)
   at VueCompo.isIgnored (packages/vue-component/plugin/vue-compiler.js:117:23)
   at async.eachLimit (packages/vue-component/plugin/vue-compiler.js:42:17)
   [...]

(I intentionally trimmed the output here since it's 149457 lines long.)

Here are the versions and packages I'm using:

❯ meteor --version
Meteor 1.8.0.2  
❯ meteor list
accounts-password           1.5.1  Password support for accounts
akryum:vue-coffee           0.4.1  Add coffee support for vue components
akryum:vue-component        0.14.3  VueJS single-file components that hot-reloads
akryum:vue-less             0.1.1  Add less support for vue components
akryum:vue-pug              0.1.1  Add pug support for vue components
akryum:vue-sass             0.1.1  Add sass and scss support for vue components
akryum:vue-stylus           0.1.1  Add stylus support for vue components
aldeed:schema-deny          3.0.0  Deny inserting or updating certain properties t...
aldeed:simple-schema        1.5.4  A simple schema validation object with reactivi...
allow-deny                  1.1.0  Implements functionality for allow/deny and cli...
cfs:http-methods            0.0.32  Adds HTTP.methods RESTful
deanius:promise             3.1.3  Utilities for Promise-based wrappers, method ca...
dynamic-import              0.5.1  Runtime support for Meteor 1.5 dynamic import(....
ecmascript                  0.12.4  Compiler plugin that supports ES2015+ in all ....
es5-shim                    4.8.0  Shims and polyfills to improve ECMAScript 5 sup...
meteor-base                 1.4.0  Packages that every Meteor app needs
meteorhacks:inject-initial  1.0.4  Allow injection of arbitrary data to initial Me...
mobile-experience           1.0.5  Packages for a great mobile user experience
mongo                       1.6.0* Adaptor for using MongoDB and Minimongo over DDP
shell-server                0.4.0  Server-side component of the `meteor shell` com...
standard-minifier-css       1.5.2  Standard css minifier used with Meteor apps by ...
standard-minifier-js        2.4.0  Standard javascript minifiers used with Meteor ...
static-html                 1.2.2  Define static page content in .html files
tracker                     1.2.0  Dependency tracker to allow reactive callbacks
underscore                  1.0.10  Collection of small helpers: _.map, _.each, ...

                                              
* New versions of these packages are available! Run 'meteor update' to try to update
  those packages to their latest versions. If your packages cannot be updated
  further, try typing `meteor add <package>@<newVersion>` to see more information.
❯ meteor npm list
---@ ---
β”œβ”€β”¬ @babel/runtime@7.4.2
β”‚ └── regenerator-runtime@0.13.2
β”œβ”€β”¬ @storybook/addon-actions@4.1.14
β”‚ β”œβ”€β”¬ @emotion/core@0.13.1
β”‚ β”‚ β”œβ”€β”¬ @emotion/cache@0.8.8
β”‚ β”‚ β”‚ β”œβ”€β”€ @emotion/sheet@0.8.1 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ @emotion/stylis@0.7.1
β”‚ β”‚ β”‚ └── @emotion/utils@0.8.2 deduped
β”‚ β”‚ β”œβ”€β”¬ @emotion/css@0.9.8
β”‚ β”‚ β”‚ β”œβ”€β”€ @emotion/serialize@0.9.1 deduped
β”‚ β”‚ β”‚ └── @emotion/utils@0.8.2 deduped
β”‚ β”‚ β”œβ”€β”¬ @emotion/serialize@0.9.1
β”‚ β”‚ β”‚ β”œβ”€β”€ @emotion/hash@0.6.6
β”‚ β”‚ β”‚ β”œβ”€β”€ @emotion/memoize@0.6.6
β”‚ β”‚ β”‚ β”œβ”€β”€ @emotion/unitless@0.6.7
β”‚ β”‚ β”‚ └── @emotion/utils@0.8.2 deduped
β”‚ β”‚ β”œβ”€β”€ @emotion/sheet@0.8.1
β”‚ β”‚ └── @emotion/utils@0.8.2
β”‚ β”œβ”€β”¬ @emotion/provider@0.11.2
β”‚ β”‚ β”œβ”€β”€ @emotion/cache@0.8.8 deduped
β”‚ β”‚ └── @emotion/weak-memoize@0.1.3
β”‚ β”œβ”€β”¬ @emotion/styled@0.10.6
β”‚ β”‚ β”œβ”€β”¬ @emotion/styled-base@0.10.6
β”‚ β”‚ β”‚ β”œβ”€β”¬ @emotion/is-prop-valid@0.6.8
β”‚ β”‚ β”‚ β”‚ └── @emotion/memoize@0.6.6 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ @emotion/serialize@0.9.1 deduped
β”‚ β”‚ β”‚ └── @emotion/utils@0.8.2 deduped
β”‚ β”‚ └── UNMET PEER DEPENDENCY react@>=16.3.0
β”‚ β”œβ”€β”¬ @storybook/addons@4.1.14
β”‚ β”‚ β”œβ”€β”€ @storybook/channels@4.1.14
β”‚ β”‚ β”œβ”€β”€ @storybook/components@4.1.14 deduped
β”‚ β”‚ β”œβ”€β”€ global@4.3.2 deduped
β”‚ β”‚ β”œβ”€β”€ UNMET PEER DEPENDENCY react@*
β”‚ β”‚ β”œβ”€β”€ UNMET PEER DEPENDENCY react-dom@*
β”‚ β”‚ └── util-deprecate@1.0.2
β”‚ β”œβ”€β”¬ @storybook/components@4.1.14
β”‚ β”‚ β”œβ”€β”€ @emotion/core@0.13.1 deduped
β”‚ β”‚ β”œβ”€β”€ @emotion/provider@0.11.2 deduped
β”‚ β”‚ β”œβ”€β”€ @emotion/styled@0.10.6 deduped
β”‚ β”‚ β”œβ”€β”€ global@4.3.2 deduped
β”‚ β”‚ β”œβ”€β”€ lodash@4.17.11 deduped
β”‚ β”‚ β”œβ”€β”€ prop-types@15.7.2 deduped
β”‚ β”‚ β”œβ”€β”€ UNMET PEER DEPENDENCY react@>=16.3.0
β”‚ β”‚ β”œβ”€β”€ UNMET PEER DEPENDENCY react-dom@^16.0.0-0
β”‚ β”‚ β”œβ”€β”€ react-inspector@2.3.1 deduped
β”‚ β”‚ β”œβ”€β”¬ react-split-pane@0.1.87
β”‚ β”‚ β”‚ β”œβ”€β”€ prop-types@15.7.2 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ react-lifecycles-compat@3.0.4
β”‚ β”‚ β”‚ └─┬ react-style-proptype@3.2.2
β”‚ β”‚ β”‚   └── prop-types@15.7.2 deduped
β”‚ β”‚ β”œβ”€β”¬ react-textarea-autosize@7.1.0
β”‚ β”‚ β”‚ β”œβ”€β”€ @babel/runtime@7.4.2 deduped
β”‚ β”‚ β”‚ └── prop-types@15.7.2 deduped
β”‚ β”‚ └── render-fragment@0.1.1
β”‚ β”œβ”€β”€ @storybook/core-events@4.1.14
β”‚ β”œβ”€β”€ core-js@2.6.5 deduped
β”‚ β”œβ”€β”€ deep-equal@1.0.1
β”‚ β”œβ”€β”¬ global@4.3.2
β”‚ β”‚ β”œβ”€β”¬ min-document@2.19.0
β”‚ β”‚ β”‚ └── dom-walk@0.1.1
β”‚ β”‚ └── process@0.5.2
β”‚ β”œβ”€β”€ lodash@4.17.11 deduped
β”‚ β”œβ”€β”€ make-error@1.3.5
β”‚ β”œβ”€β”¬ prop-types@15.7.2
β”‚ β”‚ β”œβ”€β”¬ loose-envify@1.4.0
β”‚ β”‚ β”‚ └── js-tokens@4.0.0
β”‚ β”‚ β”œβ”€β”€ object-assign@4.1.1 deduped
β”‚ β”‚ └── react-is@16.8.4
β”‚ β”œβ”€β”€ UNMET PEER DEPENDENCY react@>=16.3.0
β”‚ β”œβ”€β”€ UNMET PEER DEPENDENCY react-dom@*
β”‚ β”œβ”€β”¬ react-inspector@2.3.1
β”‚ β”‚ β”œβ”€β”¬ babel-runtime@6.26.0
β”‚ β”‚ β”‚ β”œβ”€β”€ core-js@2.6.5 deduped
β”‚ β”‚ β”‚ └── regenerator-runtime@0.11.1
β”‚ β”‚ β”œβ”€β”€ is-dom@1.0.9
β”‚ β”‚ └── prop-types@15.7.2 deduped
β”‚ └── uuid@3.3.2
β”œβ”€β”¬ @storybook/addon-links@4.1.14
β”‚ β”œβ”€β”€ @storybook/addons@4.1.14 deduped
β”‚ β”œβ”€β”€ @storybook/components@4.1.14 deduped
β”‚ β”œβ”€β”€ @storybook/core-events@4.1.14 deduped
β”‚ β”œβ”€β”€ core-js@2.6.5 deduped
β”‚ β”œβ”€β”€ global@4.3.2 deduped
β”‚ β”œβ”€β”€ prop-types@15.7.2 deduped
β”‚ β”œβ”€β”€ UNMET PEER DEPENDENCY react@*
β”‚ └── UNMET PEER DEPENDENCY react-dom@*
β”œβ”€β”¬ @vue/eslint-config-prettier@4.0.1
β”‚ β”œβ”€β”¬ eslint-config-prettier@3.6.0
β”‚ β”‚ └── get-stdin@6.0.0
β”‚ β”œβ”€β”¬ eslint-plugin-prettier@3.0.1
β”‚ β”‚ └─┬ prettier-linter-helpers@1.0.0
β”‚ β”‚   └── fast-diff@1.2.0
β”‚ └── prettier@1.16.4
β”œβ”€β”¬ apollo-cache-inmemory@1.5.1
β”‚ β”œβ”€β”¬ apollo-cache@1.2.1
β”‚ β”‚ β”œβ”€β”€ apollo-utilities@1.2.1 deduped
β”‚ β”‚ └── tslib@1.9.3 deduped
β”‚ β”œβ”€β”¬ apollo-utilities@1.2.1
β”‚ β”‚ β”œβ”€β”€ fast-json-stable-stringify@2.0.0
β”‚ β”‚ β”œβ”€β”€ ts-invariant@0.2.1 deduped
β”‚ β”‚ └── tslib@1.9.3 deduped
β”‚ β”œβ”€β”¬ optimism@0.6.9
β”‚ β”‚ └── immutable-tuple@0.4.10
β”‚ β”œβ”€β”¬ ts-invariant@0.2.1
β”‚ β”‚ └── tslib@1.9.3 deduped
β”‚ └── tslib@1.9.3
β”œβ”€β”¬ apollo-client@2.5.1
β”‚ β”œβ”€β”€ @types/zen-observable@0.8.0
β”‚ β”œβ”€β”€ apollo-cache@1.2.1 deduped
β”‚ β”œβ”€β”€ apollo-link@1.2.11 deduped
β”‚ β”œβ”€β”¬ apollo-link-dedup@1.0.18
β”‚ β”‚ β”œβ”€β”€ apollo-link@1.2.11 deduped
β”‚ β”‚ └── tslib@1.9.3 deduped
β”‚ β”œβ”€β”€ apollo-utilities@1.2.1 deduped
β”‚ β”œβ”€β”€ symbol-observable@1.2.0
β”‚ β”œβ”€β”€ ts-invariant@0.2.1 deduped
β”‚ β”œβ”€β”€ tslib@1.9.3 deduped
β”‚ └── zen-observable@0.8.13
β”œβ”€β”¬ apollo-link@1.2.11
β”‚ β”œβ”€β”€ apollo-utilities@1.2.1 deduped
β”‚ β”œβ”€β”¬ ts-invariant@0.3.2
β”‚ β”‚ └── tslib@1.9.3 deduped
β”‚ β”œβ”€β”€ tslib@1.9.3 deduped
β”‚ └─┬ zen-observable-ts@0.8.18
β”‚   β”œβ”€β”€ tslib@1.9.3 deduped
β”‚   └── zen-observable@0.8.13 deduped
β”œβ”€β”¬ apollo-link-http@1.5.14
β”‚ β”œβ”€β”€ apollo-link@1.2.11 deduped
β”‚ β”œβ”€β”¬ apollo-link-http-common@0.2.13
β”‚ β”‚ β”œβ”€β”€ apollo-link@1.2.11 deduped
β”‚ β”‚ β”œβ”€β”¬ ts-invariant@0.3.2
β”‚ β”‚ β”‚ └── tslib@1.9.3 deduped
β”‚ β”‚ └── tslib@1.9.3 deduped
β”‚ └── tslib@1.9.3 deduped
β”œβ”€β”€ assert@1.4.1 extraneous
β”œβ”€β”¬ babel-eslint@10.0.1
β”‚ β”œβ”€β”¬ @babel/code-frame@7.0.0
β”‚ β”‚ └─┬ @babel/highlight@7.0.0
β”‚ β”‚   β”œβ”€β”€ chalk@2.4.2 deduped
β”‚ β”‚   β”œβ”€β”€ esutils@2.0.2 deduped
β”‚ β”‚   └── js-tokens@4.0.0 deduped
β”‚ β”œβ”€β”€ @babel/parser@7.4.2
β”‚ β”œβ”€β”¬ @babel/traverse@7.4.0
β”‚ β”‚ β”œβ”€β”€ @babel/code-frame@7.0.0 deduped
β”‚ β”‚ β”œβ”€β”¬ @babel/generator@7.4.0
β”‚ β”‚ β”‚ β”œβ”€β”€ @babel/types@7.4.0 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ jsesc@2.5.2
β”‚ β”‚ β”‚ β”œβ”€β”€ lodash@4.17.11 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ source-map@0.5.7
β”‚ β”‚ β”‚ └── trim-right@1.0.1
β”‚ β”‚ β”œβ”€β”¬ @babel/helper-function-name@7.1.0
β”‚ β”‚ β”‚ β”œβ”€β”¬ @babel/helper-get-function-arity@7.0.0
β”‚ β”‚ β”‚ β”‚ └── @babel/types@7.4.0 deduped
β”‚ β”‚ β”‚ β”œβ”€β”¬ @babel/template@7.4.0
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ @babel/code-frame@7.0.0 deduped
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ @babel/parser@7.4.2 deduped
β”‚ β”‚ β”‚ β”‚ └── @babel/types@7.4.0 deduped
β”‚ β”‚ β”‚ └── @babel/types@7.4.0 deduped
β”‚ β”‚ β”œβ”€β”¬ @babel/helper-split-export-declaration@7.4.0
β”‚ β”‚ β”‚ └── @babel/types@7.4.0 deduped
β”‚ β”‚ β”œβ”€β”€ @babel/parser@7.4.2 deduped
β”‚ β”‚ β”œβ”€β”€ @babel/types@7.4.0 deduped
β”‚ β”‚ β”œβ”€β”€ debug@4.1.1 deduped
β”‚ β”‚ β”œβ”€β”€ globals@11.11.0 deduped
β”‚ β”‚ └── lodash@4.17.11 deduped
β”‚ β”œβ”€β”¬ @babel/types@7.4.0
β”‚ β”‚ β”œβ”€β”€ esutils@2.0.2 deduped
β”‚ β”‚ β”œβ”€β”€ lodash@4.17.11 deduped
β”‚ β”‚ └── to-fast-properties@2.0.0
β”‚ β”œβ”€β”¬ eslint-scope@3.7.1
β”‚ β”‚ β”œβ”€β”¬ esrecurse@4.2.1
β”‚ β”‚ β”‚ └── estraverse@4.2.0 deduped
β”‚ β”‚ └── estraverse@4.2.0
β”‚ └── eslint-visitor-keys@1.0.0
β”œβ”€β”€ babel-helper-vue-jsx-merge-props@2.0.3
β”œβ”€β”€ babel-plugin-syntax-jsx@6.18.0
β”œβ”€β”¬ babel-plugin-transform-vue-jsx@3.7.0
β”‚ └── esutils@2.0.2
β”œβ”€β”¬ bcrypt@3.0.5
β”‚ β”œβ”€β”€ nan@2.13.1
β”‚ └─┬ node-pre-gyp@0.12.0
β”‚   β”œβ”€β”€ detect-libc@1.0.3
β”‚   β”œβ”€β”€ mkdirp@0.5.1 deduped
β”‚   β”œβ”€β”¬ needle@2.2.4
β”‚   β”‚ β”œβ”€β”¬ debug@2.6.9
β”‚   β”‚ β”‚ └── ms@2.0.0
β”‚   β”‚ β”œβ”€β”¬ iconv-lite@0.4.24
β”‚   β”‚ β”‚ └── safer-buffer@2.1.2
β”‚   β”‚ └── sax@1.2.4
β”‚   β”œβ”€β”¬ nopt@4.0.1
β”‚   β”‚ β”œβ”€β”€ abbrev@1.1.1
β”‚   β”‚ └─┬ osenv@0.1.5
β”‚   β”‚   β”œβ”€β”€ os-homedir@1.0.2
β”‚   β”‚   └── os-tmpdir@1.0.2
β”‚   β”œβ”€β”¬ npm-packlist@1.4.1
β”‚   β”‚ β”œβ”€β”¬ ignore-walk@3.0.1
β”‚   β”‚ β”‚ └── minimatch@3.0.4 deduped
β”‚   β”‚ └── npm-bundled@1.0.6
β”‚   β”œβ”€β”¬ npmlog@4.1.2
β”‚   β”‚ β”œβ”€β”¬ are-we-there-yet@1.1.5
β”‚   β”‚ β”‚ β”œβ”€β”€ delegates@1.0.0
β”‚   β”‚ β”‚ └─┬ readable-stream@2.3.6
β”‚   β”‚ β”‚   β”œβ”€β”€ core-util-is@1.0.2
β”‚   β”‚ β”‚   β”œβ”€β”€ inherits@2.0.3 deduped
β”‚   β”‚ β”‚   β”œβ”€β”€ isarray@1.0.0
β”‚   β”‚ β”‚   β”œβ”€β”€ process-nextick-args@2.0.0
β”‚   β”‚ β”‚   β”œβ”€β”€ safe-buffer@5.1.2 deduped
β”‚   β”‚ β”‚   β”œβ”€β”¬ string_decoder@1.1.1
β”‚   β”‚ β”‚   β”‚ └── safe-buffer@5.1.2 deduped
β”‚   β”‚ β”‚   └── util-deprecate@1.0.2 deduped
β”‚   β”‚ β”œβ”€β”€ console-control-strings@1.1.0
β”‚   β”‚ β”œβ”€β”¬ gauge@2.7.4
β”‚   β”‚ β”‚ β”œβ”€β”€ aproba@1.2.0
β”‚   β”‚ β”‚ β”œβ”€β”€ console-control-strings@1.1.0 deduped
β”‚   β”‚ β”‚ β”œβ”€β”€ has-unicode@2.0.1
β”‚   β”‚ β”‚ β”œβ”€β”€ object-assign@4.1.1 deduped
β”‚   β”‚ β”‚ β”œβ”€β”€ signal-exit@3.0.2
β”‚   β”‚ β”‚ β”œβ”€β”¬ 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 deduped
β”‚   β”‚ β”‚ β”œβ”€β”¬ strip-ansi@3.0.1
β”‚   β”‚ β”‚ β”‚ └── ansi-regex@2.1.1
β”‚   β”‚ β”‚ └─┬ wide-align@1.1.3
β”‚   β”‚ β”‚   └── string-width@2.1.1 deduped
β”‚   β”‚ └── set-blocking@2.0.0
β”‚   β”œβ”€β”¬ rc@1.2.8
β”‚   β”‚ β”œβ”€β”€ deep-extend@0.6.0
β”‚   β”‚ β”œβ”€β”€ ini@1.3.5
β”‚   β”‚ β”œβ”€β”€ minimist@1.2.0
β”‚   β”‚ └── strip-json-comments@2.0.1 deduped
β”‚   β”œβ”€β”¬ rimraf@2.6.3
β”‚   β”‚ └── glob@7.1.3 deduped
β”‚   β”œβ”€β”€ semver@5.6.0 deduped
β”‚   └─┬ tar@4.4.8
β”‚     β”œβ”€β”€ chownr@1.1.1
β”‚     β”œβ”€β”¬ fs-minipass@1.2.5
β”‚     β”‚ └── minipass@2.3.5 deduped
β”‚     β”œβ”€β”¬ minipass@2.3.5
β”‚     β”‚ β”œβ”€β”€ safe-buffer@5.1.2 deduped
β”‚     β”‚ └── yallist@3.0.3 deduped
β”‚     β”œβ”€β”¬ minizlib@1.2.1
β”‚     β”‚ └── minipass@2.3.5 deduped
β”‚     β”œβ”€β”€ mkdirp@0.5.1 deduped
β”‚     β”œβ”€β”€ safe-buffer@5.1.2
β”‚     └── yallist@3.0.3
β”œβ”€β”€ browserify-zlib@0.1.4 extraneous
β”œβ”€β”€ buffer@4.9.1 extraneous
β”œβ”€β”€ bulma@0.7.4
β”œβ”€β”€ console-browserify@1.1.0 extraneous
β”œβ”€β”€ constants-browserify@1.0.0 extraneous
β”œβ”€β”€ core-js@2.6.5
β”œβ”€β”€ crypto-browserify@3.12.0 extraneous
β”œβ”€β”€ deep-diff@1.0.2
β”œβ”€β”€ domain-browser@1.2.0 extraneous
β”œβ”€β”¬ eslint@5.15.3
β”‚ β”œβ”€β”€ @babel/code-frame@7.0.0 deduped
β”‚ β”œβ”€β”¬ ajv@6.10.0
β”‚ β”‚ β”œβ”€β”€ fast-deep-equal@2.0.1
β”‚ β”‚ β”œβ”€β”€ fast-json-stable-stringify@2.0.0 deduped
β”‚ β”‚ β”œβ”€β”€ json-schema-traverse@0.4.1
β”‚ β”‚ └─┬ uri-js@4.2.2
β”‚ β”‚   └── punycode@2.1.1
β”‚ β”œβ”€β”¬ chalk@2.4.2
β”‚ β”‚ β”œβ”€β”¬ ansi-styles@3.2.1
β”‚ β”‚ β”‚ └─┬ color-convert@1.9.3
β”‚ β”‚ β”‚   └── color-name@1.1.3
β”‚ β”‚ β”œβ”€β”€ escape-string-regexp@1.0.5
β”‚ β”‚ └─┬ supports-color@5.5.0
β”‚ β”‚   └── has-flag@3.0.0
β”‚ β”œβ”€β”¬ cross-spawn@6.0.5
β”‚ β”‚ β”œβ”€β”€ nice-try@1.0.5
β”‚ β”‚ β”œβ”€β”€ path-key@2.0.1
β”‚ β”‚ β”œβ”€β”€ semver@5.6.0 deduped
β”‚ β”‚ β”œβ”€β”¬ shebang-command@1.2.0
β”‚ β”‚ β”‚ └── shebang-regex@1.0.0
β”‚ β”‚ └─┬ which@1.3.1
β”‚ β”‚   └── isexe@2.0.0
β”‚ β”œβ”€β”¬ debug@4.1.1
β”‚ β”‚ └── ms@2.1.1
β”‚ β”œβ”€β”¬ doctrine@3.0.0
β”‚ β”‚ └── esutils@2.0.2 deduped
β”‚ β”œβ”€β”¬ eslint-scope@4.0.3
β”‚ β”‚ β”œβ”€β”€ esrecurse@4.2.1 deduped
β”‚ β”‚ └── estraverse@4.2.0 deduped
β”‚ β”œβ”€β”€ eslint-utils@1.3.1
β”‚ β”œβ”€β”€ eslint-visitor-keys@1.0.0 deduped
β”‚ β”œβ”€β”¬ espree@5.0.1
β”‚ β”‚ β”œβ”€β”€ acorn@6.1.1
β”‚ β”‚ β”œβ”€β”€ acorn-jsx@5.0.1
β”‚ β”‚ └── eslint-visitor-keys@1.0.0 deduped
β”‚ β”œβ”€β”¬ esquery@1.0.1
β”‚ β”‚ └── estraverse@4.2.0 deduped
β”‚ β”œβ”€β”€ esutils@2.0.2 deduped
β”‚ β”œβ”€β”¬ file-entry-cache@5.0.1
β”‚ β”‚ └─┬ flat-cache@2.0.1
β”‚ β”‚   β”œβ”€β”€ flatted@2.0.0
β”‚ β”‚   β”œβ”€β”€ rimraf@2.6.3 deduped
β”‚ β”‚   └─┬ write@1.0.3
β”‚ β”‚     └── mkdirp@0.5.1 deduped
β”‚ β”œβ”€β”€ functional-red-black-tree@1.0.1
β”‚ β”œβ”€β”¬ glob@7.1.3
β”‚ β”‚ β”œβ”€β”€ fs.realpath@1.0.0
β”‚ β”‚ β”œβ”€β”¬ inflight@1.0.6
β”‚ β”‚ β”‚ β”œβ”€β”€ once@1.4.0 deduped
β”‚ β”‚ β”‚ └── wrappy@1.0.2
β”‚ β”‚ β”œβ”€β”€ inherits@2.0.3
β”‚ β”‚ β”œβ”€β”€ minimatch@3.0.4 deduped
β”‚ β”‚ β”œβ”€β”¬ once@1.4.0
β”‚ β”‚ β”‚ └── wrappy@1.0.2 deduped
β”‚ β”‚ └── path-is-absolute@1.0.1
β”‚ β”œβ”€β”€ globals@11.11.0
β”‚ β”œβ”€β”€ ignore@4.0.6
β”‚ β”œβ”€β”¬ import-fresh@3.0.0
β”‚ β”‚ β”œβ”€β”¬ parent-module@1.0.0
β”‚ β”‚ β”‚ └── callsites@3.0.0
β”‚ β”‚ └── resolve-from@4.0.0
β”‚ β”œβ”€β”€ imurmurhash@0.1.4
β”‚ β”œβ”€β”¬ inquirer@6.2.2
β”‚ β”‚ β”œβ”€β”€ ansi-escapes@3.2.0
β”‚ β”‚ β”œβ”€β”€ chalk@2.4.2 deduped
β”‚ β”‚ β”œβ”€β”¬ cli-cursor@2.1.0
β”‚ β”‚ β”‚ └─┬ restore-cursor@2.0.0
β”‚ β”‚ β”‚   β”œβ”€β”¬ onetime@2.0.1
β”‚ β”‚ β”‚   β”‚ └── mimic-fn@1.2.0
β”‚ β”‚ β”‚   └── signal-exit@3.0.2 deduped
β”‚ β”‚ β”œβ”€β”€ cli-width@2.2.0
β”‚ β”‚ β”œβ”€β”¬ external-editor@3.0.3
β”‚ β”‚ β”‚ β”œβ”€β”€ chardet@0.7.0
β”‚ β”‚ β”‚ β”œβ”€β”€ iconv-lite@0.4.24 deduped
β”‚ β”‚ β”‚ └─┬ tmp@0.0.33
β”‚ β”‚ β”‚   └── os-tmpdir@1.0.2 deduped
β”‚ β”‚ β”œβ”€β”¬ figures@2.0.0
β”‚ β”‚ β”‚ └── escape-string-regexp@1.0.5 deduped
β”‚ β”‚ β”œβ”€β”€ lodash@4.17.11 deduped
β”‚ β”‚ β”œβ”€β”€ mute-stream@0.0.7
β”‚ β”‚ β”œβ”€β”¬ run-async@2.3.0
β”‚ β”‚ β”‚ └── is-promise@2.1.0
β”‚ β”‚ β”œβ”€β”¬ rxjs@6.4.0
β”‚ β”‚ β”‚ └── tslib@1.9.3 deduped
β”‚ β”‚ β”œβ”€β”¬ string-width@2.1.1
β”‚ β”‚ β”‚ β”œβ”€β”€ is-fullwidth-code-point@2.0.0
β”‚ β”‚ β”‚ └─┬ strip-ansi@4.0.0
β”‚ β”‚ β”‚   └── ansi-regex@3.0.0
β”‚ β”‚ β”œβ”€β”¬ strip-ansi@5.2.0
β”‚ β”‚ β”‚ └── ansi-regex@4.1.0
β”‚ β”‚ └── through@2.3.8
β”‚ β”œβ”€β”¬ js-yaml@3.13.0
β”‚ β”‚ β”œβ”€β”¬ argparse@1.0.10
β”‚ β”‚ β”‚ └── sprintf-js@1.0.3
β”‚ β”‚ └── esprima@4.0.1
β”‚ β”œβ”€β”€ json-stable-stringify-without-jsonify@1.0.1
β”‚ β”œβ”€β”¬ levn@0.3.0
β”‚ β”‚ β”œβ”€β”€ prelude-ls@1.1.2
β”‚ β”‚ └─┬ type-check@0.3.2
β”‚ β”‚   └── prelude-ls@1.1.2 deduped
β”‚ β”œβ”€β”€ lodash@4.17.11 deduped
β”‚ β”œβ”€β”¬ minimatch@3.0.4
β”‚ β”‚ └─┬ brace-expansion@1.1.11
β”‚ β”‚   β”œβ”€β”€ balanced-match@1.0.0
β”‚ β”‚   └── concat-map@0.0.1
β”‚ β”œβ”€β”¬ mkdirp@0.5.1
β”‚ β”‚ └── minimist@0.0.8
β”‚ β”œβ”€β”€ natural-compare@1.4.0
β”‚ β”œβ”€β”¬ optionator@0.8.2
β”‚ β”‚ β”œβ”€β”€ deep-is@0.1.3
β”‚ β”‚ β”œβ”€β”€ fast-levenshtein@2.0.6
β”‚ β”‚ β”œβ”€β”€ levn@0.3.0 deduped
β”‚ β”‚ β”œβ”€β”€ prelude-ls@1.1.2 deduped
β”‚ β”‚ β”œβ”€β”€ type-check@0.3.2 deduped
β”‚ β”‚ └── wordwrap@1.0.0
β”‚ β”œβ”€β”€ path-is-inside@1.0.2
β”‚ β”œβ”€β”€ progress@2.0.3
β”‚ β”œβ”€β”€ regexpp@2.0.1
β”‚ β”œβ”€β”€ semver@5.6.0
β”‚ β”œβ”€β”¬ strip-ansi@4.0.0
β”‚ β”‚ └── ansi-regex@3.0.0
β”‚ β”œβ”€β”€ strip-json-comments@2.0.1
β”‚ β”œβ”€β”¬ table@5.2.3
β”‚ β”‚ β”œβ”€β”€ ajv@6.10.0 deduped
β”‚ β”‚ β”œβ”€β”€ lodash@4.17.11 deduped
β”‚ β”‚ β”œβ”€β”¬ slice-ansi@2.1.0
β”‚ β”‚ β”‚ β”œβ”€β”€ ansi-styles@3.2.1 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ astral-regex@1.0.0
β”‚ β”‚ β”‚ └── is-fullwidth-code-point@2.0.0 deduped
β”‚ β”‚ └─┬ string-width@3.1.0
β”‚ β”‚   β”œβ”€β”€ emoji-regex@7.0.3
β”‚ β”‚   β”œβ”€β”€ is-fullwidth-code-point@2.0.0 deduped
β”‚ β”‚   └─┬ strip-ansi@5.2.0
β”‚ β”‚     └── ansi-regex@4.1.0
β”‚ └── text-table@0.2.0
β”œβ”€β”¬ eslint-plugin-vue@5.2.2
β”‚ └─┬ vue-eslint-parser@5.0.0
β”‚   β”œβ”€β”€ debug@4.1.1 deduped
β”‚   β”œβ”€β”€ eslint-scope@4.0.3 deduped
β”‚   β”œβ”€β”€ eslint-visitor-keys@1.0.0 deduped
β”‚   β”œβ”€β”¬ espree@4.1.0
β”‚   β”‚ β”œβ”€β”€ acorn@6.1.1 deduped
β”‚   β”‚ β”œβ”€β”€ acorn-jsx@5.0.1 deduped
β”‚   β”‚ └── eslint-visitor-keys@1.0.0 deduped
β”‚   β”œβ”€β”€ esquery@1.0.1 deduped
β”‚   └── lodash@4.17.11 deduped
β”œβ”€β”€ events@1.1.1 extraneous
β”œβ”€β”¬ graphql@14.1.1
β”‚ └── iterall@1.2.2
β”œβ”€β”€ graphql-tag@2.10.1
β”œβ”€β”€ html-truncate@1.2.2
β”œβ”€β”€ https-browserify@0.0.1 extraneous
β”œβ”€β”€ intersection-observer@0.5.1
β”œβ”€β”¬ isomorphic-fetch@2.2.1
β”‚ β”œβ”€β”¬ node-fetch@1.7.3
β”‚ β”‚ β”œβ”€β”¬ encoding@0.1.12
β”‚ β”‚ β”‚ └── iconv-lite@0.4.24 deduped
β”‚ β”‚ └── is-stream@1.1.0
β”‚ └── whatwg-fetch@3.0.0
β”œβ”€β”€ lodash@4.17.11
β”œβ”€β”€ ---@1.0.0 -> --- extraneous
β”œβ”€β”€ ---@1.0.0 -> --- extraneous
β”œβ”€β”€ ---@1.0.0 -> --- extraneous
β”œβ”€β”€ ---@1.0.0 -> --- extraneous
β”œβ”€β”€ marker-clusterer-plus@2.1.4
β”œβ”€β”¬ meteor-node-stubs@0.4.1
β”‚ β”œβ”€β”¬ assert@1.4.1
β”‚ β”‚ └── util@0.10.3 deduped
β”‚ β”œβ”€β”¬ browserify-zlib@0.1.4
β”‚ β”‚ └── pako@0.2.9
β”‚ β”œβ”€β”¬ buffer@4.9.1
β”‚ β”‚ β”œβ”€β”€ base64-js@1.3.0
β”‚ β”‚ β”œβ”€β”€ ieee754@1.1.11
β”‚ β”‚ └── isarray@1.0.0
β”‚ β”œβ”€β”¬ 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
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ cipher-base@1.0.4 deduped
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ create-hash@1.2.0 deduped
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ evp_bytestokey@1.0.3 deduped
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ inherits@2.0.1 deduped
β”‚ β”‚ β”‚ β”‚ └── safe-buffer@5.1.2 deduped
β”‚ β”‚ β”‚ β”œβ”€β”¬ browserify-des@1.0.1
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ cipher-base@1.0.4 deduped
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ des.js@1.0.0
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ inherits@2.0.1 deduped
β”‚ β”‚ β”‚ β”‚ β”‚ └── minimalistic-assert@1.0.1 deduped
β”‚ β”‚ β”‚ β”‚ └── inherits@2.0.1 deduped
β”‚ β”‚ β”‚ └─┬ evp_bytestokey@1.0.3
β”‚ β”‚ β”‚   β”œβ”€β”€ md5.js@1.3.4 deduped
β”‚ β”‚ β”‚   └── safe-buffer@5.1.2 deduped
β”‚ β”‚ β”œβ”€β”¬ browserify-sign@4.0.4
β”‚ β”‚ β”‚ β”œβ”€β”€ bn.js@4.11.8
β”‚ β”‚ β”‚ β”œβ”€β”¬ browserify-rsa@4.0.1
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ bn.js@4.11.8 deduped
β”‚ β”‚ β”‚ β”‚ └── randombytes@2.0.6 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ create-hash@1.2.0 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ create-hmac@1.1.7 deduped
β”‚ β”‚ β”‚ β”œβ”€β”¬ elliptic@6.4.0
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ bn.js@4.11.8 deduped
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ brorand@1.1.0
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ hash.js@1.1.3
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ inherits@2.0.3
β”‚ β”‚ β”‚ β”‚ β”‚ └── minimalistic-assert@1.0.1 deduped
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ hmac-drbg@1.0.1
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ hash.js@1.1.3 deduped
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ minimalistic-assert@1.0.1 deduped
β”‚ β”‚ β”‚ β”‚ β”‚ └── minimalistic-crypto-utils@1.0.1 deduped
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ inherits@2.0.1 deduped
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ minimalistic-assert@1.0.1
β”‚ β”‚ β”‚ β”‚ └── minimalistic-crypto-utils@1.0.1
β”‚ β”‚ β”‚ β”œβ”€β”€ inherits@2.0.1 deduped
β”‚ β”‚ β”‚ └─┬ parse-asn1@5.1.1
β”‚ β”‚ β”‚   β”œβ”€β”¬ asn1.js@4.10.1
β”‚ β”‚ β”‚   β”‚ β”œβ”€β”€ bn.js@4.11.8 deduped
β”‚ β”‚ β”‚   β”‚ β”œβ”€β”€ inherits@2.0.1 deduped
β”‚ β”‚ β”‚   β”‚ └── minimalistic-assert@1.0.1 deduped
β”‚ β”‚ β”‚   β”œβ”€β”€ browserify-aes@1.2.0 deduped
β”‚ β”‚ β”‚   β”œβ”€β”€ create-hash@1.2.0 deduped
β”‚ β”‚ β”‚   β”œβ”€β”€ evp_bytestokey@1.0.3 deduped
β”‚ β”‚ β”‚   └── pbkdf2@3.0.16 deduped
β”‚ β”‚ β”œβ”€β”¬ create-ecdh@4.0.3
β”‚ β”‚ β”‚ β”œβ”€β”€ bn.js@4.11.8 deduped
β”‚ β”‚ β”‚ └── elliptic@6.4.0 deduped
β”‚ β”‚ β”œβ”€β”¬ create-hash@1.2.0
β”‚ β”‚ β”‚ β”œβ”€β”¬ cipher-base@1.0.4
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ inherits@2.0.1 deduped
β”‚ β”‚ β”‚ β”‚ └── safe-buffer@5.1.2 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ inherits@2.0.1 deduped
β”‚ β”‚ β”‚ β”œβ”€β”¬ md5.js@1.3.4
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ hash-base@3.0.4
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ inherits@2.0.1 deduped
β”‚ β”‚ β”‚ β”‚ β”‚ └── safe-buffer@5.1.2 deduped
β”‚ β”‚ β”‚ β”‚ └── inherits@2.0.1 deduped
β”‚ β”‚ β”‚ β”œβ”€β”¬ ripemd160@2.0.2
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ hash-base@3.0.4 deduped
β”‚ β”‚ β”‚ β”‚ └── inherits@2.0.1 deduped
β”‚ β”‚ β”‚ └─┬ sha.js@2.4.11
β”‚ β”‚ β”‚   β”œβ”€β”€ inherits@2.0.1 deduped
β”‚ β”‚ β”‚   └── safe-buffer@5.1.2 deduped
β”‚ β”‚ β”œβ”€β”¬ create-hmac@1.1.7
β”‚ β”‚ β”‚ β”œβ”€β”€ cipher-base@1.0.4 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ create-hash@1.2.0 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ inherits@2.0.1 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ ripemd160@2.0.2 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ safe-buffer@5.1.2 deduped
β”‚ β”‚ β”‚ └── sha.js@2.4.11 deduped
β”‚ β”‚ β”œβ”€β”¬ diffie-hellman@5.0.3
β”‚ β”‚ β”‚ β”œβ”€β”€ bn.js@4.11.8 deduped
β”‚ β”‚ β”‚ β”œβ”€β”¬ miller-rabin@4.0.1
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ bn.js@4.11.8 deduped
β”‚ β”‚ β”‚ β”‚ └── brorand@1.1.0 deduped
β”‚ β”‚ β”‚ └── randombytes@2.0.6 deduped
β”‚ β”‚ β”œβ”€β”€ inherits@2.0.1
β”‚ β”‚ β”œβ”€β”¬ pbkdf2@3.0.16
β”‚ β”‚ β”‚ β”œβ”€β”€ create-hash@1.2.0 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ create-hmac@1.1.7 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ ripemd160@2.0.2 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ safe-buffer@5.1.2 deduped
β”‚ β”‚ β”‚ └── sha.js@2.4.11 deduped
β”‚ β”‚ β”œβ”€β”¬ public-encrypt@4.0.2
β”‚ β”‚ β”‚ β”œβ”€β”€ bn.js@4.11.8 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ browserify-rsa@4.0.1 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ create-hash@1.2.0 deduped
β”‚ β”‚ β”‚ β”œβ”€β”€ parse-asn1@5.1.1 deduped
β”‚ β”‚ β”‚ └── randombytes@2.0.6 deduped
β”‚ β”‚ β”œβ”€β”¬ randombytes@2.0.6
β”‚ β”‚ β”‚ └── safe-buffer@5.1.2 deduped
β”‚ β”‚ └─┬ randomfill@1.0.4
β”‚ β”‚   β”œβ”€β”€ randombytes@2.0.6 deduped
β”‚ β”‚   └── safe-buffer@5.1.2 deduped
β”‚ β”œβ”€β”€ domain-browser@1.2.0
β”‚ β”œβ”€β”€ events@1.1.1
β”‚ β”œβ”€β”€ https-browserify@0.0.1
β”‚ β”œβ”€β”€ os-browserify@0.2.1
β”‚ β”œβ”€β”€ path-browserify@0.0.0
β”‚ β”œβ”€β”€ process@0.11.10
β”‚ β”œβ”€β”€ punycode@1.4.1
β”‚ β”œβ”€β”€ querystring-es3@0.2.1
β”‚ β”œβ”€β”¬ readable-stream@2.3.6
β”‚ β”‚ β”œβ”€β”€ core-util-is@1.0.2
β”‚ β”‚ β”œβ”€β”€ inherits@2.0.3
β”‚ β”‚ β”œβ”€β”€ isarray@1.0.0 deduped
β”‚ β”‚ β”œβ”€β”€ process-nextick-args@2.0.0
β”‚ β”‚ β”œβ”€β”€ safe-buffer@5.1.2
β”‚ β”‚ β”œβ”€β”€ string_decoder@1.1.1 deduped
β”‚ β”‚ └── util-deprecate@1.0.2
β”‚ β”œβ”€β”¬ stream-browserify@2.0.1
β”‚ β”‚ β”œβ”€β”€ inherits@2.0.1 deduped
β”‚ β”‚ └── readable-stream@2.3.6 deduped
β”‚ β”œβ”€β”¬ stream-http@2.8.1
β”‚ β”‚ β”œβ”€β”€ builtin-status-codes@3.0.0
β”‚ β”‚ β”œβ”€β”€ inherits@2.0.1 deduped
β”‚ β”‚ β”œβ”€β”€ readable-stream@2.3.6 deduped
β”‚ β”‚ β”œβ”€β”€ to-arraybuffer@1.0.1
β”‚ β”‚ └── xtend@4.0.1
β”‚ β”œβ”€β”¬ string_decoder@1.1.1
β”‚ β”‚ └── safe-buffer@5.1.2 deduped
β”‚ β”œβ”€β”¬ timers-browserify@1.4.2
β”‚ β”‚ └── process@0.11.10 deduped
β”‚ β”œβ”€β”€ 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 deduped
β”‚ └─┬ vm-browserify@0.0.4
β”‚   └── indexof@0.0.1
β”œβ”€β”€ moment@2.24.0
β”œβ”€β”€ os-browserify@0.2.1 extraneous
β”œβ”€β”€ path-browserify@0.0.0 extraneous
β”œβ”€β”€ punycode@1.4.1 extraneous
β”œβ”€β”€ querystring-es3@0.2.1 extraneous
β”œβ”€β”€ UNMET PEER DEPENDENCY react@*
β”œβ”€β”¬ simpl-schema@1.5.5
β”‚ β”œβ”€β”€ clone@2.1.2
β”‚ β”œβ”€β”€ extend@3.0.2
β”‚ β”œβ”€β”€ lodash.every@4.6.0
β”‚ β”œβ”€β”€ lodash.find@4.6.0
β”‚ β”œβ”€β”¬ lodash.findwhere@3.1.0
β”‚ β”‚ β”œβ”€β”¬ lodash._basematches@3.2.0
β”‚ β”‚ β”‚ β”œβ”€β”¬ lodash._baseismatch@3.1.3
β”‚ β”‚ β”‚ β”‚ └─┬ lodash._baseisequal@3.0.7
β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ lodash.isarray@3.0.4 deduped
β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ lodash.istypedarray@3.0.6
β”‚ β”‚ β”‚ β”‚   └── lodash.keys@3.1.2 deduped
β”‚ β”‚ β”‚ └─┬ lodash.pairs@3.0.1
β”‚ β”‚ β”‚   └── lodash.keys@3.1.2 deduped
β”‚ β”‚ └─┬ lodash.find@3.2.1
β”‚ β”‚   β”œβ”€β”¬ lodash._basecallback@3.3.1
β”‚ β”‚   β”‚ β”œβ”€β”€ lodash._baseisequal@3.0.7 deduped
β”‚ β”‚   β”‚ β”œβ”€β”€ lodash._bindcallback@3.0.1
β”‚ β”‚   β”‚ β”œβ”€β”€ lodash.isarray@3.0.4 deduped
β”‚ β”‚   β”‚ └── lodash.pairs@3.0.1 deduped
β”‚ β”‚   β”œβ”€β”¬ lodash._baseeach@3.0.4
β”‚ β”‚   β”‚ └── lodash.keys@3.1.2 deduped
β”‚ β”‚   β”œβ”€β”€ lodash._basefind@3.0.0
β”‚ β”‚   β”œβ”€β”€ lodash._basefindindex@3.6.0
β”‚ β”‚   β”œβ”€β”€ lodash.isarray@3.0.4
β”‚ β”‚   └─┬ lodash.keys@3.1.2
β”‚ β”‚     β”œβ”€β”€ lodash._getnative@3.9.1
β”‚ β”‚     β”œβ”€β”€ lodash.isarguments@3.1.0
β”‚ β”‚     └── lodash.isarray@3.0.4 deduped
β”‚ β”œβ”€β”€ lodash.includes@4.3.0
β”‚ β”œβ”€β”€ lodash.isempty@4.4.0
β”‚ β”œβ”€β”€ lodash.isobject@3.0.2
β”‚ β”œβ”€β”€ lodash.omit@4.5.0
β”‚ β”œβ”€β”€ lodash.pick@4.4.0
β”‚ β”œβ”€β”€ lodash.union@4.6.0
β”‚ β”œβ”€β”€ lodash.uniq@4.5.0
β”‚ β”œβ”€β”¬ message-box@0.2.1
β”‚ β”‚ └── lodash@4.17.11 deduped
β”‚ └─┬ mongo-object@0.1.3
β”‚   β”œβ”€β”€ lodash.foreach@4.5.0
β”‚   β”œβ”€β”€ lodash.isempty@4.4.0 deduped
β”‚   β”œβ”€β”€ lodash.isobject@3.0.2 deduped
β”‚   └── lodash.without@4.4.0
β”œβ”€β”€ stream-browserify@2.0.2 extraneous
β”œβ”€β”€ stream-http@2.8.3 extraneous
β”œβ”€β”€ string_decoder@1.2.0 extraneous
β”œβ”€β”€ timers-browserify@1.4.2 extraneous
β”œβ”€β”€ tty-browserify@0.0.0 extraneous
β”œβ”€β”€ url@0.11.0 extraneous
β”œβ”€β”€ util@0.10.4 extraneous
β”œβ”€β”€ vm-browserify@0.0.4 extraneous
β”œβ”€β”€ vue@2.6.10
β”œβ”€β”¬ vue-apollo@3.0.0-beta.28
β”‚ β”œβ”€β”€ chalk@2.4.2 deduped
β”‚ └── throttle-debounce@2.1.0
β”œβ”€β”¬ vue-awesome-swiper@3.1.3
β”‚ β”œβ”€β”€ object-assign@4.1.1
β”‚ └─┬ swiper@4.5.0
β”‚   β”œβ”€β”¬ dom7@2.1.3
β”‚   β”‚ └── ssr-window@1.0.1 deduped
β”‚   └── ssr-window@1.0.1
β”œβ”€β”¬ vue-googlemaps@0.1.2
β”‚ β”œβ”€β”€ vue-observe-visibility@0.3.1
β”‚ └── vue-resize@0.4.5
β”œβ”€β”€ vue-hot-reload-api@2.3.3
β”œβ”€β”€ vue-line-clamp@1.3.3 invalid
β”œβ”€β”€ vue-material-design-icons@3.1.0 extraneous
β”œβ”€β”¬ vue-meteor-tracker@2.0.0-beta.5
β”‚ └── lodash.omit@4.5.0 deduped
β”œβ”€β”€ vue-observe-visibility@0.4.3
β”œβ”€β”€ vue-router@3.0.2
β”œβ”€β”¬ vue-router-back-button@1.2.1
β”‚ β”œβ”€β”€ vue@2.6.10 deduped
β”‚ └── vue-router@2.8.1
β”œβ”€β”€ vue-supply@0.3.0
β”œβ”€β”¬ vue-template-compiler@2.6.10
β”‚ β”œβ”€β”€ de-indent@1.0.2
β”‚ └── he@1.2.0
β”œβ”€β”¬ vue-virtual-scroller@1.0.0-rc.2
β”‚ β”œβ”€β”€ scrollparent@2.0.1
β”‚ β”œβ”€β”€ vue-observe-visibility@0.4.3 deduped
β”‚ └── vue-resize@0.4.5 deduped
β”œβ”€β”€ vuex@3.1.0
└── vuex-router-sync@5.0.0

I also opened an issue on vue-material-design-icons issue tracker since it's the only package it happened with, but in any case, this seems a combination of factors since the package seems to work without Meteor/vue-meteor, so still relevant to this project as well.