Aerijo / autocomplete-latex

A LaTeX autocomplete provider for Atom
MIT License
10 stars 2 forks source link

Installation of v0.9.2 failed #15

Closed gollumben closed 4 years ago

gollumben commented 4 years ago

On Linux Mint 19. Output

> oniguruma-prebuilt@7.2.4 install /tmp/apm-install-dir-1191117-19053-1xw44r4.nbab/node_modules/autocomplete-latex/node_modules/oniguruma-prebuilt
> prebuild-install || node-gyp rebuild

make: Entering directory '/tmp/apm-install-dir-1191117-19053-1xw44r4.nbab/node_modules/autocomplete-latex/node_modules/oniguruma-prebuilt/build'
  CC(target) Release/obj.target/oniguruma/deps/onig/regcomp.o
  CC(target) Release/obj.target/oniguruma/deps/onig/regenc.o
  CC(target) Release/obj.target/oniguruma/deps/onig/regerror.o
  CC(target) Release/obj.target/oniguruma/deps/onig/regexec.o
  CC(target) Release/obj.target/oniguruma/deps/onig/regext.o
  CC(target) Release/obj.target/oniguruma/deps/onig/reggnu.o
  CC(target) Release/obj.target/oniguruma/deps/onig/regparse.o
  CC(target) Release/obj.target/oniguruma/deps/onig/regposerr.o
  CC(target) Release/obj.target/oniguruma/deps/onig/regposix.o
  CC(target) Release/obj.target/oniguruma/deps/onig/regsyntax.o
  CC(target) Release/obj.target/oniguruma/deps/onig/regtrav.o
  CC(target) Release/obj.target/oniguruma/deps/onig/regversion.o
  CC(target) Release/obj.target/oniguruma/deps/onig/st.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/ascii.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/big5.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/cp1251.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/euc_jp.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/euc_kr.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/euc_tw.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/gb18030.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_1.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_2.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_3.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_4.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_5.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_6.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_7.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_8.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_9.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_10.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_11.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_13.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_14.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_15.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/iso8859_16.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/koi8.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/koi8_r.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/mktable.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/sjis.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/unicode.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/utf16_be.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/utf16_le.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/utf32_be.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/utf32_le.o
  CC(target) Release/obj.target/oniguruma/deps/onig/enc/utf8.o
  AR(target) Release/obj.target/oniguruma.a
  COPY Release/oniguruma.a
  CXX(target) Release/obj.target/onig_scanner/src/onig-result.o
  CXX(target) Release/obj.target/onig_scanner/src/onig-reg-exp.o
  CXX(target) Release/obj.target/onig_scanner/src/onig-scanner.o
  CXX(target) Release/obj.target/onig_scanner/src/onig-scanner-worker.o
  CXX(target) Release/obj.target/onig_scanner/src/onig-searcher.o
  CXX(target) Release/obj.target/onig_scanner/src/onig-string.o
onig_scanner.target.mk:109: recipe for target 'Release/obj.target/onig_scanner/src/onig-string.o' failed
make: Leaving directory '/tmp/apm-install-dir-1191117-19053-1xw44r4.nbab/node_modules/autocomplete-latex/node_modules/oniguruma-prebuilt/build'

npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
prebuild-install WARN install No prebuilt binaries found (target=2.0.7 runtime=electron arch=x64 libc= platform=linux)
gyp info it worked if it ends with ok
gyp verb cli [ '/usr/share/atom/resources/app/apm/bin/node',
gyp verb cli   '/usr/share/atom/resources/app/apm/node_modules/.bin/node-gyp',
gyp verb cli   'rebuild' ]
gyp info using node-gyp@3.4.0
gyp info using node@8.9.3 | linux | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "/usr/share/atom/resources/app/apm/bin/python-interceptor.sh" in the PATH
gyp verb `which` succeeded /usr/share/atom/resources/app/apm/bin/python-interceptor.sh /usr/share/atom/resources/app/apm/bin/python-interceptor.sh
gyp verb check python version `/usr/share/atom/resources/app/apm/bin/python-interceptor.sh -c "import platform; print(platform.python_version());"` returned: "2.7.17\n"
gyp verb get node dir compiling against --target node version: 2.0.7
gyp verb command install [ '2.0.7' ]
gyp verb install input version string "2.0.7"
gyp verb install installing version: iojs-2.0.7
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: iojs-2.0.7
gyp verb build dir attempting to create "build" dir: /tmp/apm-install-dir-1191117-19053-1xw44r4.nbab/node_modules/autocomplete-latex/node_modules/oniguruma-prebuilt/build
gyp verb build dir "build" dir needed to be created? /tmp/apm-install-dir-1191117-19053-1xw44r4.nbab/node_modules/autocomplete-latex/node_modules/oniguruma-prebuilt/build
gyp verb build/config.gypi creating config file
gyp sill build/config.gypi { target_defaults: 
gyp sill build/config.gypi    { cflags: [],
gyp sill build/config.gypi      default_configuration: 'Release',
gyp sill build/config.gypi      defines: [],
gyp sill build/config.gypi      include_dirs: [],
gyp sill build/config.gypi      libraries: [] },
gyp sill build/config.gypi   variables: 
gyp sill build/config.gypi    { asan: 0,
gyp sill build/config.gypi      coverage: false,
gyp sill build/config.gypi      debug_devtools: 'node',
gyp sill build/config.gypi      debug_http2: false,
gyp sill build/config.gypi      debug_nghttp2: false,
gyp sill build/config.gypi      force_dynamic_crt: 0,
gyp sill build/config.gypi      gas_version: '2.23',
gyp sill build/config.gypi      host_arch: 'x64',
gyp sill build/config.gypi      icu_data_file: 'icudt59l.dat',
gyp sill build/config.gypi      icu_data_in: '../../deps/icu-small/source/data/in/icudt59l.dat',
gyp sill build/config.gypi      icu_endianness: 'l',
gyp sill build/config.gypi      icu_gyp_path: 'tools/icu/icu-generic.gyp',
gyp sill build/config.gypi      icu_locales: 'en,root',
gyp sill build/config.gypi      icu_path: 'deps/icu-small',
gyp sill build/config.gypi      icu_small: true,
gyp sill build/config.gypi      icu_ver_major: '59',
gyp sill build/config.gypi      node_byteorder: 'little',
gyp sill build/config.gypi      node_enable_d8: false,
gyp sill build/config.gypi      node_enable_v8_vtunejit: false,
gyp sill build/config.gypi      node_install_npm: true,
gyp sill build/config.gypi      node_module_version: 57,
gyp sill build/config.gypi      node_no_browser_globals: false,
gyp sill build/config.gypi      node_prefix: '/',
gyp sill build/config.gypi      node_release_urlbase: 'https://nodejs.org/download/release/',
gyp sill build/config.gypi      node_shared: false,
gyp sill build/config.gypi      node_shared_cares: false,
gyp sill build/config.gypi      node_shared_http_parser: false,
gyp sill build/config.gypi      node_shared_libuv: false,
gyp sill build/config.gypi      node_shared_openssl: false,
gyp sill build/config.gypi      node_shared_zlib: false,
gyp sill build/config.gypi      node_tag: '',
gyp sill build/config.gypi      node_use_bundled_v8: true,
gyp sill build/config.gypi      node_use_dtrace: false,
gyp sill build/config.gypi      node_use_etw: false,
gyp sill build/config.gypi      node_use_lttng: false,
gyp sill build/config.gypi      node_use_openssl: true,
gyp sill build/config.gypi      node_use_perfctr: false,
gyp sill build/config.gypi      node_use_v8_platform: true,
gyp sill build/config.gypi      node_without_node_options: false,
gyp sill build/config.gypi      openssl_fips: '',
gyp sill build/config.gypi      openssl_no_asm: 0,
gyp sill build/config.gypi      shlib_suffix: 'so.57',
gyp sill build/config.gypi      target_arch: 'x64',
gyp sill build/config.gypi      uv_parent_path: '/deps/uv/',
gyp sill build/config.gypi      uv_use_dtrace: false,
gyp sill build/config.gypi      v8_enable_gdbjit: 0,
gyp sill build/config.gypi      v8_enable_i18n_support: 1,
gyp sill build/config.gypi      v8_enable_inspector: 1,
gyp sill build/config.gypi      v8_no_strict_aliasing: 1,
gyp sill build/config.gypi      v8_optimized_debug: 0,
gyp sill build/config.gypi      v8_promise_internal_field_count: 1,
gyp sill build/config.gypi      v8_random_seed: 0,
gyp sill build/config.gypi      v8_trace_maps: 0,
gyp sill build/config.gypi      v8_use_snapshot: true,
gyp sill build/config.gypi      want_separate_host_toolset: 0,
gyp sill build/config.gypi      nodedir: '/home/user/.atom/.node-gyp/.node-gyp/iojs-2.0.7',
gyp sill build/config.gypi      copy_dev_lib: true,
gyp sill build/config.gypi      standalone_static_library: 1,
gyp sill build/config.gypi      cache_lock_stale: '60000',
gyp sill build/config.gypi      ham_it_up: '',
gyp sill build/config.gypi      legacy_bundling: '',
gyp sill build/config.gypi      sign_git_tag: '',
gyp sill build/config.gypi      user_agent: 'npm/6.2.0 node/v8.9.3 linux x64',
gyp sill build/config.gypi      always_auth: '',
gyp sill build/config.gypi      bin_links: 'true',
gyp sill build/config.gypi      key: '',
gyp sill build/config.gypi      allow_same_version: '',
gyp sill build/config.gypi      description: 'true',
gyp sill build/config.gypi      fetch_retries: '2',
gyp sill build/config.gypi      heading: 'npm',
gyp sill build/config.gypi      if_present: '',
gyp sill build/config.gypi      init_version: '1.0.0',
gyp sill build/config.gypi      user: '',
gyp sill build/config.gypi      prefer_online: '',
gyp sill build/config.gypi      force: '',
gyp sill build/config.gypi      only: '',
gyp sill build/config.gypi      read_only: '',
gyp sill build/config.gypi      cache_min: '10',
gyp sill build/config.gypi      init_license: 'ISC',
gyp sill build/config.gypi      target: '2.0.7',
gyp sill build/config.gypi      editor: 'vi',
gyp sill build/config.gypi      rollback: 'true',
gyp sill build/config.gypi      tag_version_prefix: 'v',
gyp sill build/config.gypi      userconfig: '/home/user/.atom/.apmrc',
gyp sill build/config.gypi      cache_max: 'Infinity',
gyp sill build/config.gypi      timing: '',
gyp sill build/config.gypi      engine_strict: '',
gyp sill build/config.gypi      init_author_name: '',
gyp sill build/config.gypi      init_author_url: '',
gyp sill build/config.gypi      tmp: '/tmp',
gyp sill build/config.gypi      depth: 'Infinity',
gyp sill build/config.gypi      package_lock_only: '',
gyp sill build/config.gypi      save_dev: '',
gyp sill build/config.gypi      usage: '',
gyp sill build/config.gypi      metrics_registry: 'https://registry.npmjs.org/',
gyp sill build/config.gypi      progress: '',
gyp sill build/config.gypi      otp: '',
gyp sill build/config.gypi      package_lock: 'true',
gyp sill build/config.gypi      https_proxy: '',
gyp sill build/config.gypi      save_prod: '',
gyp sill build/config.gypi      audit: 'true',
gyp sill build/config.gypi      cidr: '',
gyp sill build/config.gypi      onload_script: '',
gyp sill build/config.gypi      sso_type: 'oauth',
gyp sill build/config.gypi      rebuild_bundle: 'true',
gyp sill build/config.gypi      save_bundle: '',
gyp sill build/config.gypi      shell: '/bin/bash',
gyp sill build/config.gypi      dry_run: '',
gyp sill build/config.gypi      prefix: '/usr/share/atom/resources/app/apm',
gyp sill build/config.gypi      runtime: 'electron',
gyp sill build/config.gypi      scope: '',
gyp sill build/config.gypi      browser: '',
gyp sill build/config.gypi      cache_lock_wait: '10000',
gyp sill build/config.gypi      ignore_prepublish: '',
gyp sill build/config.gypi      registry: 'https://registry.npmjs.org/',
gyp sill build/config.gypi      save_optional: '',
gyp sill build/config.gypi      searchopts: '',
gyp sill build/config.gypi      versions: '',
gyp sill build/config.gypi      cache: '/home/user/.atom/.apm',
gyp sill build/config.gypi      send_metrics: '',
gyp sill build/config.gypi      global_style: 'true',
gyp sill build/config.gypi      ignore_scripts: '',
gyp sill build/config.gypi      version: '',
gyp sill build/config.gypi      node_gyp: '/usr/share/atom/resources/app/apm/bin/../node_modules/.bin/node-gyp',
gyp sill build/config.gypi      local_address: '',
gyp sill build/config.gypi      viewer: 'man',
gyp sill build/config.gypi      prefer_offline: '',
gyp sill build/config.gypi      color: 'true',
gyp sill build/config.gypi      no_proxy: '',
gyp sill build/config.gypi      sign_git_commit: '',
gyp sill build/config.gypi      fetch_retry_mintimeout: '10000',
gyp sill build/config.gypi      maxsockets: '50',
gyp sill build/config.gypi      offline: '',
gyp sill build/config.gypi      sso_poll_frequency: '500',
gyp sill build/config.gypi      umask: '0002',
gyp sill build/config.gypi      fetch_retry_maxtimeout: '60000',
gyp sill build/config.gypi      logs_max: '10',
gyp sill build/config.gypi      message: '%s',
gyp sill build/config.gypi      ca: '',
gyp sill build/config.gypi      cert: '',
gyp sill build/config.gypi      global: '',
gyp sill build/config.gypi      link: '',
gyp sill build/config.gypi      access: '',
gyp sill build/config.gypi      also: '',
gyp sill build/config.gypi      save: 'true',
gyp sill build/config.gypi      unicode: 'true',
gyp sill build/config.gypi      long: '',
gyp sill build/config.gypi      production: 'true',
gyp sill build/config.gypi      searchlimit: '20',
gyp sill build/config.gypi      unsafe_perm: 'true',
gyp sill build/config.gypi      update_notifier: 'true',
gyp sill build/config.gypi      auth_type: 'legacy',
gyp sill build/config.gypi      node_version: '8.9.3',
gyp sill build/config.gypi      tag: 'latest',
gyp sill build/config.gypi      git_tag_version: 'true',
gyp sill build/config.gypi      commit_hooks: 'true',
gyp sill build/config.gypi      script_shell: '',
gyp sill build/config.gypi      shrinkwrap: 'true',
gyp sill build/config.gypi      fetch_retry_factor: '10',
gyp sill build/config.gypi      save_exact: '',
gyp sill build/config.gypi      strict_ssl: 'true',
gyp sill build/config.gypi      globalconfig: '/home/user/.atom/.apm/.apmrc',
gyp sill build/config.gypi      dev: '',
gyp sill build/config.gypi      init_module: '/home/user/.atom/.node-gyp/.npm-init.js',
gyp sill build/config.gypi      parseable: '',
gyp sill build/config.gypi      globalignorefile: '/usr/share/atom/resources/app/apm/etc/npmignore',
gyp sill build/config.gypi      cache_lock_retries: '10',
gyp sill build/config.gypi      searchstaleness: '900',
gyp sill build/config.gypi      node_options: '',
gyp sill build/config.gypi      save_prefix: '^',
gyp sill build/config.gypi      scripts_prepend_node_path: 'warn-only',
gyp sill build/config.gypi      group: '1000',
gyp sill build/config.gypi      init_author_email: '',
gyp sill build/config.gypi      searchexclude: '',
gyp sill build/config.gypi      dist_url: 'https://atom.io/download/electron',
gyp sill build/config.gypi      git: 'git',
gyp sill build/config.gypi      optional: 'true',
gyp sill build/config.gypi      json: '' } }
gyp verb build/config.gypi writing out config file: /tmp/apm-install-dir-1191117-19053-1xw44r4.nbab/node_modules/autocomplete-latex/node_modules/oniguruma-prebuilt/build/config.gypi
gyp verb config.gypi checking for gypi file: /tmp/apm-install-dir-1191117-19053-1xw44r4.nbab/node_modules/autocomplete-latex/node_modules/oniguruma-prebuilt/config.gypi
gyp verb common.gypi checking for gypi file: /tmp/apm-install-dir-1191117-19053-1xw44r4.nbab/node_modules/autocomplete-latex/node_modules/oniguruma-prebuilt/common.gypi
gyp verb gyp gyp format was not specified; forcing "make"
gyp info spawn /usr/share/atom/resources/app/apm/bin/python-interceptor.sh
gyp info spawn args [ '/usr/share/atom/resources/app/apm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args   'binding.gyp',
gyp info spawn args   '-f',
gyp info spawn args   'make',
gyp info spawn args   '-I',
gyp info spawn args   '/tmp/apm-install-dir-1191117-19053-1xw44r4.nbab/node_modules/autocomplete-latex/node_modules/oniguruma-prebuilt/build/config.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/usr/share/atom/resources/app/apm/node_modules/node-gyp/addon.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/home/user/.atom/.node-gyp/.node-gyp/iojs-2.0.7/common.gypi',
gyp info spawn args   '-Dlibrary=shared_library',
gyp info spawn args   '-Dvisibility=default',
gyp info spawn args   '-Dnode_root_dir=/home/user/.atom/.node-gyp/.node-gyp/iojs-2.0.7',
gyp info spawn args   '-Dnode_gyp_dir=/usr/share/atom/resources/app/apm/node_modules/node-gyp',
gyp info spawn args   '-Dnode_lib_file=iojs.lib',
gyp info spawn args   '-Dmodule_root_dir=/tmp/apm-install-dir-1191117-19053-1xw44r4.nbab/node_modules/autocomplete-latex/node_modules/oniguruma-prebuilt',
gyp info spawn args   '--depth=.',
gyp info spawn args   '--no-parallel',
gyp info spawn args   '--generator-output',
gyp info spawn args   'build',
gyp info spawn args   '-Goutput_dir=.' ]
gyp verb command build []
gyp verb build type Release
gyp verb architecture x64
gyp verb node dev dir /home/user/.atom/.node-gyp/.node-gyp/iojs-2.0.7
gyp verb `which` succeeded for `make` /usr/bin/make
gyp info spawn make
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
../src/onig-string.cc: In constructor ‘OnigString::OnigString(v8::Local<v8::String>)’:
../src/onig-string.cc:36:44: error: no matching function for call to ‘v8::String::Value::Value(v8::Isolate*&, v8::Local<v8::String>&)’
     String::Value utf16Value(isolate, value);
                                            ^
In file included from /home/user/.atom/.node-gyp/.node-gyp/iojs-2.0.7/src/node.h:63:0,
                 from ../../nan/nan.h:54,
                 from ../src/onig-string.h:6,
                 from ../src/onig-string.cc:1:
/home/user/.atom/.node-gyp/.node-gyp/iojs-2.0.7/deps/v8/include/v8.h:2787:14: note: candidate: v8::String::Value::Value(v8::Local<v8::Value>)
     explicit Value(Local<v8::Value> obj);
              ^~~~~
/home/user/.atom/.node-gyp/.node-gyp/iojs-2.0.7/deps/v8/include/v8.h:2787:14: note:   candidate expects 1 argument, 2 provided
make: *** [Release/obj.target/onig_scanner/src/onig-string.o] Error 1
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/share/atom/resources/app/apm/node_modules/node-gyp/lib/build.js:276:23)
gyp ERR! stack     at emitTwo (events.js:126:13)
gyp ERR! stack     at ChildProcess.emit (events.js:214:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
gyp ERR! System Linux 4.15.0-72-generic
gyp ERR! command "/usr/share/atom/resources/app/apm/bin/node" "/usr/share/atom/resources/app/apm/node_modules/.bin/node-gyp" "rebuild"
gyp ERR! cwd /tmp/apm-install-dir-1191117-19053-1xw44r4.nbab/node_modules/autocomplete-latex/node_modules/oniguruma-prebuilt
gyp ERR! node -v v8.9.3
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok 
npm WARN enoent ENOENT: no such file or directory, open '/tmp/apm-install-dir-1191117-19053-1xw44r4.nbab/package.json'
npm WARN apm-install-dir-1191117-19053-1xw44r4.nbab No description
npm WARN apm-install-dir-1191117-19053-1xw44r4.nbab No repository field.
npm WARN apm-install-dir-1191117-19053-1xw44r4.nbab No README data
npm WARN apm-install-dir-1191117-19053-1xw44r4.nbab No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! oniguruma-prebuilt@7.2.4 install: `prebuild-install || node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the oniguruma-prebuilt@7.2.4 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/user/.atom/.apm/_logs/2019-12-17T08_53_57_444Z-debug.log
Aerijo commented 4 years ago

What version of Atom was this?

Lunarequest commented 4 years ago

Atom : 1.42.0 same issue.

confuso commented 4 years ago

Same issue here, same versions...

2831 warn enoent ENOENT: no such file or directory, open 'C:\Users\x\AppData\Local\Temp\apm-install-dir-2020427-1060-1l6j1eh.bdfp\package.json'
2832 verbose enoent This is related to npm not being able to find a file.
2833 warn apm-install-dir-2020427-1060-1l6j1eh.bdfp No description
2834 warn apm-install-dir-2020427-1060-1l6j1eh.bdfp No repository field.
2835 warn apm-install-dir-2020427-1060-1l6j1eh.bdfp No README data
2836 warn apm-install-dir-2020427-1060-1l6j1eh.bdfp No license field.
2837 verbose stack Error: oniguruma-prebuilt@7.2.4 install: `prebuild-install || node-gyp rebuild`
2837 verbose stack Exit status 1
2837 verbose stack     at EventEmitter.<anonymous> (C:\Users\x\AppData\Local\atom\app-1.47.0\resources\app\apm\node_modules\npm\node_modules\npm-lifecycle\index.js:304:16)
2837 verbose stack     at EventEmitter.emit (events.js:182:13)
2837 verbose stack     at ChildProcess.<anonymous> (C:\Users\x\AppData\Local\atom\app-1.47.0\resources\app\apm\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
2837 verbose stack     at ChildProcess.emit (events.js:182:13)
2837 verbose stack     at maybeClose (internal/child_process.js:961:16)
2837 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5)
2838 verbose pkgid oniguruma-prebuilt@7.2.4
2839 verbose cwd C:\Users\x\AppData\Local\Temp\apm-install-dir-2020427-1060-1l6j1eh.bdfp
2840 verbose Windows_NT 10.0.18363
2841 verbose argv "C:\\Users\\x\\AppData\\Local\\atom\\app-1.47.0\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\x\\AppData\\Local\\atom\\app-1.47.0\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\x\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\x\\.atom\\.apmrc" "install" "https://www.atom.io/api/packages/autocomplete-latex/versions/0.9.2/tarball" "--target=5.0.13" "--disturl=https://atom.io/download/electron" "--arch=x64" "--global-style"
2842 verbose node v10.2.1
2843 verbose npm  v6.2.0
2844 error code ELIFECYCLE
2845 error errno 1
2846 error oniguruma-prebuilt@7.2.4 install: `prebuild-install || node-gyp rebuild`
2846 error Exit status 1
2847 error Failed at the oniguruma-prebuilt@7.2.4 install script.
2847 error This is probably not a problem with npm. There is likely additional logging output above.
2848 verbose exit [ 1, true ]
Xilefix commented 4 years ago

Windows 10, cant install under Atom version 1.47.0

0 info it worked if it ends with ok 1 verbose cli [ 'C:\Users\Felix\AppData\Local\atom\app-1.47.0\resources\app\apm\bin\node.exe', 1 verbose cli 'C:\Users\Felix\AppData\Local\atom\app-1.47.0\resources\app\apm\node_modules\npm\bin\npm-cli.js', 1 verbose cli '--globalconfig', 1 verbose cli 'C:\Users\Felix\.atom\.apm\.apmrc', 1 verbose cli '--userconfig', 1 verbose cli 'C:\Users\Felix\.atom\.apmrc', 1 verbose cli 'install', 1 verbose cli 'https://www.atom.io/api/packages/autocomplete-latex/versions/0.9.2/tarball', 1 verbose cli '--target=5.0.13', 1 verbose cli '--disturl=https://atom.io/download/electron', 1 verbose cli '--arch=x64', 1 verbose cli '--global-style' ] 2 info using npm@6.2.0 3 info using node@v10.2.1 4 verbose npm-session 01f9bdb61b1affa5 5 silly install loadCurrentTree 6 silly install readLocalPackageData 7 http fetch GET 304 https://www.atom.io/api/packages/autocomplete-latex/versions/0.9.2/tarball 1907ms (from cache) 8 silly pacote remote manifest for undefined@https://www.atom.io/api/packages/autocomplete-latex/versions/0.9.2/tarball fetched in 1964ms 9 timing stage:loadCurrentTree Completed in 2480ms 10 silly install loadIdealTree 11 silly install cloneCurrentTreeToIdealTree 12 timing stage:loadIdealTree:cloneCurrentTree Completed in 1ms 13 silly install loadShrinkwrap 14 timing stage:loadIdealTree:loadShrinkwrap Completed in 2ms 15 silly install loadAllDepsIntoIdealTree 16 silly resolveWithNewModule autocomplete-latex@0.9.2 checking installable status 17 http fetch GET 304 https://registry.npmjs.org/fuzzaldrin-plus 180ms (from cache) 18 http fetch GET 304 https://registry.npmjs.org/atom-package-deps 173ms (from cache) 19 http fetch GET 304 https://registry.npmjs.org/season 177ms (from cache) 20 silly pacote range manifest for fuzzaldrin-plus@^0.6.0 fetched in 193ms 21 silly resolveWithNewModule fuzzaldrin-plus@0.6.0 checking installable status 22 silly pacote range manifest for atom-package-deps@^4.6.0 fetched in 183ms 23 silly resolveWithNewModule atom-package-deps@4.6.2 checking installable status 24 silly pacote range manifest for season@^6.0.2 fetched in 185ms 25 silly resolveWithNewModule season@6.0.2 checking installable status 26 http fetch GET 304 https://registry.npmjs.org/lodash 196ms (from cache) 27 silly pacote range manifest for lodash@^4.17.4 fetched in 203ms 28 silly resolveWithNewModule lodash@4.17.15 checking installable status 29 http fetch GET 304 https://registry.npmjs.org/first-mate-prebuilt 967ms (from cache) 30 silly pacote version manifest for first-mate-prebuilt@7.4.1 fetched in 977ms 31 silly resolveWithNewModule first-mate-prebuilt@7.4.1 checking installable status 32 http fetch GET 304 https://registry.npmjs.org/atom-package-path 67ms (from cache) 33 silly pacote range manifest for atom-package-path@^1.1.0 fetched in 70ms 34 silly resolveWithNewModule atom-package-path@1.1.0 checking installable status 35 http fetch GET 304 https://registry.npmjs.org/sb-fs 69ms (from cache) 36 silly pacote range manifest for sb-fs@^3.0.0 fetched in 73ms 37 silly resolveWithNewModule sb-fs@3.0.0 checking installable status 38 http fetch GET 304 https://registry.npmjs.org/semver 73ms (from cache) 39 silly pacote range manifest for semver@^5.3.0 fetched in 78ms 40 silly resolveWithNewModule semver@5.7.1 checking installable status 41 http fetch GET 304 https://registry.npmjs.org/sb-callsite 47ms (from cache) 42 silly pacote range manifest for sb-callsite@^1.1.2 fetched in 50ms 43 silly resolveWithNewModule sb-callsite@1.1.3 checking installable status 44 http fetch GET 304 https://registry.npmjs.org/sb-promisify 57ms (from cache) 45 silly pacote range manifest for sb-promisify@^2.0.1 fetched in 62ms 46 silly resolveWithNewModule sb-promisify@2.0.2 checking installable status 47 http fetch GET 304 https://registry.npmjs.org/strip-bom-buf 69ms (from cache) 48 silly pacote range manifest for strip-bom-buf@^1.0.0 fetched in 73ms 49 silly resolveWithNewModule strip-bom-buf@1.0.0 checking installable status 50 http fetch GET 304 https://registry.npmjs.org/is-utf8 49ms (from cache) 51 silly pacote range manifest for is-utf8@^0.2.1 fetched in 52ms 52 silly resolveWithNewModule is-utf8@0.2.1 checking installable status 53 http fetch GET 304 https://registry.npmjs.org/fs-plus 64ms (from cache) 54 silly pacote range manifest for fs-plus@^3.0.0 fetched in 74ms 55 silly resolveWithNewModule fs-plus@3.1.1 checking installable status 56 http fetch GET 304 https://registry.npmjs.org/grim 81ms (from cache) 57 http fetch GET 304 https://registry.npmjs.org/emissary 85ms (from cache) 58 http fetch GET 304 https://registry.npmjs.org/event-kit 88ms (from cache) 59 silly pacote range manifest for grim@^2.0.1 fetched in 88ms 60 silly resolveWithNewModule grim@2.0.2 checking installable status 61 silly pacote range manifest for emissary@^1 fetched in 91ms 62 silly resolveWithNewModule emissary@1.3.3 checking installable status 63 silly pacote range manifest for event-kit@^2.2.0 fetched in 92ms 64 silly resolveWithNewModule event-kit@2.5.3 checking installable status 65 http fetch GET 304 https://registry.npmjs.org/underscore-plus 141ms (from cache) 66 silly pacote range manifest for underscore-plus@^1 fetched in 147ms 67 silly resolveWithNewModule underscore-plus@1.7.0 checking installable status 68 http fetch GET 304 https://registry.npmjs.org/oniguruma-prebuilt 917ms (from cache) 69 silly pacote version manifest for oniguruma-prebuilt@7.2.4 fetched in 921ms 70 silly resolveWithNewModule oniguruma-prebuilt@7.2.4 checking installable status 71 http fetch GET 304 https://registry.npmjs.org/es6-weak-map 87ms (from cache) 72 http fetch GET 304 https://registry.npmjs.org/mixto 93ms (from cache) 73 silly pacote range manifest for es6-weak-map@^0.1.2 fetched in 94ms 74 silly resolveWithNewModule es6-weak-map@0.1.4 checking installable status 75 silly pacote range manifest for mixto@1.x fetched in 98ms 76 silly resolveWithNewModule mixto@1.0.0 checking installable status 77 http fetch GET 304 https://registry.npmjs.org/property-accessors 98ms (from cache) 78 silly pacote range manifest for property-accessors@^1.1 fetched in 100ms 79 silly resolveWithNewModule property-accessors@1.1.3 checking installable status 80 http fetch GET 304 https://registry.npmjs.org/es5-ext 66ms (from cache) 81 http fetch GET 304 https://registry.npmjs.org/d 67ms (from cache) 82 http fetch GET 304 https://registry.npmjs.org/es6-symbol 67ms (from cache) 83 silly pacote range manifest for d@~0.1.1 fetched in 71ms 84 silly resolveWithNewModule d@0.1.1 checking installable status 85 silly pacote range manifest for es5-ext@~0.10.6 fetched in 72ms 86 silly resolveWithNewModule es5-ext@0.10.53 checking installable status 87 silly pacote range manifest for es6-symbol@~2.0.1 fetched in 71ms 88 silly resolveWithNewModule es6-symbol@2.0.1 checking installable status 89 http fetch GET 304 https://registry.npmjs.org/es6-iterator 73ms (from cache) 90 silly pacote range manifest for es6-iterator@~0.1.3 fetched in 77ms 91 silly resolveWithNewModule es6-iterator@0.1.3 checking installable status 92 silly pacote range manifest for es6-symbol@~3.1.3 fetched in 3ms 93 silly resolveWithNewModule es6-symbol@3.1.3 checking installable status 94 silly pacote range manifest for es6-iterator@~2.0.3 fetched in 4ms 95 silly resolveWithNewModule es6-iterator@2.0.3 checking installable status 96 http fetch GET 304 https://registry.npmjs.org/next-tick 52ms (from cache) 97 silly pacote range manifest for next-tick@~1.0.0 fetched in 55ms 98 silly resolveWithNewModule next-tick@1.0.0 checking installable status 99 silly pacote range manifest for d@1 fetched in 3ms 100 silly resolveWithNewModule d@1.0.1 checking installable status 101 http fetch GET 304 https://registry.npmjs.org/type 50ms (from cache) 102 silly pacote range manifest for type@^1.0.1 fetched in 53ms 103 silly resolveWithNewModule type@1.2.0 checking installable status 104 http fetch GET 304 https://registry.npmjs.org/ext 59ms (from cache) 105 silly pacote range manifest for ext@^1.1.2 fetched in 64ms 106 silly resolveWithNewModule ext@1.4.0 checking installable status 107 silly pacote range manifest for type@^2.0.0 fetched in 5ms 108 silly resolveWithNewModule type@2.0.0 checking installable status 109 http fetch GET 304 https://registry.npmjs.org/underscore 86ms (from cache) 110 silly pacote range manifest for underscore@^1.9.1 fetched in 93ms 111 silly resolveWithNewModule underscore@1.10.2 checking installable status 112 http fetch GET 304 https://registry.npmjs.org/mkdirp 105ms (from cache) 113 silly pacote range manifest for mkdirp@^0.5.1 fetched in 114ms 114 silly resolveWithNewModule mkdirp@0.5.5 checking installable status 115 http fetch GET 304 https://registry.npmjs.org/async 120ms (from cache) 116 http fetch GET 304 https://registry.npmjs.org/rimraf 128ms (from cache) 117 silly pacote range manifest for async@^1.5.2 fetched in 142ms 118 silly resolveWithNewModule async@1.5.2 checking installable status 119 silly pacote range manifest for rimraf@^2.5.2 fetched in 146ms 120 silly resolveWithNewModule rimraf@2.7.1 checking installable status 121 http fetch GET 304 https://registry.npmjs.org/minimist 66ms (from cache) 122 silly pacote range manifest for minimist@^1.2.5 fetched in 71ms 123 silly resolveWithNewModule minimist@1.2.5 checking installable status 124 http fetch GET 304 https://registry.npmjs.org/glob 67ms (from cache) 125 silly pacote range manifest for glob@^7.1.3 fetched in 75ms 126 silly resolveWithNewModule glob@7.1.6 checking installable status 127 http fetch GET 304 https://registry.npmjs.org/fs.realpath 130ms (from cache) 128 http fetch GET 304 https://registry.npmjs.org/inherits 122ms (from cache) 129 http fetch GET 304 https://registry.npmjs.org/inflight 125ms (from cache) 130 http fetch GET 304 https://registry.npmjs.org/minimatch 123ms (from cache) 131 silly pacote range manifest for fs.realpath@^1.0.0 fetched in 137ms 132 silly resolveWithNewModule fs.realpath@1.0.0 checking installable status 133 http fetch GET 304 https://registry.npmjs.org/path-is-absolute 123ms (from cache) 134 silly pacote range manifest for inherits@2 fetched in 128ms 135 silly resolveWithNewModule inherits@2.0.4 checking installable status 136 http fetch GET 304 https://registry.npmjs.org/once 126ms (from cache) 137 silly pacote range manifest for minimatch@^3.0.4 fetched in 129ms 138 silly resolveWithNewModule minimatch@3.0.4 checking installable status 139 silly pacote range manifest for inflight@^1.0.4 fetched in 140ms 140 silly resolveWithNewModule inflight@1.0.6 checking installable status 141 silly pacote range manifest for path-is-absolute@^1.0.0 fetched in 128ms 142 silly resolveWithNewModule path-is-absolute@1.0.1 checking installable status 143 silly pacote range manifest for once@^1.3.0 fetched in 129ms 144 silly resolveWithNewModule once@1.4.0 checking installable status 145 http fetch GET 304 https://registry.npmjs.org/wrappy 85ms (from cache) 146 silly pacote range manifest for wrappy@1 fetched in 90ms 147 silly resolveWithNewModule wrappy@1.0.2 checking installable status 148 http fetch GET 304 https://registry.npmjs.org/brace-expansion 51ms (from cache) 149 silly pacote range manifest for brace-expansion@^1.1.7 fetched in 57ms 150 silly resolveWithNewModule brace-expansion@1.1.11 checking installable status 151 http fetch GET 304 https://registry.npmjs.org/balanced-match 70ms (from cache) 152 http fetch GET 304 https://registry.npmjs.org/concat-map 70ms (from cache) 153 silly pacote range manifest for balanced-match@^1.0.0 fetched in 74ms 154 silly resolveWithNewModule balanced-match@1.0.0 checking installable status 155 silly pacote version manifest for concat-map@0.0.1 fetched in 76ms 156 silly resolveWithNewModule concat-map@0.0.1 checking installable status 157 http fetch GET 304 https://registry.npmjs.org/nan 65ms (from cache) 158 silly pacote range manifest for nan@^2.14.0 fetched in 73ms 159 silly resolveWithNewModule nan@2.14.1 checking installable status 160 http fetch GET 304 https://registry.npmjs.org/prebuild-install 75ms (from cache) 161 silly pacote version manifest for prebuild-install@5.3.3 fetched in 82ms 162 silly resolveWithNewModule prebuild-install@5.3.3 checking installable status 163 http fetch GET 200 https://registry.npmjs.org/node-abi 149ms 164 http fetch GET 304 https://registry.npmjs.org/napi-build-utils 179ms (from cache) 165 http fetch GET 304 https://registry.npmjs.org/detect-libc 182ms (from cache) 166 http fetch GET 304 https://registry.npmjs.org/noop-logger 181ms (from cache) 167 http fetch GET 304 https://registry.npmjs.org/github-from-package 184ms (from cache) 168 http fetch GET 304 https://registry.npmjs.org/expand-template 187ms (from cache) 169 http fetch GET 304 https://registry.npmjs.org/simple-get 182ms (from cache) 170 silly pacote range manifest for napi-build-utils@^1.0.1 fetched in 189ms 171 silly resolveWithNewModule napi-build-utils@1.0.2 checking installable status 172 silly pacote range manifest for detect-libc@^1.0.3 fetched in 193ms 173 silly resolveWithNewModule detect-libc@1.0.3 checking installable status 174 silly pacote range manifest for noop-logger@^0.1.1 fetched in 198ms 175 silly resolveWithNewModule noop-logger@0.1.1 checking installable status 176 silly pacote version manifest for github-from-package@0.0.0 fetched in 202ms 177 silly resolveWithNewModule github-from-package@0.0.0 checking installable status 178 silly pacote range manifest for expand-template@^2.0.3 fetched in 204ms 179 silly resolveWithNewModule expand-template@2.0.3 checking installable status 180 silly pacote range manifest for simple-get@^3.0.3 fetched in 200ms 181 silly resolveWithNewModule simple-get@3.1.0 checking installable status 182 http fetch GET 304 https://registry.npmjs.org/npmlog 215ms (from cache) 183 http fetch GET 304 https://registry.npmjs.org/rc 213ms (from cache) 184 http fetch GET 304 https://registry.npmjs.org/pump 216ms (from cache) 185 silly pacote range manifest for npmlog@^4.0.1 fetched in 220ms 186 silly resolveWithNewModule npmlog@4.1.2 checking installable status 187 silly pacote range manifest for rc@^1.2.7 fetched in 217ms 188 silly resolveWithNewModule rc@1.2.8 checking installable status 189 silly pacote range manifest for pump@^3.0.0 fetched in 219ms 190 silly resolveWithNewModule pump@3.0.0 checking installable status 191 http fetch GET 200 https://registry.npmjs.org/node-abi/-/node-abi-2.18.0.tgz 64ms 192 silly pacote range manifest for node-abi@^2.7.0 fetched in 227ms 193 silly resolveWithNewModule node-abi@2.18.0 checking installable status 194 http fetch GET 304 https://registry.npmjs.org/tar-fs 60ms (from cache) 195 silly pacote range manifest for tar-fs@^2.0.0 fetched in 65ms 196 silly resolveWithNewModule tar-fs@2.1.0 checking installable status 197 http fetch GET 304 https://registry.npmjs.org/tunnel-agent 67ms (from cache) 198 silly pacote range manifest for tunnel-agent@^0.6.0 fetched in 70ms 199 silly resolveWithNewModule tunnel-agent@0.6.0 checking installable status 200 http fetch GET 304 https://registry.npmjs.org/which-pm-runs 63ms (from cache) 201 silly pacote range manifest for which-pm-runs@^1.0.0 fetched in 66ms 202 silly resolveWithNewModule which-pm-runs@1.0.0 checking installable status 203 http fetch GET 304 https://registry.npmjs.org/console-control-strings 44ms (from cache) 204 silly pacote range manifest for console-control-strings@~1.1.0 fetched in 48ms 205 silly resolveWithNewModule console-control-strings@1.1.0 checking installable status 206 http fetch GET 304 https://registry.npmjs.org/gauge 53ms (from cache) 207 http fetch GET 304 https://registry.npmjs.org/are-we-there-yet 56ms (from cache) 208 silly pacote range manifest for gauge@~2.7.3 fetched in 59ms 209 silly resolveWithNewModule gauge@2.7.4 checking installable status 210 silly pacote range manifest for are-we-there-yet@~1.1.2 fetched in 61ms 211 silly resolveWithNewModule are-we-there-yet@1.1.5 checking installable status 212 http fetch GET 304 https://registry.npmjs.org/set-blocking 64ms (from cache) 213 silly pacote range manifest for set-blocking@~2.0.0 fetched in 66ms 214 silly resolveWithNewModule set-blocking@2.0.0 checking installable status 215 http fetch GET 304 https://registry.npmjs.org/delegates 41ms (from cache) 216 http fetch GET 304 https://registry.npmjs.org/readable-stream 44ms (from cache) 217 silly pacote range manifest for delegates@^1.0.0 fetched in 47ms 218 silly resolveWithNewModule delegates@1.0.0 checking installable status 219 silly pacote range manifest for readable-stream@^2.0.6 fetched in 49ms 220 silly resolveWithNewModule readable-stream@2.3.7 checking installable status 221 http fetch GET 304 https://registry.npmjs.org/process-nextick-args 63ms (from cache) 222 silly pacote range manifest for process-nextick-args@~2.0.0 fetched in 77ms 223 silly resolveWithNewModule process-nextick-args@2.0.1 checking installable status 224 http fetch GET 304 https://registry.npmjs.org/safe-buffer 78ms (from cache) 225 http fetch GET 304 https://registry.npmjs.org/isarray 80ms (from cache) 226 http fetch GET 304 https://registry.npmjs.org/string_decoder 82ms (from cache) 227 silly pacote range manifest for isarray@~1.0.0 fetched in 85ms 228 silly resolveWithNewModule isarray@1.0.0 checking installable status 229 silly pacote range manifest for safe-buffer@~5.1.1 fetched in 86ms 230 silly resolveWithNewModule safe-buffer@5.1.2 checking installable status 231 http fetch GET 304 https://registry.npmjs.org/core-util-is 88ms (from cache) 232 silly pacote range manifest for string_decoder@~1.1.1 fetched in 88ms 233 silly resolveWithNewModule string_decoder@1.1.1 checking installable status 234 silly pacote range manifest for core-util-is@~1.0.0 fetched in 91ms 235 silly resolveWithNewModule core-util-is@1.0.2 checking installable status 236 http fetch GET 304 https://registry.npmjs.org/util-deprecate 90ms (from cache) 237 silly pacote range manifest for util-deprecate@~1.0.1 fetched in 93ms 238 silly resolveWithNewModule util-deprecate@1.0.2 checking installable status 239 http fetch GET 304 https://registry.npmjs.org/has-unicode 65ms (from cache) 240 http fetch GET 304 https://registry.npmjs.org/object-assign 64ms (from cache) 241 http fetch GET 304 https://registry.npmjs.org/aproba 74ms (from cache) 242 http fetch GET 304 https://registry.npmjs.org/wide-align 72ms (from cache) 243 silly pacote range manifest for has-unicode@^2.0.0 fetched in 76ms 244 silly resolveWithNewModule has-unicode@2.0.1 checking installable status 245 silly pacote range manifest for object-assign@^4.1.0 fetched in 78ms 246 silly resolveWithNewModule object-assign@4.1.1 checking installable status 247 http fetch GET 304 https://registry.npmjs.org/string-width 79ms (from cache) 248 silly pacote range manifest for wide-align@^1.1.0 fetched in 83ms 249 silly resolveWithNewModule wide-align@1.1.3 checking installable status 250 silly pacote range manifest for aproba@^1.0.3 fetched in 88ms 251 silly resolveWithNewModule aproba@1.2.0 checking installable status 252 silly pacote range manifest for string-width@^1.0.1 fetched in 90ms 253 silly resolveWithNewModule string-width@1.0.2 checking installable status 254 http fetch GET 304 https://registry.npmjs.org/signal-exit 91ms (from cache) 255 http fetch GET 304 https://registry.npmjs.org/strip-ansi 91ms (from cache) 256 silly pacote range manifest for signal-exit@^3.0.0 fetched in 94ms 257 silly resolveWithNewModule signal-exit@3.0.3 checking installable status 258 silly pacote range manifest for strip-ansi@^3.0.1 fetched in 95ms 259 silly resolveWithNewModule strip-ansi@3.0.1 checking installable status 260 http fetch GET 304 https://registry.npmjs.org/code-point-at 45ms (from cache) 261 http fetch GET 304 https://registry.npmjs.org/is-fullwidth-code-point 46ms (from cache) 262 silly pacote range manifest for code-point-at@^1.0.0 fetched in 48ms 263 silly resolveWithNewModule code-point-at@1.1.0 checking installable status 264 silly pacote range manifest for is-fullwidth-code-point@^1.0.0 fetched in 52ms 265 silly resolveWithNewModule is-fullwidth-code-point@1.0.0 checking installable status 266 http fetch GET 304 https://registry.npmjs.org/number-is-nan 36ms (from cache) 267 silly pacote range manifest for number-is-nan@^1.0.0 fetched in 39ms 268 silly resolveWithNewModule number-is-nan@1.0.1 checking installable status 269 http fetch GET 304 https://registry.npmjs.org/ansi-regex 49ms (from cache) 270 silly pacote range manifest for ansi-regex@^2.0.0 fetched in 51ms 271 silly resolveWithNewModule ansi-regex@2.1.1 checking installable status 272 http fetch GET 304 https://registry.npmjs.org/end-of-stream 54ms (from cache) 273 silly pacote range manifest for end-of-stream@^1.1.0 fetched in 59ms 274 silly resolveWithNewModule end-of-stream@1.4.4 checking installable status 275 http fetch GET 304 https://registry.npmjs.org/deep-extend 68ms (from cache) 276 http fetch GET 304 https://registry.npmjs.org/ini 68ms (from cache) 277 silly pacote range manifest for deep-extend@^0.6.0 fetched in 76ms 278 silly resolveWithNewModule deep-extend@0.6.0 checking installable status 279 silly pacote range manifest for ini@~1.3.0 fetched in 80ms 280 silly resolveWithNewModule ini@1.3.5 checking installable status 281 http fetch GET 304 https://registry.npmjs.org/strip-json-comments 87ms (from cache) 282 silly pacote range manifest for strip-json-comments@~2.0.1 fetched in 91ms 283 silly resolveWithNewModule strip-json-comments@2.0.1 checking installable status 284 http fetch GET 304 https://registry.npmjs.org/decompress-response 57ms (from cache) 285 http fetch GET 304 https://registry.npmjs.org/simple-concat 59ms (from cache) 286 silly pacote range manifest for decompress-response@^4.2.0 fetched in 63ms 287 silly resolveWithNewModule decompress-response@4.2.1 checking installable status 288 silly pacote range manifest for simple-concat@^1.0.0 fetched in 65ms 289 silly resolveWithNewModule simple-concat@1.0.0 checking installable status 290 http fetch GET 304 https://registry.npmjs.org/mimic-response 49ms (from cache) 291 silly pacote range manifest for mimic-response@^2.0.0 fetched in 53ms 292 silly resolveWithNewModule mimic-response@2.1.0 checking installable status 293 http fetch GET 304 https://registry.npmjs.org/mkdirp-classic 69ms (from cache) 294 http fetch GET 304 https://registry.npmjs.org/chownr 74ms (from cache) 295 silly pacote range manifest for mkdirp-classic@^0.5.2 fetched in 76ms 296 silly resolveWithNewModule mkdirp-classic@0.5.3 checking installable status 297 silly pacote range manifest for chownr@^1.1.1 fetched in 80ms 298 silly resolveWithNewModule chownr@1.1.4 checking installable status 299 http fetch GET 304 https://registry.npmjs.org/tar-stream 85ms (from cache) 300 silly pacote range manifest for tar-stream@^2.0.0 fetched in 89ms 301 silly resolveWithNewModule tar-stream@2.1.2 checking installable status 302 silly pacote range manifest for readable-stream@^3.1.1 fetched in 10ms 303 silly resolveWithNewModule readable-stream@3.6.0 checking installable status 304 http fetch GET 304 https://registry.npmjs.org/fs-constants 47ms (from cache) 305 silly pacote range manifest for fs-constants@^1.0.0 fetched in 50ms 306 silly resolveWithNewModule fs-constants@1.0.0 checking installable status 307 http fetch GET 304 https://registry.npmjs.org/bl 52ms (from cache) 308 silly pacote range manifest for bl@^4.0.1 fetched in 58ms 309 silly resolveWithNewModule bl@4.0.2 checking installable status 310 silly pacote range manifest for readable-stream@^3.4.0 fetched in 3ms 311 silly resolveWithNewModule readable-stream@3.6.0 checking installable status 312 http fetch GET 304 https://registry.npmjs.org/buffer 66ms (from cache) 313 silly pacote range manifest for buffer@^5.5.0 fetched in 71ms 314 silly resolveWithNewModule buffer@5.6.0 checking installable status 315 http fetch GET 304 https://registry.npmjs.org/ieee754 54ms (from cache) 316 http fetch GET 304 https://registry.npmjs.org/base64-js 56ms (from cache) 317 silly pacote range manifest for ieee754@^1.1.4 fetched in 58ms 318 silly resolveWithNewModule ieee754@1.1.13 checking installable status 319 silly pacote range manifest for base64-js@^1.0.2 fetched in 61ms 320 silly resolveWithNewModule base64-js@1.3.1 checking installable status 321 http fetch GET 304 https://registry.npmjs.org/yargs 48ms (from cache) 322 http fetch GET 304 https://registry.npmjs.org/cson-parser 55ms (from cache) 323 silly pacote range manifest for yargs@^3.23.0 fetched in 57ms 324 silly resolveWithNewModule yargs@3.32.0 checking installable status 325 silly pacote range manifest for cson-parser@^1.3.0 fetched in 59ms 326 silly resolveWithNewModule cson-parser@1.3.5 checking installable status 327 http fetch GET 304 https://registry.npmjs.org/coffee-script 42ms (from cache) 328 silly pacote range manifest for coffee-script@^1.10.0 fetched in 46ms 329 warn deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) 330 silly resolveWithNewModule coffee-script@1.12.7 checking installable status 331 http fetch GET 304 https://registry.npmjs.org/cliui 56ms (from cache) 332 silly pacote range manifest for cliui@^3.0.3 fetched in 66ms 333 silly resolveWithNewModule cliui@3.2.0 checking installable status 334 http fetch GET 304 https://registry.npmjs.org/camelcase 71ms (from cache) 335 silly pacote range manifest for camelcase@^2.0.1 fetched in 79ms 336 silly resolveWithNewModule camelcase@2.1.1 checking installable status 337 http fetch GET 304 https://registry.npmjs.org/decamelize 82ms (from cache) 338 http fetch GET 304 https://registry.npmjs.org/window-size 82ms (from cache) 339 http fetch GET 304 https://registry.npmjs.org/y18n 86ms (from cache) 340 silly pacote range manifest for window-size@^0.1.4 fetched in 88ms 341 silly resolveWithNewModule window-size@0.1.4 checking installable status 342 silly pacote range manifest for decamelize@^1.1.1 fetched in 90ms 343 silly resolveWithNewModule decamelize@1.2.0 checking installable status 344 silly pacote range manifest for y18n@^3.2.0 fetched in 92ms 345 silly resolveWithNewModule y18n@3.2.1 checking installable status 346 http fetch GET 304 https://registry.npmjs.org/os-locale 97ms (from cache) 347 silly pacote range manifest for os-locale@^1.4.0 fetched in 99ms 348 silly resolveWithNewModule os-locale@1.4.0 checking installable status 349 http fetch GET 304 https://registry.npmjs.org/wrap-ansi 40ms (from cache) 350 silly pacote range manifest for wrap-ansi@^2.0.0 fetched in 43ms 351 silly resolveWithNewModule wrap-ansi@2.1.0 checking installable status 352 http fetch GET 304 https://registry.npmjs.org/lcid 46ms (from cache) 353 silly pacote range manifest for lcid@^1.0.0 fetched in 48ms 354 silly resolveWithNewModule lcid@1.0.0 checking installable status 355 http fetch GET 304 https://registry.npmjs.org/invert-kv 47ms (from cache) 356 silly pacote range manifest for invert-kv@^1.0.0 fetched in 49ms 357 silly resolveWithNewModule invert-kv@1.0.0 checking installable status 358 timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 5270ms 359 timing stage:loadIdealTree Completed in 5322ms 360 silly currentTree apm-install-dir-2020431-14124-18ineti.mx6kl 361 silly idealTree apm-install-dir-2020431-14124-18ineti.mx6kl 361 silly idealTree -- autocomplete-latex@0.9.2 361 silly idealTree +-- ansi-regex@2.1.1 361 silly idealTree +-- aproba@1.2.0 361 silly idealTree +-- are-we-there-yet@1.1.5 361 silly idealTree +-- async@1.5.2 361 silly idealTree +-- atom-package-deps@4.6.2 361 silly idealTree +-- atom-package-path@1.1.0 361 silly idealTree +-- balanced-match@1.0.0 361 silly idealTree +-- base64-js@1.3.1 361 silly idealTree +-- bl@4.0.2 361 silly idealTree |-- readable-stream@3.6.0 361 silly idealTree +-- brace-expansion@1.1.11 361 silly idealTree +-- buffer@5.6.0 361 silly idealTree +-- camelcase@2.1.1 361 silly idealTree +-- chownr@1.1.4 361 silly idealTree +-- cliui@3.2.0 361 silly idealTree +-- code-point-at@1.1.0 361 silly idealTree +-- coffee-script@1.12.7 361 silly idealTree +-- concat-map@0.0.1 361 silly idealTree +-- console-control-strings@1.1.0 361 silly idealTree +-- core-util-is@1.0.2 361 silly idealTree +-- cson-parser@1.3.5 361 silly idealTree +-- d@0.1.1 361 silly idealTree +-- decamelize@1.2.0 361 silly idealTree +-- decompress-response@4.2.1 361 silly idealTree +-- deep-extend@0.6.0 361 silly idealTree +-- delegates@1.0.0 361 silly idealTree +-- detect-libc@1.0.3 361 silly idealTree +-- emissary@1.3.3 361 silly idealTree +-- end-of-stream@1.4.4 361 silly idealTree +-- es5-ext@0.10.53 361 silly idealTree | +-- d@1.0.1 361 silly idealTree | +-- es6-iterator@2.0.3 361 silly idealTree | -- es6-symbol@3.1.3 361 silly idealTree +-- es6-iterator@0.1.3 361 silly idealTree +-- es6-symbol@2.0.1 361 silly idealTree +-- es6-weak-map@0.1.4 361 silly idealTree +-- event-kit@2.5.3 361 silly idealTree +-- expand-template@2.0.3 361 silly idealTree +-- ext@1.4.0 361 silly idealTree |-- type@2.0.0 361 silly idealTree +-- first-mate-prebuilt@7.4.1 361 silly idealTree +-- fs-constants@1.0.0 361 silly idealTree +-- fs-plus@3.1.1 361 silly idealTree +-- fs.realpath@1.0.0 361 silly idealTree +-- fuzzaldrin-plus@0.6.0 361 silly idealTree +-- gauge@2.7.4 361 silly idealTree +-- github-from-package@0.0.0 361 silly idealTree +-- glob@7.1.6 361 silly idealTree +-- grim@2.0.2 361 silly idealTree +-- has-unicode@2.0.1 361 silly idealTree +-- ieee754@1.1.13 361 silly idealTree +-- inflight@1.0.6 361 silly idealTree +-- inherits@2.0.4 361 silly idealTree +-- ini@1.3.5 361 silly idealTree +-- invert-kv@1.0.0 361 silly idealTree +-- is-fullwidth-code-point@1.0.0 361 silly idealTree +-- is-utf8@0.2.1 361 silly idealTree +-- isarray@1.0.0 361 silly idealTree +-- lcid@1.0.0 361 silly idealTree +-- lodash@4.17.15 361 silly idealTree +-- mimic-response@2.1.0 361 silly idealTree +-- minimatch@3.0.4 361 silly idealTree +-- minimist@1.2.5 361 silly idealTree +-- mixto@1.0.0 361 silly idealTree +-- mkdirp-classic@0.5.3 361 silly idealTree +-- mkdirp@0.5.5 361 silly idealTree +-- nan@2.14.1 361 silly idealTree +-- napi-build-utils@1.0.2 361 silly idealTree +-- next-tick@1.0.0 361 silly idealTree +-- node-abi@2.18.0 361 silly idealTree +-- noop-logger@0.1.1 361 silly idealTree +-- npmlog@4.1.2 361 silly idealTree +-- number-is-nan@1.0.1 361 silly idealTree +-- object-assign@4.1.1 361 silly idealTree +-- once@1.4.0 361 silly idealTree +-- oniguruma-prebuilt@7.2.4 361 silly idealTree +-- os-locale@1.4.0 361 silly idealTree +-- path-is-absolute@1.0.1 361 silly idealTree +-- prebuild-install@5.3.3 361 silly idealTree +-- process-nextick-args@2.0.1 361 silly idealTree +-- property-accessors@1.1.3 361 silly idealTree +-- pump@3.0.0 361 silly idealTree +-- rc@1.2.8 361 silly idealTree +-- readable-stream@2.3.7 361 silly idealTree +-- rimraf@2.7.1 361 silly idealTree +-- safe-buffer@5.1.2 361 silly idealTree +-- sb-callsite@1.1.3 361 silly idealTree +-- sb-fs@3.0.0 361 silly idealTree +-- sb-promisify@2.0.2 361 silly idealTree +-- season@6.0.2 361 silly idealTree +-- semver@5.7.1 361 silly idealTree +-- set-blocking@2.0.0 361 silly idealTree +-- signal-exit@3.0.3 361 silly idealTree +-- simple-concat@1.0.0 361 silly idealTree +-- simple-get@3.1.0 361 silly idealTree +-- string_decoder@1.1.1 361 silly idealTree +-- string-width@1.0.2 361 silly idealTree +-- strip-ansi@3.0.1 361 silly idealTree +-- strip-bom-buf@1.0.0 361 silly idealTree +-- strip-json-comments@2.0.1 361 silly idealTree +-- tar-fs@2.1.0 361 silly idealTree +-- tar-stream@2.1.2 361 silly idealTree | -- readable-stream@3.6.0 361 silly idealTree +-- tunnel-agent@0.6.0 361 silly idealTree +-- type@1.2.0 361 silly idealTree +-- underscore-plus@1.7.0 361 silly idealTree +-- underscore@1.10.2 361 silly idealTree +-- util-deprecate@1.0.2 361 silly idealTree +-- which-pm-runs@1.0.0 361 silly idealTree +-- wide-align@1.1.3 361 silly idealTree +-- window-size@0.1.4 361 silly idealTree +-- wrap-ansi@2.1.0 361 silly idealTree +-- wrappy@1.0.2 361 silly idealTree +-- y18n@3.2.1 361 silly idealTree-- yargs@3.32.0 362 silly install generateActionsToTake 363 silly diff-trees filtering actions: includeDev false includeProd true includeOpt true 364 timing stage:generateActionsToTake Completed in 37ms 365 silly diffTrees action count 116 366 silly diffTrees add ansi-regex@2.1.1 367 silly diffTrees add aproba@1.2.0 368 silly diffTrees add async@1.5.2 369 silly diffTrees add balanced-match@1.0.0 370 silly diffTrees add base64-js@1.3.1 371 silly diffTrees add camelcase@2.1.1 372 silly diffTrees add chownr@1.1.4 373 silly diffTrees add code-point-at@1.1.0 374 silly diffTrees add coffee-script@1.12.7 375 silly diffTrees add concat-map@0.0.1 376 silly diffTrees add brace-expansion@1.1.11 377 silly diffTrees add console-control-strings@1.1.0 378 silly diffTrees add core-util-is@1.0.2 379 silly diffTrees add cson-parser@1.3.5 380 silly diffTrees add decamelize@1.2.0 381 silly diffTrees add deep-extend@0.6.0 382 silly diffTrees add delegates@1.0.0 383 silly diffTrees add detect-libc@1.0.3 384 silly diffTrees add event-kit@2.5.3 385 silly diffTrees add expand-template@2.0.3 386 silly diffTrees add type@2.0.0 387 silly diffTrees add ext@1.4.0 388 silly diffTrees add fs-constants@1.0.0 389 silly diffTrees add fs.realpath@1.0.0 390 silly diffTrees add github-from-package@0.0.0 391 silly diffTrees add grim@2.0.2 392 silly diffTrees add has-unicode@2.0.1 393 silly diffTrees add ieee754@1.1.13 394 silly diffTrees add buffer@5.6.0 395 silly diffTrees add inherits@2.0.4 396 silly diffTrees add ini@1.3.5 397 silly diffTrees add invert-kv@1.0.0 398 silly diffTrees add is-utf8@0.2.1 399 silly diffTrees add isarray@1.0.0 400 silly diffTrees add lcid@1.0.0 401 silly diffTrees add mimic-response@2.1.0 402 silly diffTrees add decompress-response@4.2.1 403 silly diffTrees add minimatch@3.0.4 404 silly diffTrees add minimist@1.2.5 405 silly diffTrees add mixto@1.0.0 406 silly diffTrees add mkdirp@0.5.5 407 silly diffTrees add mkdirp-classic@0.5.3 408 silly diffTrees add nan@2.14.1 409 silly diffTrees add napi-build-utils@1.0.2 410 silly diffTrees add next-tick@1.0.0 411 silly diffTrees add noop-logger@0.1.1 412 silly diffTrees add number-is-nan@1.0.1 413 silly diffTrees add is-fullwidth-code-point@1.0.0 414 silly diffTrees add object-assign@4.1.1 415 silly diffTrees add os-locale@1.4.0 416 silly diffTrees add path-is-absolute@1.0.1 417 silly diffTrees add process-nextick-args@2.0.1 418 silly diffTrees add safe-buffer@5.1.2 419 silly diffTrees add sb-callsite@1.1.3 420 silly diffTrees add atom-package-path@1.1.0 421 silly diffTrees add sb-promisify@2.0.2 422 silly diffTrees add semver@5.7.1 423 silly diffTrees add node-abi@2.18.0 424 silly diffTrees add set-blocking@2.0.0 425 silly diffTrees add signal-exit@3.0.3 426 silly diffTrees add simple-concat@1.0.0 427 silly diffTrees add string_decoder@1.1.1 428 silly diffTrees add strip-ansi@3.0.1 429 silly diffTrees add string-width@1.0.2 430 silly diffTrees add strip-bom-buf@1.0.0 431 silly diffTrees add sb-fs@3.0.0 432 silly diffTrees add strip-json-comments@2.0.1 433 silly diffTrees add rc@1.2.8 434 silly diffTrees add tunnel-agent@0.6.0 435 silly diffTrees add type@1.2.0 436 silly diffTrees add d@1.0.1 437 silly diffTrees add es6-symbol@3.1.3 438 silly diffTrees add es6-iterator@2.0.3 439 silly diffTrees add es5-ext@0.10.53 440 silly diffTrees add d@0.1.1 441 silly diffTrees add es6-symbol@2.0.1 442 silly diffTrees add es6-iterator@0.1.3 443 silly diffTrees add es6-weak-map@0.1.4 444 silly diffTrees add property-accessors@1.1.3 445 silly diffTrees add underscore@1.10.2 446 silly diffTrees add underscore-plus@1.7.0 447 silly diffTrees add emissary@1.3.3 448 silly diffTrees add util-deprecate@1.0.2 449 silly diffTrees add readable-stream@3.6.0 450 silly diffTrees add bl@4.0.2 451 silly diffTrees add readable-stream@2.3.7 452 silly diffTrees add are-we-there-yet@1.1.5 453 silly diffTrees add readable-stream@3.6.0 454 silly diffTrees add which-pm-runs@1.0.0 455 silly diffTrees add wide-align@1.1.3 456 silly diffTrees add gauge@2.7.4 457 silly diffTrees add npmlog@4.1.2 458 silly diffTrees add window-size@0.1.4 459 silly diffTrees add wrap-ansi@2.1.0 460 silly diffTrees add cliui@3.2.0 461 silly diffTrees add wrappy@1.0.2 462 silly diffTrees add once@1.4.0 463 silly diffTrees add end-of-stream@1.4.4 464 silly diffTrees add tar-stream@2.1.2 465 silly diffTrees add inflight@1.0.6 466 silly diffTrees add glob@7.1.6 467 silly diffTrees add rimraf@2.7.1 468 silly diffTrees add fs-plus@3.1.1 469 silly diffTrees add pump@3.0.0 470 silly diffTrees add tar-fs@2.1.0 471 silly diffTrees add simple-get@3.1.0 472 silly diffTrees add prebuild-install@5.3.3 473 silly diffTrees add oniguruma-prebuilt@7.2.4 474 silly diffTrees add y18n@3.2.1 475 silly diffTrees add yargs@3.32.0 476 silly diffTrees add season@6.0.2 477 silly diffTrees add atom-package-deps@4.6.2 478 silly diffTrees add first-mate-prebuilt@7.4.1 479 silly diffTrees add fuzzaldrin-plus@0.6.0 480 silly diffTrees add lodash@4.17.15 481 silly diffTrees add autocomplete-latex@0.9.2 482 silly decomposeActions action count 928 483 silly decomposeActions fetch ansi-regex@2.1.1 484 silly decomposeActions extract ansi-regex@2.1.1 485 silly decomposeActions preinstall ansi-regex@2.1.1 486 silly decomposeActions build ansi-regex@2.1.1 487 silly decomposeActions install ansi-regex@2.1.1 488 silly decomposeActions postinstall ansi-regex@2.1.1 489 silly decomposeActions finalize ansi-regex@2.1.1 490 silly decomposeActions refresh-package-json ansi-regex@2.1.1 491 silly decomposeActions fetch aproba@1.2.0 492 silly decomposeActions extract aproba@1.2.0 493 silly decomposeActions preinstall aproba@1.2.0 494 silly decomposeActions build aproba@1.2.0 495 silly decomposeActions install aproba@1.2.0 496 silly decomposeActions postinstall aproba@1.2.0 497 silly decomposeActions finalize aproba@1.2.0 498 silly decomposeActions refresh-package-json aproba@1.2.0 499 silly decomposeActions fetch async@1.5.2 500 silly decomposeActions extract async@1.5.2 501 silly decomposeActions preinstall async@1.5.2 502 silly decomposeActions build async@1.5.2 503 silly decomposeActions install async@1.5.2 504 silly decomposeActions postinstall async@1.5.2 505 silly decomposeActions finalize async@1.5.2 506 silly decomposeActions refresh-package-json async@1.5.2 507 silly decomposeActions fetch balanced-match@1.0.0 508 silly decomposeActions extract balanced-match@1.0.0 509 silly decomposeActions preinstall balanced-match@1.0.0 510 silly decomposeActions build balanced-match@1.0.0 511 silly decomposeActions install balanced-match@1.0.0 512 silly decomposeActions postinstall balanced-match@1.0.0 513 silly decomposeActions finalize balanced-match@1.0.0 514 silly decomposeActions refresh-package-json balanced-match@1.0.0 515 silly decomposeActions fetch base64-js@1.3.1 516 silly decomposeActions extract base64-js@1.3.1 517 silly decomposeActions preinstall base64-js@1.3.1 518 silly decomposeActions build base64-js@1.3.1 519 silly decomposeActions install base64-js@1.3.1 520 silly decomposeActions postinstall base64-js@1.3.1 521 silly decomposeActions finalize base64-js@1.3.1 522 silly decomposeActions refresh-package-json base64-js@1.3.1 523 silly decomposeActions fetch camelcase@2.1.1 524 silly decomposeActions extract camelcase@2.1.1 525 silly decomposeActions preinstall camelcase@2.1.1 526 silly decomposeActions build camelcase@2.1.1 527 silly decomposeActions install camelcase@2.1.1 528 silly decomposeActions postinstall camelcase@2.1.1 529 silly decomposeActions finalize camelcase@2.1.1 530 silly decomposeActions refresh-package-json camelcase@2.1.1 531 silly decomposeActions fetch chownr@1.1.4 532 silly decomposeActions extract chownr@1.1.4 533 silly decomposeActions preinstall chownr@1.1.4 534 silly decomposeActions build chownr@1.1.4 535 silly decomposeActions install chownr@1.1.4 536 silly decomposeActions postinstall chownr@1.1.4 537 silly decomposeActions finalize chownr@1.1.4 538 silly decomposeActions refresh-package-json chownr@1.1.4 539 silly decomposeActions fetch code-point-at@1.1.0 540 silly decomposeActions extract code-point-at@1.1.0 541 silly decomposeActions preinstall code-point-at@1.1.0 542 silly decomposeActions build code-point-at@1.1.0 543 silly decomposeActions install code-point-at@1.1.0 544 silly decomposeActions postinstall code-point-at@1.1.0 545 silly decomposeActions finalize code-point-at@1.1.0 546 silly decomposeActions refresh-package-json code-point-at@1.1.0 547 silly decomposeActions fetch coffee-script@1.12.7 548 silly decomposeActions extract coffee-script@1.12.7 549 silly decomposeActions preinstall coffee-script@1.12.7 550 silly decomposeActions build coffee-script@1.12.7 551 silly decomposeActions install coffee-script@1.12.7 552 silly decomposeActions postinstall coffee-script@1.12.7 553 silly decomposeActions finalize coffee-script@1.12.7 554 silly decomposeActions refresh-package-json coffee-script@1.12.7 555 silly decomposeActions fetch concat-map@0.0.1 556 silly decomposeActions extract concat-map@0.0.1 557 silly decomposeActions preinstall concat-map@0.0.1 558 silly decomposeActions build concat-map@0.0.1 559 silly decomposeActions install concat-map@0.0.1 560 silly decomposeActions postinstall concat-map@0.0.1 561 silly decomposeActions finalize concat-map@0.0.1 562 silly decomposeActions refresh-package-json concat-map@0.0.1 563 silly decomposeActions fetch brace-expansion@1.1.11 564 silly decomposeActions extract brace-expansion@1.1.11 565 silly decomposeActions preinstall brace-expansion@1.1.11 566 silly decomposeActions build brace-expansion@1.1.11 567 silly decomposeActions install brace-expansion@1.1.11 568 silly decomposeActions postinstall brace-expansion@1.1.11 569 silly decomposeActions finalize brace-expansion@1.1.11 570 silly decomposeActions refresh-package-json brace-expansion@1.1.11 571 silly decomposeActions fetch console-control-strings@1.1.0 572 silly decomposeActions extract console-control-strings@1.1.0 573 silly decomposeActions preinstall console-control-strings@1.1.0 574 silly decomposeActions build console-control-strings@1.1.0 575 silly decomposeActions install console-control-strings@1.1.0 576 silly decomposeActions postinstall console-control-strings@1.1.0 577 silly decomposeActions finalize console-control-strings@1.1.0 578 silly decomposeActions refresh-package-json console-control-strings@1.1.0 579 silly decomposeActions fetch core-util-is@1.0.2 580 silly decomposeActions extract core-util-is@1.0.2 581 silly decomposeActions preinstall core-util-is@1.0.2 582 silly decomposeActions build core-util-is@1.0.2 583 silly decomposeActions install core-util-is@1.0.2 584 silly decomposeActions postinstall core-util-is@1.0.2 585 silly decomposeActions finalize core-util-is@1.0.2 586 silly decomposeActions refresh-package-json core-util-is@1.0.2 587 silly decomposeActions fetch cson-parser@1.3.5 588 silly decomposeActions extract cson-parser@1.3.5 589 silly decomposeActions preinstall cson-parser@1.3.5 590 silly decomposeActions build cson-parser@1.3.5 591 silly decomposeActions install cson-parser@1.3.5 592 silly decomposeActions postinstall cson-parser@1.3.5 593 silly decomposeActions finalize cson-parser@1.3.5 594 silly decomposeActions refresh-package-json cson-parser@1.3.5 595 silly decomposeActions fetch decamelize@1.2.0 596 silly decomposeActions extract decamelize@1.2.0 597 silly decomposeActions preinstall decamelize@1.2.0 598 silly decomposeActions build decamelize@1.2.0 599 silly decomposeActions install decamelize@1.2.0 600 silly decomposeActions postinstall decamelize@1.2.0 601 silly decomposeActions finalize decamelize@1.2.0 602 silly decomposeActions refresh-package-json decamelize@1.2.0 603 silly decomposeActions fetch deep-extend@0.6.0 604 silly decomposeActions extract deep-extend@0.6.0 605 silly decomposeActions preinstall deep-extend@0.6.0 606 silly decomposeActions build deep-extend@0.6.0 607 silly decomposeActions install deep-extend@0.6.0 608 silly decomposeActions postinstall deep-extend@0.6.0 609 silly decomposeActions finalize deep-extend@0.6.0 610 silly decomposeActions refresh-package-json deep-extend@0.6.0 611 silly decomposeActions fetch delegates@1.0.0 612 silly decomposeActions extract delegates@1.0.0 613 silly decomposeActions preinstall delegates@1.0.0 614 silly decomposeActions build delegates@1.0.0 615 silly decomposeActions install delegates@1.0.0 616 silly decomposeActions postinstall delegates@1.0.0 617 silly decomposeActions finalize delegates@1.0.0 618 silly decomposeActions refresh-package-json delegates@1.0.0 619 silly decomposeActions fetch detect-libc@1.0.3 620 silly decomposeActions extract detect-libc@1.0.3 621 silly decomposeActions preinstall detect-libc@1.0.3 622 silly decomposeActions build detect-libc@1.0.3 623 silly decomposeActions install detect-libc@1.0.3 624 silly decomposeActions postinstall detect-libc@1.0.3 625 silly decomposeActions finalize detect-libc@1.0.3 626 silly decomposeActions refresh-package-json detect-libc@1.0.3 627 silly decomposeActions fetch event-kit@2.5.3 628 silly decomposeActions extract event-kit@2.5.3 629 silly decomposeActions preinstall event-kit@2.5.3 630 silly decomposeActions build event-kit@2.5.3 631 silly decomposeActions install event-kit@2.5.3 632 silly decomposeActions postinstall event-kit@2.5.3 633 silly decomposeActions finalize event-kit@2.5.3 634 silly decomposeActions refresh-package-json event-kit@2.5.3 635 silly decomposeActions fetch expand-template@2.0.3 636 silly decomposeActions extract expand-template@2.0.3 637 silly decomposeActions preinstall expand-template@2.0.3 638 silly decomposeActions build expand-template@2.0.3 639 silly decomposeActions install expand-template@2.0.3 640 silly decomposeActions postinstall expand-template@2.0.3 641 silly decomposeActions finalize expand-template@2.0.3 642 silly decomposeActions refresh-package-json expand-template@2.0.3 643 silly decomposeActions fetch type@2.0.0 644 silly decomposeActions extract type@2.0.0 645 silly decomposeActions preinstall type@2.0.0 646 silly decomposeActions build type@2.0.0 647 silly decomposeActions install type@2.0.0 648 silly decomposeActions postinstall type@2.0.0 649 silly decomposeActions finalize type@2.0.0 650 silly decomposeActions refresh-package-json type@2.0.0 651 silly decomposeActions fetch ext@1.4.0 652 silly decomposeActions extract ext@1.4.0 653 silly decomposeActions preinstall ext@1.4.0 654 silly decomposeActions build ext@1.4.0 655 silly decomposeActions install ext@1.4.0 656 silly decomposeActions postinstall ext@1.4.0 657 silly decomposeActions finalize ext@1.4.0 658 silly decomposeActions refresh-package-json ext@1.4.0 659 silly decomposeActions fetch fs-constants@1.0.0 660 silly decomposeActions extract fs-constants@1.0.0 661 silly decomposeActions preinstall fs-constants@1.0.0 662 silly decomposeActions build fs-constants@1.0.0 663 silly decomposeActions install fs-constants@1.0.0 664 silly decomposeActions postinstall fs-constants@1.0.0 665 silly decomposeActions finalize fs-constants@1.0.0 666 silly decomposeActions refresh-package-json fs-constants@1.0.0 667 silly decomposeActions fetch fs.realpath@1.0.0 668 silly decomposeActions extract fs.realpath@1.0.0 669 silly decomposeActions preinstall fs.realpath@1.0.0 670 silly decomposeActions build fs.realpath@1.0.0 671 silly decomposeActions install fs.realpath@1.0.0 672 silly decomposeActions postinstall fs.realpath@1.0.0 673 silly decomposeActions finalize fs.realpath@1.0.0 674 silly decomposeActions refresh-package-json fs.realpath@1.0.0 675 silly decomposeActions fetch github-from-package@0.0.0 676 silly decomposeActions extract github-from-package@0.0.0 677 silly decomposeActions preinstall github-from-package@0.0.0 678 silly decomposeActions build github-from-package@0.0.0 679 silly decomposeActions install github-from-package@0.0.0 680 silly decomposeActions postinstall github-from-package@0.0.0 681 silly decomposeActions finalize github-from-package@0.0.0 682 silly decomposeActions refresh-package-json github-from-package@0.0.0 683 silly decomposeActions fetch grim@2.0.2 684 silly decomposeActions extract grim@2.0.2 685 silly decomposeActions preinstall grim@2.0.2 686 silly decomposeActions build grim@2.0.2 687 silly decomposeActions install grim@2.0.2 688 silly decomposeActions postinstall grim@2.0.2 689 silly decomposeActions finalize grim@2.0.2 690 silly decomposeActions refresh-package-json grim@2.0.2 691 silly decomposeActions fetch has-unicode@2.0.1 692 silly decomposeActions extract has-unicode@2.0.1 693 silly decomposeActions preinstall has-unicode@2.0.1 694 silly decomposeActions build has-unicode@2.0.1 695 silly decomposeActions install has-unicode@2.0.1 696 silly decomposeActions postinstall has-unicode@2.0.1 697 silly decomposeActions finalize has-unicode@2.0.1 698 silly decomposeActions refresh-package-json has-unicode@2.0.1 699 silly decomposeActions fetch ieee754@1.1.13 700 silly decomposeActions extract ieee754@1.1.13 701 silly decomposeActions preinstall ieee754@1.1.13 702 silly decomposeActions build ieee754@1.1.13 703 silly decomposeActions install ieee754@1.1.13 704 silly decomposeActions postinstall ieee754@1.1.13 705 silly decomposeActions finalize ieee754@1.1.13 706 silly decomposeActions refresh-package-json ieee754@1.1.13 707 silly decomposeActions fetch buffer@5.6.0 708 silly decomposeActions extract buffer@5.6.0 709 silly decomposeActions preinstall buffer@5.6.0 710 silly decomposeActions build buffer@5.6.0 711 silly decomposeActions install buffer@5.6.0 712 silly decomposeActions postinstall buffer@5.6.0 713 silly decomposeActions finalize buffer@5.6.0 714 silly decomposeActions refresh-package-json buffer@5.6.0 715 silly decomposeActions fetch inherits@2.0.4 716 silly decomposeActions extract inherits@2.0.4 717 silly decomposeActions preinstall inherits@2.0.4 718 silly decomposeActions build inherits@2.0.4 719 silly decomposeActions install inherits@2.0.4 720 silly decomposeActions postinstall inherits@2.0.4 721 silly decomposeActions finalize inherits@2.0.4 722 silly decomposeActions refresh-package-json inherits@2.0.4 723 silly decomposeActions fetch ini@1.3.5 724 silly decomposeActions extract ini@1.3.5 725 silly decomposeActions preinstall ini@1.3.5 726 silly decomposeActions build ini@1.3.5 727 silly decomposeActions install ini@1.3.5 728 silly decomposeActions postinstall ini@1.3.5 729 silly decomposeActions finalize ini@1.3.5 730 silly decomposeActions refresh-package-json ini@1.3.5 731 silly decomposeActions fetch invert-kv@1.0.0 732 silly decomposeActions extract invert-kv@1.0.0 733 silly decomposeActions preinstall invert-kv@1.0.0 734 silly decomposeActions build invert-kv@1.0.0 735 silly decomposeActions install invert-kv@1.0.0 736 silly decomposeActions postinstall invert-kv@1.0.0 737 silly decomposeActions finalize invert-kv@1.0.0 738 silly decomposeActions refresh-package-json invert-kv@1.0.0 739 silly decomposeActions fetch is-utf8@0.2.1 740 silly decomposeActions extract is-utf8@0.2.1 741 silly decomposeActions preinstall is-utf8@0.2.1 742 silly decomposeActions build is-utf8@0.2.1 743 silly decomposeActions install is-utf8@0.2.1 744 silly decomposeActions postinstall is-utf8@0.2.1 745 silly decomposeActions finalize is-utf8@0.2.1 746 silly decomposeActions refresh-package-json is-utf8@0.2.1 747 silly decomposeActions fetch isarray@1.0.0 748 silly decomposeActions extract isarray@1.0.0 749 silly decomposeActions preinstall isarray@1.0.0 750 silly decomposeActions build isarray@1.0.0 751 silly decomposeActions install isarray@1.0.0 752 silly decomposeActions postinstall isarray@1.0.0 753 silly decomposeActions finalize isarray@1.0.0 754 silly decomposeActions refresh-package-json isarray@1.0.0 755 silly decomposeActions fetch lcid@1.0.0 756 silly decomposeActions extract lcid@1.0.0 757 silly decomposeActions preinstall lcid@1.0.0 758 silly decomposeActions build lcid@1.0.0 759 silly decomposeActions install lcid@1.0.0 760 silly decomposeActions postinstall lcid@1.0.0 761 silly decomposeActions finalize lcid@1.0.0 762 silly decomposeActions refresh-package-json lcid@1.0.0 763 silly decomposeActions fetch mimic-response@2.1.0 764 silly decomposeActions extract mimic-response@2.1.0 765 silly decomposeActions preinstall mimic-response@2.1.0 766 silly decomposeActions build mimic-response@2.1.0 767 silly decomposeActions install mimic-response@2.1.0 768 silly decomposeActions postinstall mimic-response@2.1.0 769 silly decomposeActions finalize mimic-response@2.1.0 770 silly decomposeActions refresh-package-json mimic-response@2.1.0 771 silly decomposeActions fetch decompress-response@4.2.1 772 silly decomposeActions extract decompress-response@4.2.1 773 silly decomposeActions preinstall decompress-response@4.2.1 774 silly decomposeActions build decompress-response@4.2.1 775 silly decomposeActions install decompress-response@4.2.1 776 silly decomposeActions postinstall decompress-response@4.2.1 777 silly decomposeActions finalize decompress-response@4.2.1 778 silly decomposeActions refresh-package-json decompress-response@4.2.1 779 silly decomposeActions fetch minimatch@3.0.4 780 silly decomposeActions extract minimatch@3.0.4 781 silly decomposeActions preinstall minimatch@3.0.4 782 silly decomposeActions build minimatch@3.0.4 783 silly decomposeActions install minimatch@3.0.4 784 silly decomposeActions postinstall minimatch@3.0.4 785 silly decomposeActions finalize minimatch@3.0.4 786 silly decomposeActions refresh-package-json minimatch@3.0.4 787 silly decomposeActions fetch minimist@1.2.5 788 silly decomposeActions extract minimist@1.2.5 789 silly decomposeActions preinstall minimist@1.2.5 790 silly decomposeActions build minimist@1.2.5 791 silly decomposeActions install minimist@1.2.5 792 silly decomposeActions postinstall minimist@1.2.5 793 silly decomposeActions finalize minimist@1.2.5 794 silly decomposeActions refresh-package-json minimist@1.2.5 795 silly decomposeActions fetch mixto@1.0.0 796 silly decomposeActions extract mixto@1.0.0 797 silly decomposeActions preinstall mixto@1.0.0 798 silly decomposeActions build mixto@1.0.0 799 silly decomposeActions install mixto@1.0.0 800 silly decomposeActions postinstall mixto@1.0.0 801 silly decomposeActions finalize mixto@1.0.0 802 silly decomposeActions refresh-package-json mixto@1.0.0 803 silly decomposeActions fetch mkdirp@0.5.5 804 silly decomposeActions extract mkdirp@0.5.5 805 silly decomposeActions preinstall mkdirp@0.5.5 806 silly decomposeActions build mkdirp@0.5.5 807 silly decomposeActions install mkdirp@0.5.5 808 silly decomposeActions postinstall mkdirp@0.5.5 809 silly decomposeActions finalize mkdirp@0.5.5 810 silly decomposeActions refresh-package-json mkdirp@0.5.5 811 silly decomposeActions fetch mkdirp-classic@0.5.3 812 silly decomposeActions extract mkdirp-classic@0.5.3 813 silly decomposeActions preinstall mkdirp-classic@0.5.3 814 silly decomposeActions build mkdirp-classic@0.5.3 815 silly decomposeActions install mkdirp-classic@0.5.3 816 silly decomposeActions postinstall mkdirp-classic@0.5.3 817 silly decomposeActions finalize mkdirp-classic@0.5.3 818 silly decomposeActions refresh-package-json mkdirp-classic@0.5.3 819 silly decomposeActions fetch nan@2.14.1 820 silly decomposeActions extract nan@2.14.1 821 silly decomposeActions preinstall nan@2.14.1 822 silly decomposeActions build nan@2.14.1 823 silly decomposeActions install nan@2.14.1 824 silly decomposeActions postinstall nan@2.14.1 825 silly decomposeActions finalize nan@2.14.1 826 silly decomposeActions refresh-package-json nan@2.14.1 827 silly decomposeActions fetch napi-build-utils@1.0.2 828 silly decomposeActions extract napi-build-utils@1.0.2 829 silly decomposeActions preinstall napi-build-utils@1.0.2 830 silly decomposeActions build napi-build-utils@1.0.2 831 silly decomposeActions install napi-build-utils@1.0.2 832 silly decomposeActions postinstall napi-build-utils@1.0.2 833 silly decomposeActions finalize napi-build-utils@1.0.2 834 silly decomposeActions refresh-package-json napi-build-utils@1.0.2 835 silly decomposeActions fetch next-tick@1.0.0 836 silly decomposeActions extract next-tick@1.0.0 837 silly decomposeActions preinstall next-tick@1.0.0 838 silly decomposeActions build next-tick@1.0.0 839 silly decomposeActions install next-tick@1.0.0 840 silly decomposeActions postinstall next-tick@1.0.0 841 silly decomposeActions finalize next-tick@1.0.0 842 silly decomposeActions refresh-package-json next-tick@1.0.0 843 silly decomposeActions fetch noop-logger@0.1.1 844 silly decomposeActions extract noop-logger@0.1.1 845 silly decomposeActions preinstall noop-logger@0.1.1 846 silly decomposeActions build noop-logger@0.1.1 847 silly decomposeActions install noop-logger@0.1.1 848 silly decomposeActions postinstall noop-logger@0.1.1 849 silly decomposeActions finalize noop-logger@0.1.1 850 silly decomposeActions refresh-package-json noop-logger@0.1.1 851 silly decomposeActions fetch number-is-nan@1.0.1 852 silly decomposeActions extract number-is-nan@1.0.1 853 silly decomposeActions preinstall number-is-nan@1.0.1 854 silly decomposeActions build number-is-nan@1.0.1 855 silly decomposeActions install number-is-nan@1.0.1 856 silly decomposeActions postinstall number-is-nan@1.0.1 857 silly decomposeActions finalize number-is-nan@1.0.1 858 silly decomposeActions refresh-package-json number-is-nan@1.0.1 859 silly decomposeActions fetch is-fullwidth-code-point@1.0.0 860 silly decomposeActions extract is-fullwidth-code-point@1.0.0 861 silly decomposeActions preinstall is-fullwidth-code-point@1.0.0 862 silly decomposeActions build is-fullwidth-code-point@1.0.0 863 silly decomposeActions install is-fullwidth-code-point@1.0.0 864 silly decomposeActions postinstall is-fullwidth-code-point@1.0.0 865 silly decomposeActions finalize is-fullwidth-code-point@1.0.0 866 silly decomposeActions refresh-package-json is-fullwidth-code-point@1.0.0 867 silly decomposeActions fetch object-assign@4.1.1 868 silly decomposeActions extract object-assign@4.1.1 869 silly decomposeActions preinstall object-assign@4.1.1 870 silly decomposeActions build object-assign@4.1.1 871 silly decomposeActions install object-assign@4.1.1 872 silly decomposeActions postinstall object-assign@4.1.1 873 silly decomposeActions finalize object-assign@4.1.1 874 silly decomposeActions refresh-package-json object-assign@4.1.1 875 silly decomposeActions fetch os-locale@1.4.0 876 silly decomposeActions extract os-locale@1.4.0 877 silly decomposeActions preinstall os-locale@1.4.0 878 silly decomposeActions build os-locale@1.4.0 879 silly decomposeActions install os-locale@1.4.0 880 silly decomposeActions postinstall os-locale@1.4.0 881 silly decomposeActions finalize os-locale@1.4.0 882 silly decomposeActions refresh-package-json os-locale@1.4.0 883 silly decomposeActions fetch path-is-absolute@1.0.1 884 silly decomposeActions extract path-is-absolute@1.0.1 885 silly decomposeActions preinstall path-is-absolute@1.0.1 886 silly decomposeActions build path-is-absolute@1.0.1 887 silly decomposeActions install path-is-absolute@1.0.1 888 silly decomposeActions postinstall path-is-absolute@1.0.1 889 silly decomposeActions finalize path-is-absolute@1.0.1 890 silly decomposeActions refresh-package-json path-is-absolute@1.0.1 891 silly decomposeActions fetch process-nextick-args@2.0.1 892 silly decomposeActions extract process-nextick-args@2.0.1 893 silly decomposeActions preinstall process-nextick-args@2.0.1 894 silly decomposeActions build process-nextick-args@2.0.1 895 silly decomposeActions install process-nextick-args@2.0.1 896 silly decomposeActions postinstall process-nextick-args@2.0.1 897 silly decomposeActions finalize process-nextick-args@2.0.1 898 silly decomposeActions refresh-package-json process-nextick-args@2.0.1 899 silly decomposeActions fetch safe-buffer@5.1.2 900 silly decomposeActions extract safe-buffer@5.1.2 901 silly decomposeActions preinstall safe-buffer@5.1.2 902 silly decomposeActions build safe-buffer@5.1.2 903 silly decomposeActions install safe-buffer@5.1.2 904 silly decomposeActions postinstall safe-buffer@5.1.2 905 silly decomposeActions finalize safe-buffer@5.1.2 906 silly decomposeActions refresh-package-json safe-buffer@5.1.2 907 silly decomposeActions fetch sb-callsite@1.1.3 908 silly decomposeActions extract sb-callsite@1.1.3 909 silly decomposeActions preinstall sb-callsite@1.1.3 910 silly decomposeActions build sb-callsite@1.1.3 911 silly decomposeActions install sb-callsite@1.1.3 912 silly decomposeActions postinstall sb-callsite@1.1.3 913 silly decomposeActions finalize sb-callsite@1.1.3 914 silly decomposeActions refresh-package-json sb-callsite@1.1.3 915 silly decomposeActions fetch atom-package-path@1.1.0 916 silly decomposeActions extract atom-package-path@1.1.0 917 silly decomposeActions preinstall atom-package-path@1.1.0 918 silly decomposeActions build atom-package-path@1.1.0 919 silly decomposeActions install atom-package-path@1.1.0 920 silly decomposeActions postinstall atom-package-path@1.1.0 921 silly decomposeActions finalize atom-package-path@1.1.0 922 silly decomposeActions refresh-package-json atom-package-path@1.1.0 923 silly decomposeActions fetch sb-promisify@2.0.2 924 silly decomposeActions extract sb-promisify@2.0.2 925 silly decomposeActions preinstall sb-promisify@2.0.2 926 silly decomposeActions build sb-promisify@2.0.2 927 silly decomposeActions install sb-promisify@2.0.2 928 silly decomposeActions postinstall sb-promisify@2.0.2 929 silly decomposeActions finalize sb-promisify@2.0.2 930 silly decomposeActions refresh-package-json sb-promisify@2.0.2 931 silly decomposeActions fetch semver@5.7.1 932 silly decomposeActions extract semver@5.7.1 933 silly decomposeActions preinstall semver@5.7.1 934 silly decomposeActions build semver@5.7.1 935 silly decomposeActions install semver@5.7.1 936 silly decomposeActions postinstall semver@5.7.1 937 silly decomposeActions finalize semver@5.7.1 938 silly decomposeActions refresh-package-json semver@5.7.1 939 silly decomposeActions fetch node-abi@2.18.0 940 silly decomposeActions extract node-abi@2.18.0 941 silly decomposeActions preinstall node-abi@2.18.0 942 silly decomposeActions build node-abi@2.18.0 943 silly decomposeActions install node-abi@2.18.0 944 silly decomposeActions postinstall node-abi@2.18.0 945 silly decomposeActions finalize node-abi@2.18.0 946 silly decomposeActions refresh-package-json node-abi@2.18.0 947 silly decomposeActions fetch set-blocking@2.0.0 948 silly decomposeActions extract set-blocking@2.0.0 949 silly decomposeActions preinstall set-blocking@2.0.0 950 silly decomposeActions build set-blocking@2.0.0 951 silly decomposeActions install set-blocking@2.0.0 952 silly decomposeActions postinstall set-blocking@2.0.0 953 silly decomposeActions finalize set-blocking@2.0.0 954 silly decomposeActions refresh-package-json set-blocking@2.0.0 955 silly decomposeActions fetch signal-exit@3.0.3 956 silly decomposeActions extract signal-exit@3.0.3 957 silly decomposeActions preinstall signal-exit@3.0.3 958 silly decomposeActions build signal-exit@3.0.3 959 silly decomposeActions install signal-exit@3.0.3 960 silly decomposeActions postinstall signal-exit@3.0.3 961 silly decomposeActions finalize signal-exit@3.0.3 962 silly decomposeActions refresh-package-json signal-exit@3.0.3 963 silly decomposeActions fetch simple-concat@1.0.0 964 silly decomposeActions extract simple-concat@1.0.0 965 silly decomposeActions preinstall simple-concat@1.0.0 966 silly decomposeActions build simple-concat@1.0.0 967 silly decomposeActions install simple-concat@1.0.0 968 silly decomposeActions postinstall simple-concat@1.0.0 969 silly decomposeActions finalize simple-concat@1.0.0 970 silly decomposeActions refresh-package-json simple-concat@1.0.0 971 silly decomposeActions fetch string_decoder@1.1.1 972 silly decomposeActions extract string_decoder@1.1.1 973 silly decomposeActions preinstall string_decoder@1.1.1 974 silly decomposeActions build string_decoder@1.1.1 975 silly decomposeActions install string_decoder@1.1.1 976 silly decomposeActions postinstall string_decoder@1.1.1 977 silly decomposeActions finalize string_decoder@1.1.1 978 silly decomposeActions refresh-package-json string_decoder@1.1.1 979 silly decomposeActions fetch strip-ansi@3.0.1 980 silly decomposeActions extract strip-ansi@3.0.1 981 silly decomposeActions preinstall strip-ansi@3.0.1 982 silly decomposeActions build strip-ansi@3.0.1 983 silly decomposeActions install strip-ansi@3.0.1 984 silly decomposeActions postinstall strip-ansi@3.0.1 985 silly decomposeActions finalize strip-ansi@3.0.1 986 silly decomposeActions refresh-package-json strip-ansi@3.0.1 987 silly decomposeActions fetch string-width@1.0.2 988 silly decomposeActions extract string-width@1.0.2 989 silly decomposeActions preinstall string-width@1.0.2 990 silly decomposeActions build string-width@1.0.2 991 silly decomposeActions install string-width@1.0.2 992 silly decomposeActions postinstall string-width@1.0.2 993 silly decomposeActions finalize string-width@1.0.2 994 silly decomposeActions refresh-package-json string-width@1.0.2 995 silly decomposeActions fetch strip-bom-buf@1.0.0 996 silly decomposeActions extract strip-bom-buf@1.0.0 997 silly decomposeActions preinstall strip-bom-buf@1.0.0 998 silly decomposeActions build strip-bom-buf@1.0.0 999 silly decomposeActions install strip-bom-buf@1.0.0 1000 silly decomposeActions postinstall strip-bom-buf@1.0.0 1001 silly decomposeActions finalize strip-bom-buf@1.0.0 1002 silly decomposeActions refresh-package-json strip-bom-buf@1.0.0 1003 silly decomposeActions fetch sb-fs@3.0.0 1004 silly decomposeActions extract sb-fs@3.0.0 1005 silly decomposeActions preinstall sb-fs@3.0.0 1006 silly decomposeActions build sb-fs@3.0.0 1007 silly decomposeActions install sb-fs@3.0.0 1008 silly decomposeActions postinstall sb-fs@3.0.0 1009 silly decomposeActions finalize sb-fs@3.0.0 1010 silly decomposeActions refresh-package-json sb-fs@3.0.0 1011 silly decomposeActions fetch strip-json-comments@2.0.1 1012 silly decomposeActions extract strip-json-comments@2.0.1 1013 silly decomposeActions preinstall strip-json-comments@2.0.1 1014 silly decomposeActions build strip-json-comments@2.0.1 1015 silly decomposeActions install strip-json-comments@2.0.1 1016 silly decomposeActions postinstall strip-json-comments@2.0.1 1017 silly decomposeActions finalize strip-json-comments@2.0.1 1018 silly decomposeActions refresh-package-json strip-json-comments@2.0.1 1019 silly decomposeActions fetch rc@1.2.8 1020 silly decomposeActions extract rc@1.2.8 1021 silly decomposeActions preinstall rc@1.2.8 1022 silly decomposeActions build rc@1.2.8 1023 silly decomposeActions install rc@1.2.8 1024 silly decomposeActions postinstall rc@1.2.8 1025 silly decomposeActions finalize rc@1.2.8 1026 silly decomposeActions refresh-package-json rc@1.2.8 1027 silly decomposeActions fetch tunnel-agent@0.6.0 1028 silly decomposeActions extract tunnel-agent@0.6.0 1029 silly decomposeActions preinstall tunnel-agent@0.6.0 1030 silly decomposeActions build tunnel-agent@0.6.0 1031 silly decomposeActions install tunnel-agent@0.6.0 1032 silly decomposeActions postinstall tunnel-agent@0.6.0 1033 silly decomposeActions finalize tunnel-agent@0.6.0 1034 silly decomposeActions refresh-package-json tunnel-agent@0.6.0 1035 silly decomposeActions fetch type@1.2.0 1036 silly decomposeActions extract type@1.2.0 1037 silly decomposeActions preinstall type@1.2.0 1038 silly decomposeActions build type@1.2.0 1039 silly decomposeActions install type@1.2.0 1040 silly decomposeActions postinstall type@1.2.0 1041 silly decomposeActions finalize type@1.2.0 1042 silly decomposeActions refresh-package-json type@1.2.0 1043 silly decomposeActions fetch d@1.0.1 1044 silly decomposeActions extract d@1.0.1 1045 silly decomposeActions preinstall d@1.0.1 1046 silly decomposeActions build d@1.0.1 1047 silly decomposeActions install d@1.0.1 1048 silly decomposeActions postinstall d@1.0.1 1049 silly decomposeActions finalize d@1.0.1 1050 silly decomposeActions refresh-package-json d@1.0.1 1051 silly decomposeActions fetch es6-symbol@3.1.3 1052 silly decomposeActions extract es6-symbol@3.1.3 1053 silly decomposeActions preinstall es6-symbol@3.1.3 1054 silly decomposeActions build es6-symbol@3.1.3 1055 silly decomposeActions install es6-symbol@3.1.3 1056 silly decomposeActions postinstall es6-symbol@3.1.3 1057 silly decomposeActions finalize es6-symbol@3.1.3 1058 silly decomposeActions refresh-package-json es6-symbol@3.1.3 1059 silly decomposeActions fetch es6-iterator@2.0.3 1060 silly decomposeActions extract es6-iterator@2.0.3 1061 silly decomposeActions preinstall es6-iterator@2.0.3 1062 silly decomposeActions build es6-iterator@2.0.3 1063 silly decomposeActions install es6-iterator@2.0.3 1064 silly decomposeActions postinstall es6-iterator@2.0.3 1065 silly decomposeActions finalize es6-iterator@2.0.3 1066 silly decomposeActions refresh-package-json es6-iterator@2.0.3 1067 silly decomposeActions fetch es5-ext@0.10.53 1068 silly decomposeActions extract es5-ext@0.10.53 1069 silly decomposeActions preinstall es5-ext@0.10.53 1070 silly decomposeActions build es5-ext@0.10.53 1071 silly decomposeActions install es5-ext@0.10.53 1072 silly decomposeActions postinstall es5-ext@0.10.53 1073 silly decomposeActions finalize es5-ext@0.10.53 1074 silly decomposeActions refresh-package-json es5-ext@0.10.53 1075 silly decomposeActions fetch d@0.1.1 1076 silly decomposeActions extract d@0.1.1 1077 silly decomposeActions preinstall d@0.1.1 1078 silly decomposeActions build d@0.1.1 1079 silly decomposeActions install d@0.1.1 1080 silly decomposeActions postinstall d@0.1.1 1081 silly decomposeActions finalize d@0.1.1 1082 silly decomposeActions refresh-package-json d@0.1.1 1083 silly decomposeActions fetch es6-symbol@2.0.1 1084 silly decomposeActions extract es6-symbol@2.0.1 1085 silly decomposeActions preinstall es6-symbol@2.0.1 1086 silly decomposeActions build es6-symbol@2.0.1 1087 silly decomposeActions install es6-symbol@2.0.1 1088 silly decomposeActions postinstall es6-symbol@2.0.1 1089 silly decomposeActions finalize es6-symbol@2.0.1 1090 silly decomposeActions refresh-package-json es6-symbol@2.0.1 1091 silly decomposeActions fetch es6-iterator@0.1.3 1092 silly decomposeActions extract es6-iterator@0.1.3 1093 silly decomposeActions preinstall es6-iterator@0.1.3 1094 silly decomposeActions build es6-iterator@0.1.3 1095 silly decomposeActions install es6-iterator@0.1.3 1096 silly decomposeActions postinstall es6-iterator@0.1.3 1097 silly decomposeActions finalize es6-iterator@0.1.3 1098 silly decomposeActions refresh-package-json es6-iterator@0.1.3 1099 silly decomposeActions fetch es6-weak-map@0.1.4 1100 silly decomposeActions extract es6-weak-map@0.1.4 1101 silly decomposeActions preinstall es6-weak-map@0.1.4 1102 silly decomposeActions build es6-weak-map@0.1.4 1103 silly decomposeActions install es6-weak-map@0.1.4 1104 silly decomposeActions postinstall es6-weak-map@0.1.4 1105 silly decomposeActions finalize es6-weak-map@0.1.4 1106 silly decomposeActions refresh-package-json es6-weak-map@0.1.4 1107 silly decomposeActions fetch property-accessors@1.1.3 1108 silly decomposeActions extract property-accessors@1.1.3 1109 silly decomposeActions preinstall property-accessors@1.1.3 1110 silly decomposeActions build property-accessors@1.1.3 1111 silly decomposeActions install property-accessors@1.1.3 1112 silly decomposeActions postinstall property-accessors@1.1.3 1113 silly decomposeActions finalize property-accessors@1.1.3 1114 silly decomposeActions refresh-package-json property-accessors@1.1.3 1115 silly decomposeActions fetch underscore@1.10.2 1116 silly decomposeActions extract underscore@1.10.2 1117 silly decomposeActions preinstall underscore@1.10.2 1118 silly decomposeActions build underscore@1.10.2 1119 silly decomposeActions install underscore@1.10.2 1120 silly decomposeActions postinstall underscore@1.10.2 1121 silly decomposeActions finalize underscore@1.10.2 1122 silly decomposeActions refresh-package-json underscore@1.10.2 1123 silly decomposeActions fetch underscore-plus@1.7.0 1124 silly decomposeActions extract underscore-plus@1.7.0 1125 silly decomposeActions preinstall underscore-plus@1.7.0 1126 silly decomposeActions build underscore-plus@1.7.0 1127 silly decomposeActions install underscore-plus@1.7.0 1128 silly decomposeActions postinstall underscore-plus@1.7.0 1129 silly decomposeActions finalize underscore-plus@1.7.0 1130 silly decomposeActions refresh-package-json underscore-plus@1.7.0 1131 silly decomposeActions fetch emissary@1.3.3 1132 silly decomposeActions extract emissary@1.3.3 1133 silly decomposeActions preinstall emissary@1.3.3 1134 silly decomposeActions build emissary@1.3.3 1135 silly decomposeActions install emissary@1.3.3 1136 silly decomposeActions postinstall emissary@1.3.3 1137 silly decomposeActions finalize emissary@1.3.3 1138 silly decomposeActions refresh-package-json emissary@1.3.3 1139 silly decomposeActions fetch util-deprecate@1.0.2 1140 silly decomposeActions extract util-deprecate@1.0.2 1141 silly decomposeActions preinstall util-deprecate@1.0.2 1142 silly decomposeActions build util-deprecate@1.0.2 1143 silly decomposeActions install util-deprecate@1.0.2 1144 silly decomposeActions postinstall util-deprecate@1.0.2 1145 silly decomposeActions finalize util-deprecate@1.0.2 1146 silly decomposeActions refresh-package-json util-deprecate@1.0.2 1147 silly decomposeActions fetch readable-stream@3.6.0 1148 silly decomposeActions extract readable-stream@3.6.0 1149 silly decomposeActions preinstall readable-stream@3.6.0 1150 silly decomposeActions build readable-stream@3.6.0 1151 silly decomposeActions install readable-stream@3.6.0 1152 silly decomposeActions postinstall readable-stream@3.6.0 1153 silly decomposeActions finalize readable-stream@3.6.0 1154 silly decomposeActions refresh-package-json readable-stream@3.6.0 1155 silly decomposeActions fetch bl@4.0.2 1156 silly decomposeActions extract bl@4.0.2 1157 silly decomposeActions preinstall bl@4.0.2 1158 silly decomposeActions build bl@4.0.2 1159 silly decomposeActions install bl@4.0.2 1160 silly decomposeActions postinstall bl@4.0.2 1161 silly decomposeActions finalize bl@4.0.2 1162 silly decomposeActions refresh-package-json bl@4.0.2 1163 silly decomposeActions fetch readable-stream@2.3.7 1164 silly decomposeActions extract readable-stream@2.3.7 1165 silly decomposeActions preinstall readable-stream@2.3.7 1166 silly decomposeActions build readable-stream@2.3.7 1167 silly decomposeActions install readable-stream@2.3.7 1168 silly decomposeActions postinstall readable-stream@2.3.7 1169 silly decomposeActions finalize readable-stream@2.3.7 1170 silly decomposeActions refresh-package-json readable-stream@2.3.7 1171 silly decomposeActions fetch are-we-there-yet@1.1.5 1172 silly decomposeActions extract are-we-there-yet@1.1.5 1173 silly decomposeActions preinstall are-we-there-yet@1.1.5 1174 silly decomposeActions build are-we-there-yet@1.1.5 1175 silly decomposeActions install are-we-there-yet@1.1.5 1176 silly decomposeActions postinstall are-we-there-yet@1.1.5 1177 silly decomposeActions finalize are-we-there-yet@1.1.5 1178 silly decomposeActions refresh-package-json are-we-there-yet@1.1.5 1179 silly decomposeActions fetch readable-stream@3.6.0 1180 silly decomposeActions extract readable-stream@3.6.0 1181 silly decomposeActions preinstall readable-stream@3.6.0 1182 silly decomposeActions build readable-stream@3.6.0 1183 silly decomposeActions install readable-stream@3.6.0 1184 silly decomposeActions postinstall readable-stream@3.6.0 1185 silly decomposeActions finalize readable-stream@3.6.0 1186 silly decomposeActions refresh-package-json readable-stream@3.6.0 1187 silly decomposeActions fetch which-pm-runs@1.0.0 1188 silly decomposeActions extract which-pm-runs@1.0.0 1189 silly decomposeActions preinstall which-pm-runs@1.0.0 1190 silly decomposeActions build which-pm-runs@1.0.0 1191 silly decomposeActions install which-pm-runs@1.0.0 1192 silly decomposeActions postinstall which-pm-runs@1.0.0 1193 silly decomposeActions finalize which-pm-runs@1.0.0 1194 silly decomposeActions refresh-package-json which-pm-runs@1.0.0 1195 silly decomposeActions fetch wide-align@1.1.3 1196 silly decomposeActions extract wide-align@1.1.3 1197 silly decomposeActions preinstall wide-align@1.1.3 1198 silly decomposeActions build wide-align@1.1.3 1199 silly decomposeActions install wide-align@1.1.3 1200 silly decomposeActions postinstall wide-align@1.1.3 1201 silly decomposeActions finalize wide-align@1.1.3 1202 silly decomposeActions refresh-package-json wide-align@1.1.3 1203 silly decomposeActions fetch gauge@2.7.4 1204 silly decomposeActions extract gauge@2.7.4 1205 silly decomposeActions preinstall gauge@2.7.4 1206 silly decomposeActions build gauge@2.7.4 1207 silly decomposeActions install gauge@2.7.4 1208 silly decomposeActions postinstall gauge@2.7.4 1209 silly decomposeActions finalize gauge@2.7.4 1210 silly decomposeActions refresh-package-json gauge@2.7.4 1211 silly decomposeActions fetch npmlog@4.1.2 1212 silly decomposeActions extract npmlog@4.1.2 1213 silly decomposeActions preinstall npmlog@4.1.2 1214 silly decomposeActions build npmlog@4.1.2 1215 silly decomposeActions install npmlog@4.1.2 1216 silly decomposeActions postinstall npmlog@4.1.2 1217 silly decomposeActions finalize npmlog@4.1.2 1218 silly decomposeActions refresh-package-json npmlog@4.1.2 1219 silly decomposeActions fetch window-size@0.1.4 1220 silly decomposeActions extract window-size@0.1.4 1221 silly decomposeActions preinstall window-size@0.1.4 1222 silly decomposeActions build window-size@0.1.4 1223 silly decomposeActions install window-size@0.1.4 1224 silly decomposeActions postinstall window-size@0.1.4 1225 silly decomposeActions finalize window-size@0.1.4 1226 silly decomposeActions refresh-package-json window-size@0.1.4 1227 silly decomposeActions fetch wrap-ansi@2.1.0 1228 silly decomposeActions extract wrap-ansi@2.1.0 1229 silly decomposeActions preinstall wrap-ansi@2.1.0 1230 silly decomposeActions build wrap-ansi@2.1.0 1231 silly decomposeActions install wrap-ansi@2.1.0 1232 silly decomposeActions postinstall wrap-ansi@2.1.0 1233 silly decomposeActions finalize wrap-ansi@2.1.0 1234 silly decomposeActions refresh-package-json wrap-ansi@2.1.0 1235 silly decomposeActions fetch cliui@3.2.0 1236 silly decomposeActions extract cliui@3.2.0 1237 silly decomposeActions preinstall cliui@3.2.0 1238 silly decomposeActions build cliui@3.2.0 1239 silly decomposeActions install cliui@3.2.0 1240 silly decomposeActions postinstall cliui@3.2.0 1241 silly decomposeActions finalize cliui@3.2.0 1242 silly decomposeActions refresh-package-json cliui@3.2.0 1243 silly decomposeActions fetch wrappy@1.0.2 1244 silly decomposeActions extract wrappy@1.0.2 1245 silly decomposeActions preinstall wrappy@1.0.2 1246 silly decomposeActions build wrappy@1.0.2 1247 silly decomposeActions install wrappy@1.0.2 1248 silly decomposeActions postinstall wrappy@1.0.2 1249 silly decomposeActions finalize wrappy@1.0.2 1250 silly decomposeActions refresh-package-json wrappy@1.0.2 1251 silly decomposeActions fetch once@1.4.0 1252 silly decomposeActions extract once@1.4.0 1253 silly decomposeActions preinstall once@1.4.0 1254 silly decomposeActions build once@1.4.0 1255 silly decomposeActions install once@1.4.0 1256 silly decomposeActions postinstall once@1.4.0 1257 silly decomposeActions finalize once@1.4.0 1258 silly decomposeActions refresh-package-json once@1.4.0 1259 silly decomposeActions fetch end-of-stream@1.4.4 1260 silly decomposeActions extract end-of-stream@1.4.4 1261 silly decomposeActions preinstall end-of-stream@1.4.4 1262 silly decomposeActions build end-of-stream@1.4.4 1263 silly decomposeActions install end-of-stream@1.4.4 1264 silly decomposeActions postinstall end-of-stream@1.4.4 1265 silly decomposeActions finalize end-of-stream@1.4.4 1266 silly decomposeActions refresh-package-json end-of-stream@1.4.4 1267 silly decomposeActions fetch tar-stream@2.1.2 1268 silly decomposeActions extract tar-stream@2.1.2 1269 silly decomposeActions preinstall tar-stream@2.1.2 1270 silly decomposeActions build tar-stream@2.1.2 1271 silly decomposeActions install tar-stream@2.1.2 1272 silly decomposeActions postinstall tar-stream@2.1.2 1273 silly decomposeActions finalize tar-stream@2.1.2 1274 silly decomposeActions refresh-package-json tar-stream@2.1.2 1275 silly decomposeActions fetch inflight@1.0.6 1276 silly decomposeActions extract inflight@1.0.6 1277 silly decomposeActions preinstall inflight@1.0.6 1278 silly decomposeActions build inflight@1.0.6 1279 silly decomposeActions install inflight@1.0.6 1280 silly decomposeActions postinstall inflight@1.0.6 1281 silly decomposeActions finalize inflight@1.0.6 1282 silly decomposeActions refresh-package-json inflight@1.0.6 1283 silly decomposeActions fetch glob@7.1.6 1284 silly decomposeActions extract glob@7.1.6 1285 silly decomposeActions preinstall glob@7.1.6 1286 silly decomposeActions build glob@7.1.6 1287 silly decomposeActions install glob@7.1.6 1288 silly decomposeActions postinstall glob@7.1.6 1289 silly decomposeActions finalize glob@7.1.6 1290 silly decomposeActions refresh-package-json glob@7.1.6 1291 silly decomposeActions fetch rimraf@2.7.1 1292 silly decomposeActions extract rimraf@2.7.1 1293 silly decomposeActions preinstall rimraf@2.7.1 1294 silly decomposeActions build rimraf@2.7.1 1295 silly decomposeActions install rimraf@2.7.1 1296 silly decomposeActions postinstall rimraf@2.7.1 1297 silly decomposeActions finalize rimraf@2.7.1 1298 silly decomposeActions refresh-package-json rimraf@2.7.1 1299 silly decomposeActions fetch fs-plus@3.1.1 1300 silly decomposeActions extract fs-plus@3.1.1 1301 silly decomposeActions preinstall fs-plus@3.1.1 1302 silly decomposeActions build fs-plus@3.1.1 1303 silly decomposeActions install fs-plus@3.1.1 1304 silly decomposeActions postinstall fs-plus@3.1.1 1305 silly decomposeActions finalize fs-plus@3.1.1 1306 silly decomposeActions refresh-package-json fs-plus@3.1.1 1307 silly decomposeActions fetch pump@3.0.0 1308 silly decomposeActions extract pump@3.0.0 1309 silly decomposeActions preinstall pump@3.0.0 1310 silly decomposeActions build pump@3.0.0 1311 silly decomposeActions install pump@3.0.0 1312 silly decomposeActions postinstall pump@3.0.0 1313 silly decomposeActions finalize pump@3.0.0 1314 silly decomposeActions refresh-package-json pump@3.0.0 1315 silly decomposeActions fetch tar-fs@2.1.0 1316 silly decomposeActions extract tar-fs@2.1.0 1317 silly decomposeActions preinstall tar-fs@2.1.0 1318 silly decomposeActions build tar-fs@2.1.0 1319 silly decomposeActions install tar-fs@2.1.0 1320 silly decomposeActions postinstall tar-fs@2.1.0 1321 silly decomposeActions finalize tar-fs@2.1.0 1322 silly decomposeActions refresh-package-json tar-fs@2.1.0 1323 silly decomposeActions fetch simple-get@3.1.0 1324 silly decomposeActions extract simple-get@3.1.0 1325 silly decomposeActions preinstall simple-get@3.1.0 1326 silly decomposeActions build simple-get@3.1.0 1327 silly decomposeActions install simple-get@3.1.0 1328 silly decomposeActions postinstall simple-get@3.1.0 1329 silly decomposeActions finalize simple-get@3.1.0 1330 silly decomposeActions refresh-package-json simple-get@3.1.0 1331 silly decomposeActions fetch prebuild-install@5.3.3 1332 silly decomposeActions extract prebuild-install@5.3.3 1333 silly decomposeActions preinstall prebuild-install@5.3.3 1334 silly decomposeActions build prebuild-install@5.3.3 1335 silly decomposeActions install prebuild-install@5.3.3 1336 silly decomposeActions postinstall prebuild-install@5.3.3 1337 silly decomposeActions finalize prebuild-install@5.3.3 1338 silly decomposeActions refresh-package-json prebuild-install@5.3.3 1339 silly decomposeActions fetch oniguruma-prebuilt@7.2.4 1340 silly decomposeActions extract oniguruma-prebuilt@7.2.4 1341 silly decomposeActions preinstall oniguruma-prebuilt@7.2.4 1342 silly decomposeActions build oniguruma-prebuilt@7.2.4 1343 silly decomposeActions install oniguruma-prebuilt@7.2.4 1344 silly decomposeActions postinstall oniguruma-prebuilt@7.2.4 1345 silly decomposeActions finalize oniguruma-prebuilt@7.2.4 1346 silly decomposeActions refresh-package-json oniguruma-prebuilt@7.2.4 1347 silly decomposeActions fetch y18n@3.2.1 1348 silly decomposeActions extract y18n@3.2.1 1349 silly decomposeActions preinstall y18n@3.2.1 1350 silly decomposeActions build y18n@3.2.1 1351 silly decomposeActions install y18n@3.2.1 1352 silly decomposeActions postinstall y18n@3.2.1 1353 silly decomposeActions finalize y18n@3.2.1 1354 silly decomposeActions refresh-package-json y18n@3.2.1 1355 silly decomposeActions fetch yargs@3.32.0 1356 silly decomposeActions extract yargs@3.32.0 1357 silly decomposeActions preinstall yargs@3.32.0 1358 silly decomposeActions build yargs@3.32.0 1359 silly decomposeActions install yargs@3.32.0 1360 silly decomposeActions postinstall yargs@3.32.0 1361 silly decomposeActions finalize yargs@3.32.0 1362 silly decomposeActions refresh-package-json yargs@3.32.0 1363 silly decomposeActions fetch season@6.0.2 1364 silly decomposeActions extract season@6.0.2 1365 silly decomposeActions preinstall season@6.0.2 1366 silly decomposeActions build season@6.0.2 1367 silly decomposeActions install season@6.0.2 1368 silly decomposeActions postinstall season@6.0.2 1369 silly decomposeActions finalize season@6.0.2 1370 silly decomposeActions refresh-package-json season@6.0.2 1371 silly decomposeActions fetch atom-package-deps@4.6.2 1372 silly decomposeActions extract atom-package-deps@4.6.2 1373 silly decomposeActions preinstall atom-package-deps@4.6.2 1374 silly decomposeActions build atom-package-deps@4.6.2 1375 silly decomposeActions install atom-package-deps@4.6.2 1376 silly decomposeActions postinstall atom-package-deps@4.6.2 1377 silly decomposeActions finalize atom-package-deps@4.6.2 1378 silly decomposeActions refresh-package-json atom-package-deps@4.6.2 1379 silly decomposeActions fetch first-mate-prebuilt@7.4.1 1380 silly decomposeActions extract first-mate-prebuilt@7.4.1 1381 silly decomposeActions preinstall first-mate-prebuilt@7.4.1 1382 silly decomposeActions build first-mate-prebuilt@7.4.1 1383 silly decomposeActions install first-mate-prebuilt@7.4.1 1384 silly decomposeActions postinstall first-mate-prebuilt@7.4.1 1385 silly decomposeActions finalize first-mate-prebuilt@7.4.1 1386 silly decomposeActions refresh-package-json first-mate-prebuilt@7.4.1 1387 silly decomposeActions fetch fuzzaldrin-plus@0.6.0 1388 silly decomposeActions extract fuzzaldrin-plus@0.6.0 1389 silly decomposeActions preinstall fuzzaldrin-plus@0.6.0 1390 silly decomposeActions build fuzzaldrin-plus@0.6.0 1391 silly decomposeActions install fuzzaldrin-plus@0.6.0 1392 silly decomposeActions postinstall fuzzaldrin-plus@0.6.0 1393 silly decomposeActions finalize fuzzaldrin-plus@0.6.0 1394 silly decomposeActions refresh-package-json fuzzaldrin-plus@0.6.0 1395 silly decomposeActions fetch lodash@4.17.15 1396 silly decomposeActions extract lodash@4.17.15 1397 silly decomposeActions preinstall lodash@4.17.15 1398 silly decomposeActions build lodash@4.17.15 1399 silly decomposeActions install lodash@4.17.15 1400 silly decomposeActions postinstall lodash@4.17.15 1401 silly decomposeActions finalize lodash@4.17.15 1402 silly decomposeActions refresh-package-json lodash@4.17.15 1403 silly decomposeActions fetch autocomplete-latex@0.9.2 1404 silly decomposeActions extract autocomplete-latex@0.9.2 1405 silly decomposeActions preinstall autocomplete-latex@0.9.2 1406 silly decomposeActions build autocomplete-latex@0.9.2 1407 silly decomposeActions install autocomplete-latex@0.9.2 1408 silly decomposeActions postinstall autocomplete-latex@0.9.2 1409 silly decomposeActions finalize autocomplete-latex@0.9.2 1410 silly decomposeActions refresh-package-json autocomplete-latex@0.9.2 1411 silly install executeActions 1412 silly doSerial global-install 928 1413 verbose correctMkdir C:\Users\Felix.atom.apm_locks correctMkdir not in flight; initializing 1414 timing audit compress Completed in 5ms 1415 info audit Submitting payload of 8016bytes 1416 verbose lock using C:\Users\Felix.atom.apm_locks\staging-1ffc73551c327a7e.lock for C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging 1417 silly doParallel extract 116 1418 silly extract ansi-regex@2.1.1 1419 silly extract aproba@1.2.0 1420 silly extract async@1.5.2 1421 silly extract balanced-match@1.0.0 1422 silly extract base64-js@1.3.1 1423 silly extract camelcase@2.1.1 1424 silly extract chownr@1.1.4 1425 silly extract code-point-at@1.1.0 1426 silly extract coffee-script@1.12.7 1427 silly extract concat-map@0.0.1 1428 silly extract brace-expansion@1.1.11 1429 silly extract console-control-strings@1.1.0 1430 silly extract core-util-is@1.0.2 1431 silly extract cson-parser@1.3.5 1432 silly extract decamelize@1.2.0 1433 silly extract deep-extend@0.6.0 1434 silly extract delegates@1.0.0 1435 silly extract detect-libc@1.0.3 1436 silly extract event-kit@2.5.3 1437 silly extract expand-template@2.0.3 1438 silly extract type@2.0.0 1439 silly extract ext@1.4.0 1440 silly extract fs-constants@1.0.0 1441 silly extract fs.realpath@1.0.0 1442 silly extract github-from-package@0.0.0 1443 silly extract grim@2.0.2 1444 silly extract has-unicode@2.0.1 1445 silly extract ieee754@1.1.13 1446 silly extract buffer@5.6.0 1447 silly extract inherits@2.0.4 1448 silly extract ini@1.3.5 1449 silly extract invert-kv@1.0.0 1450 silly extract is-utf8@0.2.1 1451 silly extract isarray@1.0.0 1452 silly extract lcid@1.0.0 1453 silly extract mimic-response@2.1.0 1454 silly extract decompress-response@4.2.1 1455 silly extract minimatch@3.0.4 1456 silly extract minimist@1.2.5 1457 silly extract mixto@1.0.0 1458 silly extract mkdirp@0.5.5 1459 silly extract mkdirp-classic@0.5.3 1460 silly extract nan@2.14.1 1461 silly extract napi-build-utils@1.0.2 1462 silly extract next-tick@1.0.0 1463 silly extract noop-logger@0.1.1 1464 silly extract number-is-nan@1.0.1 1465 silly extract is-fullwidth-code-point@1.0.0 1466 silly extract object-assign@4.1.1 1467 silly extract os-locale@1.4.0 1468 silly tarball trying ansi-regex@^2.0.0 by hash: sha1-w7M6te42DYbg5ijwRorn7yfWVN8= 1469 silly tarball trying aproba@^1.0.3 by hash: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw== 1470 silly tarball trying async@^1.5.2 by hash: sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo= 1471 silly tarball trying balanced-match@^1.0.0 by hash: sha1-ibTRmasr7kneFk6gK4nORi1xt2c= 1472 silly tarball trying base64-js@^1.0.2 by hash: sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g== 1473 silly tarball trying camelcase@^2.0.1 by hash: sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8= 1474 silly tarball trying chownr@^1.1.1 by hash: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg== 1475 silly tarball trying code-point-at@^1.0.0 by hash: sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c= 1476 silly tarball trying coffee-script@^1.10.0 by hash: sha512-fLeEhqwymYat/MpTPUjSKHVYYl0ec2mOyALEMLmzr5i1isuG+6jfI2j2d5oBO3VIzgUXgBVIcOT9uH1TFxBckw== 1477 silly tarball trying concat-map@0.0.1 by hash: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= 1478 silly tarball trying brace-expansion@^1.1.7 by hash: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== 1479 silly tarball trying console-control-strings@~1.1.0 by hash: sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4= 1480 silly tarball trying core-util-is@~1.0.0 by hash: sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= 1481 silly tarball trying cson-parser@^1.3.0 by hash: sha1-fsZ14DkUVTO/KmqFYHPxWZ2cLSQ= 1482 silly tarball trying decamelize@^1.1.1 by hash: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA= 1483 silly tarball trying deep-extend@^0.6.0 by hash: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA== 1484 silly tarball trying delegates@^1.0.0 by hash: sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o= 1485 silly tarball trying detect-libc@^1.0.3 by hash: sha1-+hN8S9aY7fVc1c0CrFWfkaTEups= 1486 silly tarball trying event-kit@^2.2.0 by hash: sha512-b7Qi1JNzY4BfAYfnIRanLk0DOD1gdkWHT4GISIn8Q2tAf3LpU8SP2CMwWaq40imYoKWbtN4ZhbSRxvsnikooZQ== 1487 silly tarball trying expand-template@^2.0.3 by hash: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg== 1488 silly tarball trying type@^2.0.0 by hash: sha512-KBt58xCHry4Cejnc2ISQAF7QY+ORngsWfxezO68+12hKV6lQY8P/psIkcbjeHWn7MqcgciWJyCCevFMJdIXpow== 1489 silly tarball trying ext@^1.1.2 by hash: sha512-Key5NIsUxdqKg3vIsdw9dSuXpPCQ297y6wBjL30edxwPgt2E44WcWBZey/ZvUc6sERLTxKdyCu4gZFmUbk1Q7A== 1490 silly tarball trying fs-constants@^1.0.0 by hash: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow== 1491 silly tarball trying fs.realpath@^1.0.0 by hash: sha1-FQStJSMVjKpA20onh8sBQRmU6k8= 1492 silly tarball trying github-from-package@0.0.0 by hash: sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4= 1493 silly tarball trying grim@^2.0.1 by hash: sha512-Qj7hTJRfd87E/gUgfvM0YIH/g2UA2SV6niv6BYXk1o6w4mhgv+QyYM1EjOJQljvzgEj4SqSsRWldXIeKHz3e3Q== 1494 silly tarball trying has-unicode@^2.0.0 by hash: sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk= 1495 silly tarball trying ieee754@^1.1.4 by hash: sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg== 1496 silly tarball trying buffer@^5.5.0 by hash: sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw== 1497 silly tarball trying inherits@2 by hash: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== 1498 silly tarball trying ini@~1.3.0 by hash: sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== 1499 silly tarball trying invert-kv@^1.0.0 by hash: sha1-EEqOSqym09jNFXqO+L+rLXo//bY= 1500 silly tarball trying is-utf8@^0.2.1 by hash: sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI= 1501 silly tarball trying isarray@~1.0.0 by hash: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE= 1502 silly tarball trying lcid@^1.0.0 by hash: sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU= 1503 silly tarball trying mimic-response@^2.0.0 by hash: sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA== 1504 silly tarball trying decompress-response@^4.2.0 by hash: sha512-jOSne2qbyE+/r8G1VU+G/82LBs2Fs4LAsTiLSHOCOMZQl2OKZ6i8i4IyHemTe+/yIXOtTcRQMzPcgyhoFlqPkw== 1505 silly tarball trying minimatch@^3.0.4 by hash: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA== 1506 silly tarball trying minimist@^1.2.5 by hash: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== 1507 silly tarball trying mixto@1.x by hash: sha1-wyDvYbUvKJj1IuF9i7xtUG2EJbY= 1508 silly tarball trying mkdirp@^0.5.1 by hash: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ== 1509 silly tarball trying mkdirp-classic@^0.5.2 by hash: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A== 1510 silly tarball trying nan@^2.14.0 by hash: sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw== 1511 silly tarball trying napi-build-utils@^1.0.1 by hash: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg== 1512 silly tarball trying next-tick@~1.0.0 by hash: sha1-yobR/ogoFpsBICCOPchCS524NCw= 1513 silly tarball trying noop-logger@^0.1.1 by hash: sha1-lKKxYzxPExdVMAfYlm/Q6EG2pMI= 1514 silly tarball trying number-is-nan@^1.0.0 by hash: sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0= 1515 silly tarball trying is-fullwidth-code-point@^1.0.0 by hash: sha1-754xOG8DGn8NZDr4L95QxFfvAMs= 1516 silly tarball trying object-assign@^4.1.0 by hash: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= 1517 silly tarball trying os-locale@^1.4.0 by hash: sha1-IPnxeuKe00XoveWDsT0gCYA8FNk= 1518 silly extract ansi-regex@^2.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\ansi-regex-cb49535c (273ms) 1519 silly extract invert-kv@^1.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\invert-kv-d4c4dfb7 (258ms) 1520 silly extract aproba@^1.0.3 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\aproba-b26e6964 (272ms) 1521 silly extract camelcase@^2.0.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\camelcase-cfdbd444 (271ms) 1522 silly extract code-point-at@^1.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\code-point-at-2eff8e1e (270ms) 1523 silly extract chownr@^1.1.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\chownr-f877e074 (270ms) 1524 silly extract autocomplete-latex@0.9.2 1525 silly extract lodash@4.17.15 1526 silly extract fuzzaldrin-plus@0.6.0 1527 silly tarball trying https://www.atom.io/api/packages/autocomplete-latex/versions/0.9.2/tarball by hash: sha512-lYSVMMbbYSHMUqy/AiWtIF3L41Flt/TcBIAiTpVAOwFB1f5/d430k2Wf1ak1VM7rnL/vYWoqUiajCSKvm8KI4Q== 1528 silly tarball trying lodash@^4.17.4 by hash: sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== 1529 silly tarball trying fuzzaldrin-plus@^0.6.0 by hash: sha1-gy9kifvodnaUWVmckUpnDsIpR+4= 1530 silly extract brace-expansion@^1.1.7 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\brace-expansion-9c2e2642 (278ms) 1531 silly extract decamelize@^1.1.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\decamelize-023b8d7e (274ms) 1532 silly extract has-unicode@^2.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\has-unicode-3e79d57c (269ms) 1533 silly extract ieee754@^1.1.4 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\ieee754-bce37ac4 (269ms) 1534 silly extract ini@~1.3.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\ini-0bbff411 (268ms) 1535 silly extract is-utf8@^0.2.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\is-utf8-2210ef11 (267ms) 1536 silly extract mkdirp-classic@^0.5.2 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\mkdirp-classic-90875192 (264ms) 1537 silly extract number-is-nan@^1.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\number-is-nan-6ed6b33a (262ms) 1538 silly extract object-assign@^4.1.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\object-assign-01901c5c (261ms) 1539 silly extract balanced-match@^1.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\balanced-match-1d77d8b1 (280ms) 1540 silly extract os-locale@^1.4.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\os-locale-f5beb5a8 (260ms) 1541 silly extract is-fullwidth-code-point@^1.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\is-fullwidth-code-point-0aaa50b4 (261ms) 1542 silly extract base64-js@^1.0.2 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\base64-js-6493cd5f (280ms) 1543 silly extract first-mate-prebuilt@7.4.1 1544 silly extract atom-package-deps@4.6.2 1545 silly extract season@6.0.2 1546 silly extract yargs@3.32.0 1547 silly extract y18n@3.2.1 1548 silly extract oniguruma-prebuilt@7.2.4 1549 silly extract prebuild-install@5.3.3 1550 silly extract simple-get@3.1.0 1551 silly extract tar-fs@2.1.0 1552 silly extract pump@3.0.0 1553 silly extract fs-plus@3.1.1 1554 silly extract rimraf@2.7.1 1555 silly extract glob@7.1.6 1556 silly extract inflight@1.0.6 1557 silly extract tar-stream@2.1.2 1558 silly extract end-of-stream@1.4.4 1559 silly tarball trying first-mate-prebuilt@7.4.1 by hash: sha512-uhQF3VF/4pMaP7vl89M2IWcFlDFmsOyrJevLqC8/87lcSi1838PgRwvsmDm+ZbzACEXBzO3ydxOMI26+OWHOfw== 1560 silly tarball trying atom-package-deps@^4.6.0 by hash: sha512-GOcCULZPzpcFfnHo9Oz5fT/EaArFHNs84E4rp/Nox0/GlS1UYkEF44FRdgD+7TxAudRfQAXE0a8wh0GealCXZg== 1561 silly tarball trying season@^6.0.2 by hash: sha1-naWPsd3SSCTXYhstxjpxI7UCF7Y= 1562 silly tarball trying yargs@^3.23.0 by hash: sha1-AwiOnr+edWtpdRYR0qXvWRSCyZU= 1563 silly tarball trying y18n@^3.2.0 by hash: sha1-bRX7qITAhnnA136I53WegR4H+kE= 1564 silly tarball trying oniguruma-prebuilt@7.2.4 by hash: sha512-MygBzMbYtZUEmdPeXujPNMeqwyOgPWURjgJdILYFkG+CK9WoNy1H854i5jGnzn88ZCV6TkZK6sxukzepLM+bGA== 1565 silly tarball trying prebuild-install@5.3.3 by hash: sha512-GV+nsUXuPW2p8Zy7SarF/2W/oiK8bFQgJcncoJ0d7kRpekEA0ftChjfEaF9/Y+QJEc/wFR7RAEa8lYByuUIe2g== 1566 silly tarball trying simple-get@^3.0.3 by hash: sha512-bCR6cP+aTdScaQCnQKbPKtJOKDp/hj9EDLJo3Nw4y1QksqaovlW/bnptB6/c1e+qmNIDHRK+oXFDdEqBT8WzUA== 1567 silly tarball trying tar-fs@^2.0.0 by hash: sha512-9uW5iDvrIMCVpvasdFHW0wJPez0K4JnMZtsuIeDI7HyMGJNxmDZDOCQROr7lXyS+iL/QMpj07qcjGYTSdRFXUg== 1568 silly tarball trying pump@^3.0.0 by hash: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww== 1569 silly tarball trying fs-plus@^3.0.0 by hash: sha512-Se2PJdOWXqos1qVTkvqqjb0CSnfBnwwD+pq+z4ksT+e97mEShod/hrNg0TRCCsXPbJzcIq+NuzQhigunMWMJUA== 1570 silly tarball trying rimraf@^2.5.2 by hash: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w== 1571 silly tarball trying glob@^7.1.3 by hash: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA== 1572 silly tarball trying inflight@^1.0.4 by hash: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk= 1573 silly tarball trying tar-stream@^2.0.0 by hash: sha512-UaF6FoJ32WqALZGOIAApXx+OdxhekNMChu6axLJR85zMMjXKWFGjbIRe+J6P4UnRGg9rAwWvbTT0oI7hD/Un7Q== 1574 silly tarball trying end-of-stream@^1.1.0 by hash: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q== 1575 silly extract console-control-strings@~1.1.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\console-control-strings-d4ea47a0 (302ms) 1576 silly extract fs-constants@^1.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\fs-constants-c5a0c87e (294ms) 1577 silly extract inherits@2 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\inherits-52e3f022 (292ms) 1578 silly extract lcid@^1.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\lcid-1fbc134b (290ms) 1579 silly extract mimic-response@^2.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\mimic-response-ad004161 (290ms) 1580 silly extract decompress-response@^4.2.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\decompress-response-dd1df292 (290ms) 1581 silly extract once@1.4.0 1582 silly extract wrappy@1.0.2 1583 silly extract cliui@3.2.0 1584 silly extract wrap-ansi@2.1.0 1585 silly extract window-size@0.1.4 1586 silly extract npmlog@4.1.2 1587 silly tarball trying once@^1.3.0 by hash: sha1-WDsap3WWHUsROsF9nFC6753Xa9E= 1588 silly tarball trying wrappy@1 by hash: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= 1589 silly tarball trying cliui@^3.0.3 by hash: sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0= 1590 silly tarball trying wrap-ansi@^2.0.0 by hash: sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU= 1591 silly tarball trying window-size@^0.1.4 by hash: sha1-+OGqHuWlPsW/FR/6CXQqatdpeHY= 1592 silly tarball trying npmlog@^4.0.1 by hash: sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg== 1593 silly extract expand-template@^2.0.3 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\expand-template-9de59cd9 (324ms) 1594 silly extract fs.realpath@^1.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\fs.realpath-99d270a7 (322ms) 1595 silly extract minimatch@^3.0.4 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\minimatch-b46896ee (318ms) 1596 silly extract gauge@2.7.4 1597 silly extract wide-align@1.1.3 1598 silly tarball trying gauge@~2.7.3 by hash: sha1-LANAXHU4w51+s3sxcCLjJfsBi/c= 1599 silly tarball trying wide-align@^1.1.0 by hash: sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA== 1600 silly extract mixto@1.x extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\mixto-c6766aa3 (350ms) 1601 silly extract napi-build-utils@^1.0.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\napi-build-utils-2c7207fc (349ms) 1602 silly extract which-pm-runs@1.0.0 1603 silly extract readable-stream@3.6.0 1604 silly tarball trying which-pm-runs@^1.0.0 by hash: sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs= 1605 silly tarball trying readable-stream@^3.1.1 by hash: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== 1606 silly extract isarray@~1.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\isarray-c8f0bc76 (401ms) 1607 silly extract are-we-there-yet@1.1.5 1608 silly tarball trying are-we-there-yet@~1.1.2 by hash: sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w== 1609 silly extract deep-extend@^0.6.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\deep-extend-4994e71a (429ms) 1610 silly extract mkdirp@^0.5.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\mkdirp-d07a995b (419ms) 1611 silly extract readable-stream@2.3.7 1612 silly extract bl@4.0.2 1613 silly extract readable-stream@3.6.0 1614 silly tarball trying readable-stream@^2.0.6 by hash: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw== 1615 silly tarball trying bl@^4.0.1 by hash: sha512-j4OH8f6Qg2bGuWfRiltT2HYGx0e1QcBTrK9KAHNMwMZdQnDZFk0ZSYIpADjYCB3U12nicC5tVJwSIhwOWjb4RQ== 1616 silly tarball trying readable-stream@^3.4.0 by hash: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== 1617 silly extract grim@^2.0.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\grim-4274192a (450ms) 1618 silly extract delegates@^1.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\delegates-fe5af690 (469ms) 1619 silly extract core-util-is@~1.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\core-util-is-2144fbe4 (472ms) 1620 silly extract util-deprecate@1.0.2 1621 silly extract emissary@1.3.3 1622 silly tarball trying util-deprecate@~1.0.1 by hash: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= 1623 silly tarball trying emissary@^1 by hash: sha1-phjZLWgrIy0xER3DYlpd9mF5lgY= 1624 silly extract cson-parser@^1.3.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\cson-parser-8f1ba926 (486ms) 1625 silly extract next-tick@~1.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\next-tick-afe30866 (473ms) 1626 silly extract concat-map@0.0.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\concat-map-72cc158d (489ms) 1627 silly extract underscore-plus@1.7.0 1628 silly extract underscore@1.10.2 1629 silly extract property-accessors@1.1.3 1630 silly extract es6-weak-map@0.1.4 1631 silly tarball trying underscore-plus@^1 by hash: sha512-A3BEzkeicFLnr+U/Q3EyWwJAQPbA19mtZZ4h+lLq3ttm9kn8WC4R3YpuJZEXmWdLjYP47Zc8aLZm9kwdv+zzvA== 1632 silly tarball trying underscore@^1.9.1 by hash: sha512-N4P+Q/BuyuEKFJ43B9gYuOj4TQUHXX+j2FqguVOpjkssLUUrnJofCcBccJSCoeturDoZU6GorDTHSvUDlSQbTg== 1633 silly tarball trying property-accessors@^1.1 by hash: sha1-Hd6EAkYxhlkJ7zBwM2VoDF+SixU= 1634 silly tarball trying es6-weak-map@^0.1.2 by hash: sha1-cGzvnpmqI2undmwjnIueKG6n0ig= 1635 silly extract buffer@^5.5.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\buffer-1b58d148 (508ms) 1636 silly extract detect-libc@^1.0.3 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\detect-libc-5c339c5f (534ms) 1637 silly extract noop-logger@^0.1.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\noop-logger-f210bf4c (523ms) 1638 silly extract es6-iterator@0.1.3 1639 silly extract es6-symbol@2.0.1 1640 silly tarball trying es6-iterator@~0.1.3 by hash: sha1-1vWLjE/EE8JJtLqhl2j45NfIlE4= 1641 silly tarball trying es6-symbol@~2.0.1 by hash: sha1-dhtcZ8/U8dGK+yNPaR1nhoLLO/M= 1642 silly extract d@0.1.1 1643 silly tarball trying d@~0.1.1 by hash: sha1-2hhMU10Y2O57oqoim5FACfrhEwk= 1644 silly extract y18n@^3.2.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\y18n-174a6cc2 (311ms) 1645 silly extract simple-get@^3.0.3 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\simple-get-e52cf151 (309ms) 1646 silly extract inflight@^1.0.4 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\inflight-2f716479 (305ms) 1647 silly extract end-of-stream@^1.1.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\end-of-stream-97dbb386 (304ms) 1648 silly extract es5-ext@0.10.53 1649 silly extract es6-iterator@2.0.3 1650 silly extract es6-symbol@3.1.3 1651 silly tarball trying es5-ext@~0.10.6 by hash: sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q== 1652 silly tarball trying es6-iterator@~2.0.3 by hash: sha1-p96IkUGgWpSwhUQDstCg+/qY87c= 1653 silly tarball trying es6-symbol@~3.1.3 by hash: sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA== 1654 silly extract once@^1.3.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\once-8447f47f (294ms) 1655 silly extract wrappy@1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\wrappy-5fab24d2 (294ms) 1656 silly extract wrap-ansi@^2.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\wrap-ansi-f3d44615 (293ms) 1657 silly extract d@1.0.1 1658 silly extract type@1.2.0 1659 silly extract tunnel-agent@0.6.0 1660 silly tarball trying d@1 by hash: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA== 1661 silly tarball trying type@^1.0.1 by hash: sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg== 1662 silly tarball trying tunnel-agent@^0.6.0 by hash: sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0= 1663 silly extract github-from-package@0.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\github-from-package-954b863c (634ms) 1664 silly extract rimraf@^2.5.2 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\rimraf-0c03b7bc (348ms) 1665 silly extract cliui@^3.0.3 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\cliui-ffb1ea37 (322ms) 1666 silly extract window-size@^0.1.4 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\window-size-a73a0a5e (320ms) 1667 silly extract wide-align@^1.1.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\wide-align-39e43116 (281ms) 1668 silly extract rc@1.2.8 1669 silly extract strip-json-comments@2.0.1 1670 silly extract sb-fs@3.0.0 1671 silly extract strip-bom-buf@1.0.0 1672 silly extract string-width@1.0.2 1673 silly extract strip-ansi@3.0.1 1674 silly tarball trying rc@^1.2.7 by hash: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw== 1675 silly tarball trying strip-json-comments@~2.0.1 by hash: sha1-PFMZQukIwml8DsNEhYwobHygpgo= 1676 silly tarball trying sb-fs@^3.0.0 by hash: sha1-+9zdMBDoChuOJ0kM7zNgZJdCA7g= 1677 silly tarball trying strip-bom-buf@^1.0.0 by hash: sha1-HLRar1dTD0yvhsf3UXnSyaUd1XI= 1678 silly tarball trying string-width@^1.0.1 by hash: sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M= 1679 silly tarball trying strip-ansi@^3.0.1 by hash: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8= 1680 silly extract event-kit@^2.2.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\event-kit-ee6c0aa0 (658ms) 1681 silly extract pump@^3.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\pump-682f32ec (370ms) 1682 silly extract which-pm-runs@^1.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\which-pm-runs-8931072a (298ms) 1683 silly extract string_decoder@1.1.1 1684 silly extract simple-concat@1.0.0 1685 silly extract signal-exit@3.0.3 1686 silly tarball trying string_decoder@~1.1.1 by hash: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg== 1687 silly tarball trying simple-concat@^1.0.0 by hash: sha1-c0TLuLbib7J9ZrL8hvn21Zl1IcY= 1688 silly tarball trying signal-exit@^3.0.0 by hash: sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA== 1689 silly extract npmlog@^4.0.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\npmlog-829df6fd (367ms) 1690 silly extract tar-stream@^2.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\tar-stream-ed0474ab (452ms) 1691 silly extract set-blocking@2.0.0 1692 silly extract node-abi@2.18.0 1693 silly tarball trying set-blocking@~2.0.0 by hash: sha1-BF+XgtARrppoA93TgrJDkrPYkPc= 1694 silly tarball trying node-abi@^2.7.0 by hash: sha512-yi05ZoiuNNEbyT/xXfSySZE+yVnQW6fxPZuFbLyS1s6b5Kw3HzV2PHOM4XR+nsjzkHxByK+2Wg+yCQbe35l8dw== 1695 silly extract fs-plus@^3.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\fs-plus-3fb59174 (489ms) 1696 silly extract semver@5.7.1 1697 silly tarball trying semver@^5.3.0 by hash: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== 1698 silly extract async@^1.5.2 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\async-21255fd9 (817ms) 1699 silly extract glob@^7.1.3 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\glob-83147996 (520ms) 1700 silly extract sb-promisify@2.0.2 1701 silly tarball trying sb-promisify@^2.0.1 by hash: sha1-QnelR1RIiqlnXYhuNU24lMm9yYE= 1702 silly extract util-deprecate@~1.0.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\util-deprecate-c3b547a7 (354ms) 1703 silly extract atom-package-path@1.1.0 1704 silly tarball trying atom-package-path@^1.1.0 by hash: sha1-tR/tvADnyM5SI9DYA9t6P09pYU8= 1705 silly extract season@^6.0.2 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\season-104fb27b (574ms) 1706 silly extract sb-callsite@1.1.3 1707 silly extract safe-buffer@5.1.2 1708 silly tarball trying sb-callsite@^1.1.2 by hash: sha512-wM9xJVV9KOaCmFb5GAnAwLhXCd0Pftaf8M7MY2d2rzE94Ae57cq4seFvKKdtXyaipUolbVqfbZ3IcuThmjKqsg== 1709 silly tarball trying safe-buffer@~5.1.1 by hash: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== 1710 silly extract are-we-there-yet@~1.1.2 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\are-we-there-yet-a6f762a5 (471ms) 1711 silly extract property-accessors@^1.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\property-accessors-db62c0b1 (368ms) 1712 silly extract process-nextick-args@2.0.1 1713 silly extract path-is-absolute@1.0.1 1714 silly tarball trying process-nextick-args@~2.0.0 by hash: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== 1715 silly tarball trying path-is-absolute@^1.0.0 by hash: sha1-F0uSaHNVNP+8es5r9TpanhtcX18= 1716 silly extract minimist@^1.2.5 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\minimist-5a8a08eb (889ms) 1717 silly extract prebuild-install@5.3.3 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\prebuild-install-7e6710b0 (611ms) 1718 silly extract atom-package-deps@^4.6.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\atom-package-deps-72a4b9f5 (644ms) 1719 silly extract underscore-plus@^1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\underscore-plus-c4f7821b (435ms) 1720 silly extract tunnel-agent@^0.6.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\tunnel-agent-bd1ebe88 (313ms) 1721 silly extract strip-json-comments@~2.0.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\strip-json-comments-b7ac499d (296ms) 1722 silly extract string-width@^1.0.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\string-width-75f9401f (293ms) 1723 silly extract strip-ansi@^3.0.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\strip-ansi-579d5ec8 (292ms) 1724 silly extract strip-bom-buf@^1.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\strip-bom-buf-4200f1fa (294ms) 1725 silly extract signal-exit@^3.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\signal-exit-4db88ebb (292ms) 1726 silly extract emissary@^1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\emissary-60d4e2ef (498ms) 1727 silly extract bl@^4.0.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\bl-2fae1dd7 (529ms) 1728 silly extract set-blocking@~2.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\set-blocking-cf8debb2 (244ms) 1729 silly extract string_decoder@~1.1.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\string_decoder-df4be9c9 (312ms) 1730 silly extract simple-concat@^1.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\simple-concat-1a62ffea (311ms) 1731 silly extract sb-fs@^3.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\sb-fs-4ef46f13 (342ms) 1732 silly extract gauge@~2.7.3 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\gauge-6a12bd45 (644ms) 1733 silly extract d@~0.1.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\d-12f945a9 (440ms) 1734 silly extract process-nextick-args@~2.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\process-nextick-args-a61d64dc (116ms) 1735 silly extract path-is-absolute@^1.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\path-is-absolute-3f3f4474 (115ms) 1736 silly extract safe-buffer@~5.1.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\safe-buffer-a3c52319 (146ms) 1737 silly extract node-abi@^2.7.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\node-abi-a0e6ef51 (247ms) 1738 silly extract sb-promisify@^2.0.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\sb-promisify-1717780d (204ms) 1739 silly extract es6-weak-map@^0.1.2 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\es6-weak-map-445d54f6 (514ms) 1740 silly extract d@1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\d-728820bd (427ms) 1741 silly extract semver@^5.3.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\semver-754cf6eb (243ms) 1742 silly extract es6-symbol@~2.0.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\es6-symbol-2199e24b (483ms) 1743 silly extract rc@^1.2.7 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\rc-3233310b (406ms) 1744 silly extract sb-callsite@^1.1.2 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\sb-callsite-f2a4a3c7 (183ms) 1745 silly extract atom-package-path@^1.1.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\atom-package-path-35c21ca7 (223ms) 1746 silly extract underscore@^1.9.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\underscore-741556ca (555ms) 1747 silly extract es6-iterator@~0.1.3 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\es6-iterator-7c534d8e (542ms) 1748 silly extract yargs@^3.23.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\yargs-cfe3c2b4 (803ms) 1749 timing audit submit Completed in 1188ms 1750 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/audits/quick 1188ms 1751 timing audit body Completed in 1ms 1752 silly extract coffee-script@^1.10.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\coffee-script-89406ad3 (1099ms) 1753 silly extract readable-stream@^3.1.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\readable-stream-7e9132a1 (695ms) 1754 silly extract readable-stream@^3.4.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\readable-stream-e8036b17 (655ms) 1755 silly extract es6-iterator@~2.0.3 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\es6-iterator-c7ba6573 (501ms) 1756 silly extract readable-stream@^2.0.6 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\readable-stream-efef840b (685ms) 1757 silly extract es6-symbol@~3.1.3 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\es6-symbol-f352065d (515ms) 1758 silly extract https://www.atom.io/api/packages/autocomplete-latex/versions/0.9.2/tarball extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\autocomplete-latex-3619a2a5 (856ms) 1759 silly extract first-mate-prebuilt@7.4.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\first-mate-prebuilt-3ce4d4a0 (881ms) 1760 silly extract nan@^2.14.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\nan-04d8b038 (1186ms) 1761 silly extract tar-fs@^2.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\tar-fs-edbdebfd (909ms) 1762 silly extract fuzzaldrin-plus@^0.6.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\fuzzaldrin-plus-fc29da70 (931ms) 1763 silly extract ext@^1.1.2 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\ext-1bfff220 (1293ms) 1764 silly extract type@^2.0.0 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\type-f263bf62 (1734ms) 1765 silly extract type@^1.0.1 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\type-9450742f (1127ms) 1766 silly extract oniguruma-prebuilt@7.2.4 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\oniguruma-prebuilt-14378850 (1527ms) 1767 silly extract lodash@^4.17.4 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\lodash-b463968b (1933ms) 1768 silly extract es5-ext@~0.10.6 extracted to C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging\es5-ext-371c0c1d (1864ms) 1769 timing action:extract Completed in 2482ms 1770 silly doReverseSerial unbuild 928 1771 silly doSerial remove 928 1772 silly doSerial move 928 1773 silly doSerial finalize 928 1774 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\ansi-regex 1775 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\aproba 1776 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\async 1777 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\balanced-match 1778 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\base64-js 1779 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\camelcase 1780 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\chownr 1781 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\code-point-at 1782 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\coffee-script 1783 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\concat-map 1784 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\brace-expansion 1785 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\console-control-strings 1786 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\core-util-is 1787 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\cson-parser 1788 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\decamelize 1789 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\deep-extend 1790 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\delegates 1791 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\detect-libc 1792 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\event-kit 1793 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\expand-template 1794 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\ext\node_modules\type 1795 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\ext 1796 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\fs-constants 1797 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\fs.realpath 1798 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\github-from-package 1799 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\grim 1800 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\has-unicode 1801 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\ieee754 1802 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\buffer 1803 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\inherits 1804 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\ini 1805 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\invert-kv 1806 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\is-utf8 1807 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\isarray 1808 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\lcid 1809 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\mimic-response 1810 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\decompress-response 1811 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\minimatch 1812 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\minimist 1813 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\mixto 1814 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\mkdirp 1815 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\mkdirp-classic 1816 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\nan 1817 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\napi-build-utils 1818 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\next-tick 1819 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\noop-logger 1820 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\number-is-nan 1821 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\is-fullwidth-code-point 1822 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\object-assign 1823 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\os-locale 1824 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\path-is-absolute 1825 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\process-nextick-args 1826 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\safe-buffer 1827 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\sb-callsite 1828 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\atom-package-path 1829 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\sb-promisify 1830 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\semver 1831 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\node-abi 1832 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\set-blocking 1833 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\signal-exit 1834 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\simple-concat 1835 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\string_decoder 1836 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\strip-ansi 1837 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\string-width 1838 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\strip-bom-buf 1839 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\sb-fs 1840 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\strip-json-comments 1841 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\rc 1842 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\tunnel-agent 1843 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\type 1844 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es5-ext\node_modules\d 1845 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es5-ext\node_modules\es6-symbol 1846 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es5-ext\node_modules\es6-iterator 1847 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es5-ext 1848 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\d 1849 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es6-symbol 1850 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es6-iterator 1851 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es6-weak-map 1852 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\property-accessors 1853 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\underscore 1854 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\underscore-plus 1855 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\emissary 1856 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\util-deprecate 1857 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\bl\node_modules\readable-stream 1858 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\bl 1859 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\readable-stream 1860 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\are-we-there-yet 1861 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\tar-stream\node_modules\readable-stream 1862 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\which-pm-runs 1863 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\wide-align 1864 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\gauge 1865 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\npmlog 1866 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\window-size 1867 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\wrap-ansi 1868 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\cliui 1869 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\wrappy 1870 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\once 1871 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\end-of-stream 1872 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\tar-stream 1873 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\inflight 1874 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\glob 1875 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\rimraf 1876 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\fs-plus 1877 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\pump 1878 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\tar-fs 1879 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\simple-get 1880 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\prebuild-install 1881 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\oniguruma-prebuilt 1882 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\y18n 1883 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\yargs 1884 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\season 1885 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\atom-package-deps 1886 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\first-mate-prebuilt 1887 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\fuzzaldrin-plus 1888 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\lodash 1889 silly finalize C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex 1890 timing action:finalize Completed in 621ms 1891 silly doParallel refresh-package-json 116 1892 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\ansi-regex 1893 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\aproba 1894 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\async 1895 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\balanced-match 1896 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\base64-js 1897 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\camelcase 1898 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\chownr 1899 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\code-point-at 1900 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\coffee-script 1901 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\concat-map 1902 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\brace-expansion 1903 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\console-control-strings 1904 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\core-util-is 1905 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\cson-parser 1906 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\decamelize 1907 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\deep-extend 1908 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\delegates 1909 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\detect-libc 1910 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\event-kit 1911 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\expand-template 1912 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\ext\node_modules\type 1913 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\ext 1914 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\fs-constants 1915 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\fs.realpath 1916 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\github-from-package 1917 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\grim 1918 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\has-unicode 1919 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\ieee754 1920 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\buffer 1921 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\inherits 1922 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\ini 1923 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\invert-kv 1924 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\is-utf8 1925 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\isarray 1926 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\lcid 1927 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\mimic-response 1928 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\decompress-response 1929 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\minimatch 1930 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\minimist 1931 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\mixto 1932 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\mkdirp 1933 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\mkdirp-classic 1934 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\nan 1935 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\napi-build-utils 1936 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\next-tick 1937 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\noop-logger 1938 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\number-is-nan 1939 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\is-fullwidth-code-point 1940 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\object-assign 1941 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\os-locale 1942 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex 1943 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\lodash 1944 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\fuzzaldrin-plus 1945 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\first-mate-prebuilt 1946 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\atom-package-deps 1947 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\season 1948 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\yargs 1949 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\y18n 1950 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\oniguruma-prebuilt 1951 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\prebuild-install 1952 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\simple-get 1953 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\tar-fs 1954 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\pump 1955 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\fs-plus 1956 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\rimraf 1957 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\glob 1958 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\inflight 1959 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\tar-stream 1960 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\end-of-stream 1961 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\once 1962 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\wrappy 1963 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\cliui 1964 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\wrap-ansi 1965 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\window-size 1966 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\npmlog 1967 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\gauge 1968 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\wide-align 1969 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\which-pm-runs 1970 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\tar-stream\node_modules\readable-stream 1971 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\are-we-there-yet 1972 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\readable-stream 1973 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\bl 1974 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\bl\node_modules\readable-stream 1975 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\util-deprecate 1976 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\emissary 1977 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\underscore-plus 1978 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\underscore 1979 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\property-accessors 1980 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es6-weak-map 1981 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es6-iterator 1982 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es6-symbol 1983 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\d 1984 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es5-ext 1985 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es5-ext\node_modules\es6-iterator 1986 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es5-ext\node_modules\es6-symbol 1987 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es5-ext\node_modules\d 1988 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\type 1989 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\tunnel-agent 1990 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\rc 1991 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\strip-json-comments 1992 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\sb-fs 1993 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\strip-bom-buf 1994 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\string-width 1995 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\strip-ansi 1996 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\string_decoder 1997 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\simple-concat 1998 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\signal-exit 1999 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\set-blocking 2000 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\node-abi 2001 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\semver 2002 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\sb-promisify 2003 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\atom-package-path 2004 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\sb-callsite 2005 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\safe-buffer 2006 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\process-nextick-args 2007 silly refresh-package-json C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\path-is-absolute 2008 timing action:refresh-package-json Completed in 946ms 2009 silly doParallel preinstall 116 2010 silly preinstall ansi-regex@2.1.1 2011 info lifecycle ansi-regex@2.1.1~preinstall: ansi-regex@2.1.1 2012 silly preinstall aproba@1.2.0 2013 info lifecycle aproba@1.2.0~preinstall: aproba@1.2.0 2014 silly preinstall async@1.5.2 2015 info lifecycle async@1.5.2~preinstall: async@1.5.2 2016 silly preinstall balanced-match@1.0.0 2017 info lifecycle balanced-match@1.0.0~preinstall: balanced-match@1.0.0 2018 silly preinstall base64-js@1.3.1 2019 info lifecycle base64-js@1.3.1~preinstall: base64-js@1.3.1 2020 silly preinstall camelcase@2.1.1 2021 info lifecycle camelcase@2.1.1~preinstall: camelcase@2.1.1 2022 silly preinstall chownr@1.1.4 2023 info lifecycle chownr@1.1.4~preinstall: chownr@1.1.4 2024 silly preinstall code-point-at@1.1.0 2025 info lifecycle code-point-at@1.1.0~preinstall: code-point-at@1.1.0 2026 silly preinstall coffee-script@1.12.7 2027 info lifecycle coffee-script@1.12.7~preinstall: coffee-script@1.12.7 2028 silly preinstall concat-map@0.0.1 2029 info lifecycle concat-map@0.0.1~preinstall: concat-map@0.0.1 2030 silly preinstall brace-expansion@1.1.11 2031 info lifecycle brace-expansion@1.1.11~preinstall: brace-expansion@1.1.11 2032 silly preinstall console-control-strings@1.1.0 2033 info lifecycle console-control-strings@1.1.0~preinstall: console-control-strings@1.1.0 2034 silly preinstall core-util-is@1.0.2 2035 info lifecycle core-util-is@1.0.2~preinstall: core-util-is@1.0.2 2036 silly preinstall cson-parser@1.3.5 2037 info lifecycle cson-parser@1.3.5~preinstall: cson-parser@1.3.5 2038 silly preinstall decamelize@1.2.0 2039 info lifecycle decamelize@1.2.0~preinstall: decamelize@1.2.0 2040 silly preinstall deep-extend@0.6.0 2041 info lifecycle deep-extend@0.6.0~preinstall: deep-extend@0.6.0 2042 silly preinstall delegates@1.0.0 2043 info lifecycle delegates@1.0.0~preinstall: delegates@1.0.0 2044 silly preinstall detect-libc@1.0.3 2045 info lifecycle detect-libc@1.0.3~preinstall: detect-libc@1.0.3 2046 silly preinstall event-kit@2.5.3 2047 info lifecycle event-kit@2.5.3~preinstall: event-kit@2.5.3 2048 silly preinstall expand-template@2.0.3 2049 info lifecycle expand-template@2.0.3~preinstall: expand-template@2.0.3 2050 silly preinstall type@2.0.0 2051 info lifecycle type@2.0.0~preinstall: type@2.0.0 2052 silly preinstall ext@1.4.0 2053 info lifecycle ext@1.4.0~preinstall: ext@1.4.0 2054 silly preinstall fs-constants@1.0.0 2055 info lifecycle fs-constants@1.0.0~preinstall: fs-constants@1.0.0 2056 silly preinstall fs.realpath@1.0.0 2057 info lifecycle fs.realpath@1.0.0~preinstall: fs.realpath@1.0.0 2058 silly preinstall github-from-package@0.0.0 2059 info lifecycle github-from-package@0.0.0~preinstall: github-from-package@0.0.0 2060 silly preinstall grim@2.0.2 2061 info lifecycle grim@2.0.2~preinstall: grim@2.0.2 2062 silly preinstall has-unicode@2.0.1 2063 info lifecycle has-unicode@2.0.1~preinstall: has-unicode@2.0.1 2064 silly preinstall ieee754@1.1.13 2065 info lifecycle ieee754@1.1.13~preinstall: ieee754@1.1.13 2066 silly preinstall buffer@5.6.0 2067 info lifecycle buffer@5.6.0~preinstall: buffer@5.6.0 2068 silly preinstall inherits@2.0.4 2069 info lifecycle inherits@2.0.4~preinstall: inherits@2.0.4 2070 silly preinstall ini@1.3.5 2071 info lifecycle ini@1.3.5~preinstall: ini@1.3.5 2072 silly preinstall invert-kv@1.0.0 2073 info lifecycle invert-kv@1.0.0~preinstall: invert-kv@1.0.0 2074 silly preinstall is-utf8@0.2.1 2075 info lifecycle is-utf8@0.2.1~preinstall: is-utf8@0.2.1 2076 silly preinstall isarray@1.0.0 2077 info lifecycle isarray@1.0.0~preinstall: isarray@1.0.0 2078 silly preinstall lcid@1.0.0 2079 info lifecycle lcid@1.0.0~preinstall: lcid@1.0.0 2080 silly preinstall mimic-response@2.1.0 2081 info lifecycle mimic-response@2.1.0~preinstall: mimic-response@2.1.0 2082 silly preinstall decompress-response@4.2.1 2083 info lifecycle decompress-response@4.2.1~preinstall: decompress-response@4.2.1 2084 silly preinstall minimatch@3.0.4 2085 info lifecycle minimatch@3.0.4~preinstall: minimatch@3.0.4 2086 silly preinstall minimist@1.2.5 2087 info lifecycle minimist@1.2.5~preinstall: minimist@1.2.5 2088 silly preinstall mixto@1.0.0 2089 info lifecycle mixto@1.0.0~preinstall: mixto@1.0.0 2090 silly preinstall mkdirp@0.5.5 2091 info lifecycle mkdirp@0.5.5~preinstall: mkdirp@0.5.5 2092 silly preinstall mkdirp-classic@0.5.3 2093 info lifecycle mkdirp-classic@0.5.3~preinstall: mkdirp-classic@0.5.3 2094 silly preinstall nan@2.14.1 2095 info lifecycle nan@2.14.1~preinstall: nan@2.14.1 2096 silly preinstall napi-build-utils@1.0.2 2097 info lifecycle napi-build-utils@1.0.2~preinstall: napi-build-utils@1.0.2 2098 silly preinstall next-tick@1.0.0 2099 info lifecycle next-tick@1.0.0~preinstall: next-tick@1.0.0 2100 silly preinstall noop-logger@0.1.1 2101 info lifecycle noop-logger@0.1.1~preinstall: noop-logger@0.1.1 2102 silly preinstall number-is-nan@1.0.1 2103 info lifecycle number-is-nan@1.0.1~preinstall: number-is-nan@1.0.1 2104 silly preinstall is-fullwidth-code-point@1.0.0 2105 info lifecycle is-fullwidth-code-point@1.0.0~preinstall: is-fullwidth-code-point@1.0.0 2106 silly preinstall object-assign@4.1.1 2107 info lifecycle object-assign@4.1.1~preinstall: object-assign@4.1.1 2108 silly preinstall os-locale@1.4.0 2109 info lifecycle os-locale@1.4.0~preinstall: os-locale@1.4.0 2110 silly preinstall autocomplete-latex@0.9.2 2111 info lifecycle autocomplete-latex@0.9.2~preinstall: autocomplete-latex@0.9.2 2112 silly preinstall lodash@4.17.15 2113 info lifecycle lodash@4.17.15~preinstall: lodash@4.17.15 2114 silly preinstall fuzzaldrin-plus@0.6.0 2115 info lifecycle fuzzaldrin-plus@0.6.0~preinstall: fuzzaldrin-plus@0.6.0 2116 silly preinstall first-mate-prebuilt@7.4.1 2117 info lifecycle first-mate-prebuilt@7.4.1~preinstall: first-mate-prebuilt@7.4.1 2118 silly preinstall atom-package-deps@4.6.2 2119 info lifecycle atom-package-deps@4.6.2~preinstall: atom-package-deps@4.6.2 2120 silly preinstall season@6.0.2 2121 info lifecycle season@6.0.2~preinstall: season@6.0.2 2122 silly preinstall yargs@3.32.0 2123 info lifecycle yargs@3.32.0~preinstall: yargs@3.32.0 2124 silly preinstall y18n@3.2.1 2125 info lifecycle y18n@3.2.1~preinstall: y18n@3.2.1 2126 silly preinstall oniguruma-prebuilt@7.2.4 2127 info lifecycle oniguruma-prebuilt@7.2.4~preinstall: oniguruma-prebuilt@7.2.4 2128 silly preinstall prebuild-install@5.3.3 2129 info lifecycle prebuild-install@5.3.3~preinstall: prebuild-install@5.3.3 2130 silly preinstall simple-get@3.1.0 2131 info lifecycle simple-get@3.1.0~preinstall: simple-get@3.1.0 2132 silly preinstall tar-fs@2.1.0 2133 info lifecycle tar-fs@2.1.0~preinstall: tar-fs@2.1.0 2134 silly preinstall pump@3.0.0 2135 info lifecycle pump@3.0.0~preinstall: pump@3.0.0 2136 silly preinstall fs-plus@3.1.1 2137 info lifecycle fs-plus@3.1.1~preinstall: fs-plus@3.1.1 2138 silly preinstall rimraf@2.7.1 2139 info lifecycle rimraf@2.7.1~preinstall: rimraf@2.7.1 2140 silly preinstall glob@7.1.6 2141 info lifecycle glob@7.1.6~preinstall: glob@7.1.6 2142 silly preinstall inflight@1.0.6 2143 info lifecycle inflight@1.0.6~preinstall: inflight@1.0.6 2144 silly preinstall tar-stream@2.1.2 2145 info lifecycle tar-stream@2.1.2~preinstall: tar-stream@2.1.2 2146 silly preinstall end-of-stream@1.4.4 2147 info lifecycle end-of-stream@1.4.4~preinstall: end-of-stream@1.4.4 2148 silly preinstall once@1.4.0 2149 info lifecycle once@1.4.0~preinstall: once@1.4.0 2150 silly preinstall wrappy@1.0.2 2151 info lifecycle wrappy@1.0.2~preinstall: wrappy@1.0.2 2152 silly preinstall cliui@3.2.0 2153 info lifecycle cliui@3.2.0~preinstall: cliui@3.2.0 2154 silly preinstall wrap-ansi@2.1.0 2155 info lifecycle wrap-ansi@2.1.0~preinstall: wrap-ansi@2.1.0 2156 silly preinstall window-size@0.1.4 2157 info lifecycle window-size@0.1.4~preinstall: window-size@0.1.4 2158 silly preinstall npmlog@4.1.2 2159 info lifecycle npmlog@4.1.2~preinstall: npmlog@4.1.2 2160 silly preinstall gauge@2.7.4 2161 info lifecycle gauge@2.7.4~preinstall: gauge@2.7.4 2162 silly preinstall wide-align@1.1.3 2163 info lifecycle wide-align@1.1.3~preinstall: wide-align@1.1.3 2164 silly preinstall which-pm-runs@1.0.0 2165 info lifecycle which-pm-runs@1.0.0~preinstall: which-pm-runs@1.0.0 2166 silly preinstall readable-stream@3.6.0 2167 info lifecycle readable-stream@3.6.0~preinstall: readable-stream@3.6.0 2168 silly preinstall are-we-there-yet@1.1.5 2169 info lifecycle are-we-there-yet@1.1.5~preinstall: are-we-there-yet@1.1.5 2170 silly preinstall readable-stream@2.3.7 2171 info lifecycle readable-stream@2.3.7~preinstall: readable-stream@2.3.7 2172 silly preinstall bl@4.0.2 2173 info lifecycle bl@4.0.2~preinstall: bl@4.0.2 2174 silly preinstall readable-stream@3.6.0 2175 info lifecycle readable-stream@3.6.0~preinstall: readable-stream@3.6.0 2176 silly preinstall util-deprecate@1.0.2 2177 info lifecycle util-deprecate@1.0.2~preinstall: util-deprecate@1.0.2 2178 silly preinstall emissary@1.3.3 2179 info lifecycle emissary@1.3.3~preinstall: emissary@1.3.3 2180 silly preinstall underscore-plus@1.7.0 2181 info lifecycle underscore-plus@1.7.0~preinstall: underscore-plus@1.7.0 2182 silly preinstall underscore@1.10.2 2183 info lifecycle underscore@1.10.2~preinstall: underscore@1.10.2 2184 silly preinstall property-accessors@1.1.3 2185 info lifecycle property-accessors@1.1.3~preinstall: property-accessors@1.1.3 2186 silly preinstall es6-weak-map@0.1.4 2187 info lifecycle es6-weak-map@0.1.4~preinstall: es6-weak-map@0.1.4 2188 silly preinstall es6-iterator@0.1.3 2189 info lifecycle es6-iterator@0.1.3~preinstall: es6-iterator@0.1.3 2190 silly preinstall es6-symbol@2.0.1 2191 info lifecycle es6-symbol@2.0.1~preinstall: es6-symbol@2.0.1 2192 silly preinstall d@0.1.1 2193 info lifecycle d@0.1.1~preinstall: d@0.1.1 2194 silly preinstall es5-ext@0.10.53 2195 info lifecycle es5-ext@0.10.53~preinstall: es5-ext@0.10.53 2196 silly preinstall es6-iterator@2.0.3 2197 info lifecycle es6-iterator@2.0.3~preinstall: es6-iterator@2.0.3 2198 silly preinstall es6-symbol@3.1.3 2199 info lifecycle es6-symbol@3.1.3~preinstall: es6-symbol@3.1.3 2200 silly preinstall d@1.0.1 2201 info lifecycle d@1.0.1~preinstall: d@1.0.1 2202 silly preinstall type@1.2.0 2203 info lifecycle type@1.2.0~preinstall: type@1.2.0 2204 silly preinstall tunnel-agent@0.6.0 2205 info lifecycle tunnel-agent@0.6.0~preinstall: tunnel-agent@0.6.0 2206 silly preinstall rc@1.2.8 2207 info lifecycle rc@1.2.8~preinstall: rc@1.2.8 2208 silly preinstall strip-json-comments@2.0.1 2209 info lifecycle strip-json-comments@2.0.1~preinstall: strip-json-comments@2.0.1 2210 silly preinstall sb-fs@3.0.0 2211 info lifecycle sb-fs@3.0.0~preinstall: sb-fs@3.0.0 2212 silly preinstall strip-bom-buf@1.0.0 2213 info lifecycle strip-bom-buf@1.0.0~preinstall: strip-bom-buf@1.0.0 2214 silly preinstall string-width@1.0.2 2215 info lifecycle string-width@1.0.2~preinstall: string-width@1.0.2 2216 silly preinstall strip-ansi@3.0.1 2217 info lifecycle strip-ansi@3.0.1~preinstall: strip-ansi@3.0.1 2218 silly preinstall string_decoder@1.1.1 2219 info lifecycle string_decoder@1.1.1~preinstall: string_decoder@1.1.1 2220 silly preinstall simple-concat@1.0.0 2221 info lifecycle simple-concat@1.0.0~preinstall: simple-concat@1.0.0 2222 silly preinstall signal-exit@3.0.3 2223 info lifecycle signal-exit@3.0.3~preinstall: signal-exit@3.0.3 2224 silly preinstall set-blocking@2.0.0 2225 info lifecycle set-blocking@2.0.0~preinstall: set-blocking@2.0.0 2226 silly preinstall node-abi@2.18.0 2227 info lifecycle node-abi@2.18.0~preinstall: node-abi@2.18.0 2228 silly preinstall semver@5.7.1 2229 info lifecycle semver@5.7.1~preinstall: semver@5.7.1 2230 silly preinstall sb-promisify@2.0.2 2231 info lifecycle sb-promisify@2.0.2~preinstall: sb-promisify@2.0.2 2232 silly preinstall atom-package-path@1.1.0 2233 info lifecycle atom-package-path@1.1.0~preinstall: atom-package-path@1.1.0 2234 silly preinstall sb-callsite@1.1.3 2235 info lifecycle sb-callsite@1.1.3~preinstall: sb-callsite@1.1.3 2236 silly preinstall safe-buffer@5.1.2 2237 info lifecycle safe-buffer@5.1.2~preinstall: safe-buffer@5.1.2 2238 silly preinstall process-nextick-args@2.0.1 2239 info lifecycle process-nextick-args@2.0.1~preinstall: process-nextick-args@2.0.1 2240 silly preinstall path-is-absolute@1.0.1 2241 info lifecycle path-is-absolute@1.0.1~preinstall: path-is-absolute@1.0.1 2242 timing action:preinstall Completed in 14ms 2243 silly doSerial build 928 2244 silly build ansi-regex@2.1.1 2245 info linkStuff ansi-regex@2.1.1 2246 silly linkStuff ansi-regex@2.1.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2247 silly build aproba@1.2.0 2248 info linkStuff aproba@1.2.0 2249 silly linkStuff aproba@1.2.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2250 silly build async@1.5.2 2251 info linkStuff async@1.5.2 2252 silly linkStuff async@1.5.2 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2253 silly build balanced-match@1.0.0 2254 info linkStuff balanced-match@1.0.0 2255 silly linkStuff balanced-match@1.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2256 silly build base64-js@1.3.1 2257 info linkStuff base64-js@1.3.1 2258 silly linkStuff base64-js@1.3.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2259 silly build camelcase@2.1.1 2260 info linkStuff camelcase@2.1.1 2261 silly linkStuff camelcase@2.1.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2262 silly build chownr@1.1.4 2263 info linkStuff chownr@1.1.4 2264 silly linkStuff chownr@1.1.4 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2265 silly build code-point-at@1.1.0 2266 info linkStuff code-point-at@1.1.0 2267 silly linkStuff code-point-at@1.1.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2268 silly build coffee-script@1.12.7 2269 info linkStuff coffee-script@1.12.7 2270 silly linkStuff coffee-script@1.12.7 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2271 verbose linkBins [ { coffee: './bin/coffee', cake: './bin/cake' }, 2271 verbose linkBins 'C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\.bin', 2271 verbose linkBins false ] 2272 silly build concat-map@0.0.1 2273 info linkStuff concat-map@0.0.1 2274 silly linkStuff concat-map@0.0.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2275 silly build brace-expansion@1.1.11 2276 info linkStuff brace-expansion@1.1.11 2277 silly linkStuff brace-expansion@1.1.11 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2278 silly build console-control-strings@1.1.0 2279 info linkStuff console-control-strings@1.1.0 2280 silly linkStuff console-control-strings@1.1.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2281 silly build core-util-is@1.0.2 2282 info linkStuff core-util-is@1.0.2 2283 silly linkStuff core-util-is@1.0.2 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2284 silly build cson-parser@1.3.5 2285 info linkStuff cson-parser@1.3.5 2286 silly linkStuff cson-parser@1.3.5 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2287 silly build decamelize@1.2.0 2288 info linkStuff decamelize@1.2.0 2289 silly linkStuff decamelize@1.2.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2290 silly build deep-extend@0.6.0 2291 info linkStuff deep-extend@0.6.0 2292 silly linkStuff deep-extend@0.6.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2293 silly build delegates@1.0.0 2294 info linkStuff delegates@1.0.0 2295 silly linkStuff delegates@1.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2296 silly build detect-libc@1.0.3 2297 info linkStuff detect-libc@1.0.3 2298 silly linkStuff detect-libc@1.0.3 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2299 verbose linkBins [ { 'detect-libc': './bin/detect-libc.js' }, 2299 verbose linkBins 'C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\.bin', 2299 verbose linkBins false ] 2300 silly build event-kit@2.5.3 2301 info linkStuff event-kit@2.5.3 2302 silly linkStuff event-kit@2.5.3 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2303 silly build expand-template@2.0.3 2304 info linkStuff expand-template@2.0.3 2305 silly linkStuff expand-template@2.0.3 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2306 silly build type@2.0.0 2307 info linkStuff type@2.0.0 2308 silly linkStuff type@2.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\ext\node_modules as its parent node_modules 2309 silly build ext@1.4.0 2310 info linkStuff ext@1.4.0 2311 silly linkStuff ext@1.4.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2312 silly build fs-constants@1.0.0 2313 info linkStuff fs-constants@1.0.0 2314 silly linkStuff fs-constants@1.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2315 silly build fs.realpath@1.0.0 2316 info linkStuff fs.realpath@1.0.0 2317 silly linkStuff fs.realpath@1.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2318 silly build github-from-package@0.0.0 2319 info linkStuff github-from-package@0.0.0 2320 silly linkStuff github-from-package@0.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2321 silly build grim@2.0.2 2322 info linkStuff grim@2.0.2 2323 silly linkStuff grim@2.0.2 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2324 silly build has-unicode@2.0.1 2325 info linkStuff has-unicode@2.0.1 2326 silly linkStuff has-unicode@2.0.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2327 silly build ieee754@1.1.13 2328 info linkStuff ieee754@1.1.13 2329 silly linkStuff ieee754@1.1.13 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2330 silly build buffer@5.6.0 2331 info linkStuff buffer@5.6.0 2332 silly linkStuff buffer@5.6.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2333 silly build inherits@2.0.4 2334 info linkStuff inherits@2.0.4 2335 silly linkStuff inherits@2.0.4 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2336 silly build ini@1.3.5 2337 info linkStuff ini@1.3.5 2338 silly linkStuff ini@1.3.5 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2339 silly build invert-kv@1.0.0 2340 info linkStuff invert-kv@1.0.0 2341 silly linkStuff invert-kv@1.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2342 silly build is-utf8@0.2.1 2343 info linkStuff is-utf8@0.2.1 2344 silly linkStuff is-utf8@0.2.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2345 silly build isarray@1.0.0 2346 info linkStuff isarray@1.0.0 2347 silly linkStuff isarray@1.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2348 silly build lcid@1.0.0 2349 info linkStuff lcid@1.0.0 2350 silly linkStuff lcid@1.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2351 silly build mimic-response@2.1.0 2352 info linkStuff mimic-response@2.1.0 2353 silly linkStuff mimic-response@2.1.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2354 silly build decompress-response@4.2.1 2355 info linkStuff decompress-response@4.2.1 2356 silly linkStuff decompress-response@4.2.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2357 silly build minimatch@3.0.4 2358 info linkStuff minimatch@3.0.4 2359 silly linkStuff minimatch@3.0.4 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2360 silly build minimist@1.2.5 2361 info linkStuff minimist@1.2.5 2362 silly linkStuff minimist@1.2.5 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2363 silly build mixto@1.0.0 2364 info linkStuff mixto@1.0.0 2365 silly linkStuff mixto@1.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2366 silly build mkdirp@0.5.5 2367 info linkStuff mkdirp@0.5.5 2368 silly linkStuff mkdirp@0.5.5 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2369 verbose linkBins [ { mkdirp: 'bin/cmd.js' }, 2369 verbose linkBins 'C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\.bin', 2369 verbose linkBins false ] 2370 silly build mkdirp-classic@0.5.3 2371 info linkStuff mkdirp-classic@0.5.3 2372 silly linkStuff mkdirp-classic@0.5.3 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2373 silly build nan@2.14.1 2374 info linkStuff nan@2.14.1 2375 silly linkStuff nan@2.14.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2376 silly build napi-build-utils@1.0.2 2377 info linkStuff napi-build-utils@1.0.2 2378 silly linkStuff napi-build-utils@1.0.2 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2379 silly build next-tick@1.0.0 2380 info linkStuff next-tick@1.0.0 2381 silly linkStuff next-tick@1.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2382 silly build noop-logger@0.1.1 2383 info linkStuff noop-logger@0.1.1 2384 silly linkStuff noop-logger@0.1.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2385 silly build number-is-nan@1.0.1 2386 info linkStuff number-is-nan@1.0.1 2387 silly linkStuff number-is-nan@1.0.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2388 silly build is-fullwidth-code-point@1.0.0 2389 info linkStuff is-fullwidth-code-point@1.0.0 2390 silly linkStuff is-fullwidth-code-point@1.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2391 silly build object-assign@4.1.1 2392 info linkStuff object-assign@4.1.1 2393 silly linkStuff object-assign@4.1.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2394 silly build os-locale@1.4.0 2395 info linkStuff os-locale@1.4.0 2396 silly linkStuff os-locale@1.4.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2397 silly build path-is-absolute@1.0.1 2398 info linkStuff path-is-absolute@1.0.1 2399 silly linkStuff path-is-absolute@1.0.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2400 silly build process-nextick-args@2.0.1 2401 info linkStuff process-nextick-args@2.0.1 2402 silly linkStuff process-nextick-args@2.0.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2403 silly build safe-buffer@5.1.2 2404 info linkStuff safe-buffer@5.1.2 2405 silly linkStuff safe-buffer@5.1.2 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2406 silly build sb-callsite@1.1.3 2407 info linkStuff sb-callsite@1.1.3 2408 silly linkStuff sb-callsite@1.1.3 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2409 silly build atom-package-path@1.1.0 2410 info linkStuff atom-package-path@1.1.0 2411 silly linkStuff atom-package-path@1.1.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2412 silly build sb-promisify@2.0.2 2413 info linkStuff sb-promisify@2.0.2 2414 silly linkStuff sb-promisify@2.0.2 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2415 silly build semver@5.7.1 2416 info linkStuff semver@5.7.1 2417 silly linkStuff semver@5.7.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2418 verbose linkBins [ { semver: './bin/semver' }, 2418 verbose linkBins 'C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\.bin', 2418 verbose linkBins false ] 2419 silly build node-abi@2.18.0 2420 info linkStuff node-abi@2.18.0 2421 silly linkStuff node-abi@2.18.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2422 silly build set-blocking@2.0.0 2423 info linkStuff set-blocking@2.0.0 2424 silly linkStuff set-blocking@2.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2425 silly build signal-exit@3.0.3 2426 info linkStuff signal-exit@3.0.3 2427 silly linkStuff signal-exit@3.0.3 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2428 silly build simple-concat@1.0.0 2429 info linkStuff simple-concat@1.0.0 2430 silly linkStuff simple-concat@1.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2431 silly build string_decoder@1.1.1 2432 info linkStuff string_decoder@1.1.1 2433 silly linkStuff string_decoder@1.1.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2434 silly build strip-ansi@3.0.1 2435 info linkStuff strip-ansi@3.0.1 2436 silly linkStuff strip-ansi@3.0.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2437 silly build string-width@1.0.2 2438 info linkStuff string-width@1.0.2 2439 silly linkStuff string-width@1.0.2 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2440 silly build strip-bom-buf@1.0.0 2441 info linkStuff strip-bom-buf@1.0.0 2442 silly linkStuff strip-bom-buf@1.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2443 silly build sb-fs@3.0.0 2444 info linkStuff sb-fs@3.0.0 2445 silly linkStuff sb-fs@3.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2446 silly build strip-json-comments@2.0.1 2447 info linkStuff strip-json-comments@2.0.1 2448 silly linkStuff strip-json-comments@2.0.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2449 silly build rc@1.2.8 2450 info linkStuff rc@1.2.8 2451 silly linkStuff rc@1.2.8 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2452 verbose linkBins [ { rc: './cli.js' }, 2452 verbose linkBins 'C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\.bin', 2452 verbose linkBins false ] 2453 silly build tunnel-agent@0.6.0 2454 info linkStuff tunnel-agent@0.6.0 2455 silly linkStuff tunnel-agent@0.6.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2456 silly build type@1.2.0 2457 info linkStuff type@1.2.0 2458 silly linkStuff type@1.2.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2459 silly build d@1.0.1 2460 info linkStuff d@1.0.1 2461 silly linkStuff d@1.0.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es5-ext\node_modules as its parent node_modules 2462 silly build es6-symbol@3.1.3 2463 info linkStuff es6-symbol@3.1.3 2464 silly linkStuff es6-symbol@3.1.3 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es5-ext\node_modules as its parent node_modules 2465 silly build es6-iterator@2.0.3 2466 info linkStuff es6-iterator@2.0.3 2467 silly linkStuff es6-iterator@2.0.3 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\es5-ext\node_modules as its parent node_modules 2468 silly build es5-ext@0.10.53 2469 info linkStuff es5-ext@0.10.53 2470 silly linkStuff es5-ext@0.10.53 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2471 silly build d@0.1.1 2472 info linkStuff d@0.1.1 2473 silly linkStuff d@0.1.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2474 silly build es6-symbol@2.0.1 2475 info linkStuff es6-symbol@2.0.1 2476 silly linkStuff es6-symbol@2.0.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2477 silly build es6-iterator@0.1.3 2478 info linkStuff es6-iterator@0.1.3 2479 silly linkStuff es6-iterator@0.1.3 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2480 silly build es6-weak-map@0.1.4 2481 info linkStuff es6-weak-map@0.1.4 2482 silly linkStuff es6-weak-map@0.1.4 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2483 silly build property-accessors@1.1.3 2484 info linkStuff property-accessors@1.1.3 2485 silly linkStuff property-accessors@1.1.3 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2486 silly build underscore@1.10.2 2487 info linkStuff underscore@1.10.2 2488 silly linkStuff underscore@1.10.2 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2489 silly build underscore-plus@1.7.0 2490 info linkStuff underscore-plus@1.7.0 2491 silly linkStuff underscore-plus@1.7.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2492 silly build emissary@1.3.3 2493 info linkStuff emissary@1.3.3 2494 silly linkStuff emissary@1.3.3 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2495 silly build util-deprecate@1.0.2 2496 info linkStuff util-deprecate@1.0.2 2497 silly linkStuff util-deprecate@1.0.2 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2498 silly build readable-stream@3.6.0 2499 info linkStuff readable-stream@3.6.0 2500 silly linkStuff readable-stream@3.6.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\bl\node_modules as its parent node_modules 2501 silly build bl@4.0.2 2502 info linkStuff bl@4.0.2 2503 silly linkStuff bl@4.0.2 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2504 silly build readable-stream@2.3.7 2505 info linkStuff readable-stream@2.3.7 2506 silly linkStuff readable-stream@2.3.7 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2507 silly build are-we-there-yet@1.1.5 2508 info linkStuff are-we-there-yet@1.1.5 2509 silly linkStuff are-we-there-yet@1.1.5 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2510 silly build readable-stream@3.6.0 2511 info linkStuff readable-stream@3.6.0 2512 silly linkStuff readable-stream@3.6.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\tar-stream\node_modules as its parent node_modules 2513 silly build which-pm-runs@1.0.0 2514 info linkStuff which-pm-runs@1.0.0 2515 silly linkStuff which-pm-runs@1.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2516 silly build wide-align@1.1.3 2517 info linkStuff wide-align@1.1.3 2518 silly linkStuff wide-align@1.1.3 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2519 silly build gauge@2.7.4 2520 info linkStuff gauge@2.7.4 2521 silly linkStuff gauge@2.7.4 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2522 silly build npmlog@4.1.2 2523 info linkStuff npmlog@4.1.2 2524 silly linkStuff npmlog@4.1.2 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2525 silly build window-size@0.1.4 2526 info linkStuff window-size@0.1.4 2527 silly linkStuff window-size@0.1.4 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2528 verbose linkBins [ { 'window-size': 'cli.js' }, 2528 verbose linkBins 'C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\.bin', 2528 verbose linkBins false ] 2529 silly build wrap-ansi@2.1.0 2530 info linkStuff wrap-ansi@2.1.0 2531 silly linkStuff wrap-ansi@2.1.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2532 silly build cliui@3.2.0 2533 info linkStuff cliui@3.2.0 2534 silly linkStuff cliui@3.2.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2535 silly build wrappy@1.0.2 2536 info linkStuff wrappy@1.0.2 2537 silly linkStuff wrappy@1.0.2 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2538 silly build once@1.4.0 2539 info linkStuff once@1.4.0 2540 silly linkStuff once@1.4.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2541 silly build end-of-stream@1.4.4 2542 info linkStuff end-of-stream@1.4.4 2543 silly linkStuff end-of-stream@1.4.4 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2544 silly build tar-stream@2.1.2 2545 info linkStuff tar-stream@2.1.2 2546 silly linkStuff tar-stream@2.1.2 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2547 silly build inflight@1.0.6 2548 info linkStuff inflight@1.0.6 2549 silly linkStuff inflight@1.0.6 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2550 silly build glob@7.1.6 2551 info linkStuff glob@7.1.6 2552 silly linkStuff glob@7.1.6 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2553 silly build rimraf@2.7.1 2554 info linkStuff rimraf@2.7.1 2555 silly linkStuff rimraf@2.7.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2556 verbose linkBins [ { rimraf: './bin.js' }, 2556 verbose linkBins 'C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\.bin', 2556 verbose linkBins false ] 2557 silly build fs-plus@3.1.1 2558 info linkStuff fs-plus@3.1.1 2559 silly linkStuff fs-plus@3.1.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2560 silly build pump@3.0.0 2561 info linkStuff pump@3.0.0 2562 silly linkStuff pump@3.0.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2563 silly build tar-fs@2.1.0 2564 info linkStuff tar-fs@2.1.0 2565 silly linkStuff tar-fs@2.1.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2566 silly build simple-get@3.1.0 2567 info linkStuff simple-get@3.1.0 2568 silly linkStuff simple-get@3.1.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2569 silly build prebuild-install@5.3.3 2570 info linkStuff prebuild-install@5.3.3 2571 silly linkStuff prebuild-install@5.3.3 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2572 verbose linkBins [ { 'prebuild-install': './bin.js' }, 2572 verbose linkBins 'C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\.bin', 2572 verbose linkBins false ] 2573 silly build oniguruma-prebuilt@7.2.4 2574 info linkStuff oniguruma-prebuilt@7.2.4 2575 silly linkStuff oniguruma-prebuilt@7.2.4 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2576 silly build y18n@3.2.1 2577 info linkStuff y18n@3.2.1 2578 silly linkStuff y18n@3.2.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2579 silly build yargs@3.32.0 2580 info linkStuff yargs@3.32.0 2581 silly linkStuff yargs@3.32.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2582 silly build season@6.0.2 2583 info linkStuff season@6.0.2 2584 silly linkStuff season@6.0.2 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2585 verbose linkBins [ { csonc: './bin/csonc' }, 2585 verbose linkBins 'C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\.bin', 2585 verbose linkBins false ] 2586 silly build atom-package-deps@4.6.2 2587 info linkStuff atom-package-deps@4.6.2 2588 silly linkStuff atom-package-deps@4.6.2 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2589 silly build first-mate-prebuilt@7.4.1 2590 info linkStuff first-mate-prebuilt@7.4.1 2591 silly linkStuff first-mate-prebuilt@7.4.1 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2592 silly build fuzzaldrin-plus@0.6.0 2593 info linkStuff fuzzaldrin-plus@0.6.0 2594 silly linkStuff fuzzaldrin-plus@0.6.0 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2595 silly build lodash@4.17.15 2596 info linkStuff lodash@4.17.15 2597 silly linkStuff lodash@4.17.15 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules as its parent node_modules 2598 silly build autocomplete-latex@0.9.2 2599 info linkStuff autocomplete-latex@0.9.2 2600 silly linkStuff autocomplete-latex@0.9.2 has C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules as its parent node_modules 2601 timing action:build Completed in 94ms 2602 silly doSerial global-link 928 2603 silly doParallel update-linked 0 2604 silly doSerial install 928 2605 silly install ansi-regex@2.1.1 2606 info lifecycle ansi-regex@2.1.1~install: ansi-regex@2.1.1 2607 silly install aproba@1.2.0 2608 info lifecycle aproba@1.2.0~install: aproba@1.2.0 2609 silly install async@1.5.2 2610 info lifecycle async@1.5.2~install: async@1.5.2 2611 silly install balanced-match@1.0.0 2612 info lifecycle balanced-match@1.0.0~install: balanced-match@1.0.0 2613 silly install base64-js@1.3.1 2614 info lifecycle base64-js@1.3.1~install: base64-js@1.3.1 2615 silly install camelcase@2.1.1 2616 info lifecycle camelcase@2.1.1~install: camelcase@2.1.1 2617 silly install chownr@1.1.4 2618 info lifecycle chownr@1.1.4~install: chownr@1.1.4 2619 silly install code-point-at@1.1.0 2620 info lifecycle code-point-at@1.1.0~install: code-point-at@1.1.0 2621 silly install coffee-script@1.12.7 2622 info lifecycle coffee-script@1.12.7~install: coffee-script@1.12.7 2623 silly install concat-map@0.0.1 2624 info lifecycle concat-map@0.0.1~install: concat-map@0.0.1 2625 silly install brace-expansion@1.1.11 2626 info lifecycle brace-expansion@1.1.11~install: brace-expansion@1.1.11 2627 silly install console-control-strings@1.1.0 2628 info lifecycle console-control-strings@1.1.0~install: console-control-strings@1.1.0 2629 silly install core-util-is@1.0.2 2630 info lifecycle core-util-is@1.0.2~install: core-util-is@1.0.2 2631 silly install cson-parser@1.3.5 2632 info lifecycle cson-parser@1.3.5~install: cson-parser@1.3.5 2633 silly install decamelize@1.2.0 2634 info lifecycle decamelize@1.2.0~install: decamelize@1.2.0 2635 silly install deep-extend@0.6.0 2636 info lifecycle deep-extend@0.6.0~install: deep-extend@0.6.0 2637 silly install delegates@1.0.0 2638 info lifecycle delegates@1.0.0~install: delegates@1.0.0 2639 silly install detect-libc@1.0.3 2640 info lifecycle detect-libc@1.0.3~install: detect-libc@1.0.3 2641 silly install event-kit@2.5.3 2642 info lifecycle event-kit@2.5.3~install: event-kit@2.5.3 2643 silly install expand-template@2.0.3 2644 info lifecycle expand-template@2.0.3~install: expand-template@2.0.3 2645 silly install type@2.0.0 2646 info lifecycle type@2.0.0~install: type@2.0.0 2647 silly install ext@1.4.0 2648 info lifecycle ext@1.4.0~install: ext@1.4.0 2649 silly install fs-constants@1.0.0 2650 info lifecycle fs-constants@1.0.0~install: fs-constants@1.0.0 2651 silly install fs.realpath@1.0.0 2652 info lifecycle fs.realpath@1.0.0~install: fs.realpath@1.0.0 2653 silly install github-from-package@0.0.0 2654 info lifecycle github-from-package@0.0.0~install: github-from-package@0.0.0 2655 silly install grim@2.0.2 2656 info lifecycle grim@2.0.2~install: grim@2.0.2 2657 silly install has-unicode@2.0.1 2658 info lifecycle has-unicode@2.0.1~install: has-unicode@2.0.1 2659 silly install ieee754@1.1.13 2660 info lifecycle ieee754@1.1.13~install: ieee754@1.1.13 2661 silly install buffer@5.6.0 2662 info lifecycle buffer@5.6.0~install: buffer@5.6.0 2663 silly install inherits@2.0.4 2664 info lifecycle inherits@2.0.4~install: inherits@2.0.4 2665 silly install ini@1.3.5 2666 info lifecycle ini@1.3.5~install: ini@1.3.5 2667 silly install invert-kv@1.0.0 2668 info lifecycle invert-kv@1.0.0~install: invert-kv@1.0.0 2669 silly install is-utf8@0.2.1 2670 info lifecycle is-utf8@0.2.1~install: is-utf8@0.2.1 2671 silly install isarray@1.0.0 2672 info lifecycle isarray@1.0.0~install: isarray@1.0.0 2673 silly install lcid@1.0.0 2674 info lifecycle lcid@1.0.0~install: lcid@1.0.0 2675 silly install mimic-response@2.1.0 2676 info lifecycle mimic-response@2.1.0~install: mimic-response@2.1.0 2677 silly install decompress-response@4.2.1 2678 info lifecycle decompress-response@4.2.1~install: decompress-response@4.2.1 2679 silly install minimatch@3.0.4 2680 info lifecycle minimatch@3.0.4~install: minimatch@3.0.4 2681 silly install minimist@1.2.5 2682 info lifecycle minimist@1.2.5~install: minimist@1.2.5 2683 silly install mixto@1.0.0 2684 info lifecycle mixto@1.0.0~install: mixto@1.0.0 2685 silly install mkdirp@0.5.5 2686 info lifecycle mkdirp@0.5.5~install: mkdirp@0.5.5 2687 silly install mkdirp-classic@0.5.3 2688 info lifecycle mkdirp-classic@0.5.3~install: mkdirp-classic@0.5.3 2689 silly install nan@2.14.1 2690 info lifecycle nan@2.14.1~install: nan@2.14.1 2691 silly install napi-build-utils@1.0.2 2692 info lifecycle napi-build-utils@1.0.2~install: napi-build-utils@1.0.2 2693 silly install next-tick@1.0.0 2694 info lifecycle next-tick@1.0.0~install: next-tick@1.0.0 2695 silly install noop-logger@0.1.1 2696 info lifecycle noop-logger@0.1.1~install: noop-logger@0.1.1 2697 silly install number-is-nan@1.0.1 2698 info lifecycle number-is-nan@1.0.1~install: number-is-nan@1.0.1 2699 silly install is-fullwidth-code-point@1.0.0 2700 info lifecycle is-fullwidth-code-point@1.0.0~install: is-fullwidth-code-point@1.0.0 2701 silly install object-assign@4.1.1 2702 info lifecycle object-assign@4.1.1~install: object-assign@4.1.1 2703 silly install os-locale@1.4.0 2704 info lifecycle os-locale@1.4.0~install: os-locale@1.4.0 2705 silly install path-is-absolute@1.0.1 2706 info lifecycle path-is-absolute@1.0.1~install: path-is-absolute@1.0.1 2707 silly install process-nextick-args@2.0.1 2708 info lifecycle process-nextick-args@2.0.1~install: process-nextick-args@2.0.1 2709 silly install safe-buffer@5.1.2 2710 info lifecycle safe-buffer@5.1.2~install: safe-buffer@5.1.2 2711 silly install sb-callsite@1.1.3 2712 info lifecycle sb-callsite@1.1.3~install: sb-callsite@1.1.3 2713 silly install atom-package-path@1.1.0 2714 info lifecycle atom-package-path@1.1.0~install: atom-package-path@1.1.0 2715 silly install sb-promisify@2.0.2 2716 info lifecycle sb-promisify@2.0.2~install: sb-promisify@2.0.2 2717 silly install semver@5.7.1 2718 info lifecycle semver@5.7.1~install: semver@5.7.1 2719 silly install node-abi@2.18.0 2720 info lifecycle node-abi@2.18.0~install: node-abi@2.18.0 2721 silly install set-blocking@2.0.0 2722 info lifecycle set-blocking@2.0.0~install: set-blocking@2.0.0 2723 silly install signal-exit@3.0.3 2724 info lifecycle signal-exit@3.0.3~install: signal-exit@3.0.3 2725 silly install simple-concat@1.0.0 2726 info lifecycle simple-concat@1.0.0~install: simple-concat@1.0.0 2727 silly install string_decoder@1.1.1 2728 info lifecycle string_decoder@1.1.1~install: string_decoder@1.1.1 2729 silly install strip-ansi@3.0.1 2730 info lifecycle strip-ansi@3.0.1~install: strip-ansi@3.0.1 2731 silly install string-width@1.0.2 2732 info lifecycle string-width@1.0.2~install: string-width@1.0.2 2733 silly install strip-bom-buf@1.0.0 2734 info lifecycle strip-bom-buf@1.0.0~install: strip-bom-buf@1.0.0 2735 silly install sb-fs@3.0.0 2736 info lifecycle sb-fs@3.0.0~install: sb-fs@3.0.0 2737 silly install strip-json-comments@2.0.1 2738 info lifecycle strip-json-comments@2.0.1~install: strip-json-comments@2.0.1 2739 silly install rc@1.2.8 2740 info lifecycle rc@1.2.8~install: rc@1.2.8 2741 silly install tunnel-agent@0.6.0 2742 info lifecycle tunnel-agent@0.6.0~install: tunnel-agent@0.6.0 2743 silly install type@1.2.0 2744 info lifecycle type@1.2.0~install: type@1.2.0 2745 silly install d@1.0.1 2746 info lifecycle d@1.0.1~install: d@1.0.1 2747 silly install es6-symbol@3.1.3 2748 info lifecycle es6-symbol@3.1.3~install: es6-symbol@3.1.3 2749 silly install es6-iterator@2.0.3 2750 info lifecycle es6-iterator@2.0.3~install: es6-iterator@2.0.3 2751 silly install es5-ext@0.10.53 2752 info lifecycle es5-ext@0.10.53~install: es5-ext@0.10.53 2753 silly install d@0.1.1 2754 info lifecycle d@0.1.1~install: d@0.1.1 2755 silly install es6-symbol@2.0.1 2756 info lifecycle es6-symbol@2.0.1~install: es6-symbol@2.0.1 2757 silly install es6-iterator@0.1.3 2758 info lifecycle es6-iterator@0.1.3~install: es6-iterator@0.1.3 2759 silly install es6-weak-map@0.1.4 2760 info lifecycle es6-weak-map@0.1.4~install: es6-weak-map@0.1.4 2761 silly install property-accessors@1.1.3 2762 info lifecycle property-accessors@1.1.3~install: property-accessors@1.1.3 2763 silly install underscore@1.10.2 2764 info lifecycle underscore@1.10.2~install: underscore@1.10.2 2765 silly install underscore-plus@1.7.0 2766 info lifecycle underscore-plus@1.7.0~install: underscore-plus@1.7.0 2767 silly install emissary@1.3.3 2768 info lifecycle emissary@1.3.3~install: emissary@1.3.3 2769 silly install util-deprecate@1.0.2 2770 info lifecycle util-deprecate@1.0.2~install: util-deprecate@1.0.2 2771 silly install readable-stream@3.6.0 2772 info lifecycle readable-stream@3.6.0~install: readable-stream@3.6.0 2773 silly install bl@4.0.2 2774 info lifecycle bl@4.0.2~install: bl@4.0.2 2775 silly install readable-stream@2.3.7 2776 info lifecycle readable-stream@2.3.7~install: readable-stream@2.3.7 2777 silly install are-we-there-yet@1.1.5 2778 info lifecycle are-we-there-yet@1.1.5~install: are-we-there-yet@1.1.5 2779 silly install readable-stream@3.6.0 2780 info lifecycle readable-stream@3.6.0~install: readable-stream@3.6.0 2781 silly install which-pm-runs@1.0.0 2782 info lifecycle which-pm-runs@1.0.0~install: which-pm-runs@1.0.0 2783 silly install wide-align@1.1.3 2784 info lifecycle wide-align@1.1.3~install: wide-align@1.1.3 2785 silly install gauge@2.7.4 2786 info lifecycle gauge@2.7.4~install: gauge@2.7.4 2787 silly install npmlog@4.1.2 2788 info lifecycle npmlog@4.1.2~install: npmlog@4.1.2 2789 silly install window-size@0.1.4 2790 info lifecycle window-size@0.1.4~install: window-size@0.1.4 2791 silly install wrap-ansi@2.1.0 2792 info lifecycle wrap-ansi@2.1.0~install: wrap-ansi@2.1.0 2793 silly install cliui@3.2.0 2794 info lifecycle cliui@3.2.0~install: cliui@3.2.0 2795 silly install wrappy@1.0.2 2796 info lifecycle wrappy@1.0.2~install: wrappy@1.0.2 2797 silly install once@1.4.0 2798 info lifecycle once@1.4.0~install: once@1.4.0 2799 silly install end-of-stream@1.4.4 2800 info lifecycle end-of-stream@1.4.4~install: end-of-stream@1.4.4 2801 silly install tar-stream@2.1.2 2802 info lifecycle tar-stream@2.1.2~install: tar-stream@2.1.2 2803 silly install inflight@1.0.6 2804 info lifecycle inflight@1.0.6~install: inflight@1.0.6 2805 silly install glob@7.1.6 2806 info lifecycle glob@7.1.6~install: glob@7.1.6 2807 silly install rimraf@2.7.1 2808 info lifecycle rimraf@2.7.1~install: rimraf@2.7.1 2809 silly install fs-plus@3.1.1 2810 info lifecycle fs-plus@3.1.1~install: fs-plus@3.1.1 2811 silly install pump@3.0.0 2812 info lifecycle pump@3.0.0~install: pump@3.0.0 2813 silly install tar-fs@2.1.0 2814 info lifecycle tar-fs@2.1.0~install: tar-fs@2.1.0 2815 silly install simple-get@3.1.0 2816 info lifecycle simple-get@3.1.0~install: simple-get@3.1.0 2817 silly install prebuild-install@5.3.3 2818 info lifecycle prebuild-install@5.3.3~install: prebuild-install@5.3.3 2819 silly install oniguruma-prebuilt@7.2.4 2820 info lifecycle oniguruma-prebuilt@7.2.4~install: oniguruma-prebuilt@7.2.4 2821 verbose lifecycle oniguruma-prebuilt@7.2.4~install: unsafe-perm in lifecycle true 2822 verbose lifecycle oniguruma-prebuilt@7.2.4~install: PATH: C:\Users\Felix\AppData\Local\atom\app-1.47.0\resources\app\apm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\oniguruma-prebuilt\node_modules.bin;C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules.bin;C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.bin;C:\Users\Felix\AppData\Local\atom\app-1.47.0\resources\app\apm\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\MATLAB\R2018a\runtime\win64;C:\Program Files\MATLAB\R2018a\bin;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\Program Files\Calibre2\;C:\Users\Felix\AppData\Local\Programs\Python\Python36\Scripts\;C:\Users\Felix\AppData\Local\Programs\Python\Python36\;C:\Users\Felix\AppData\Local\Microsoft\WindowsApps;C:\Users\Felix\AppData\Local\atom\bin;C:\Users\Felix\AppData\Local\Programs\MiKTeX 2.9\miktex\bin\x64\;C:\Users\Felix\AppData\Local\Microsoft\WindowsApps;C:\Users\Felix\AppData\Local\GitHubDesktop\bin;C:\Users\Felix\AppData\Local\Pandoc\ 2823 verbose lifecycle oniguruma-prebuilt@7.2.4~install: CWD: C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules\autocomplete-latex\node_modules\oniguruma-prebuilt 2824 silly lifecycle oniguruma-prebuilt@7.2.4~install: Args: [ '/d /s /c', 'prebuild-install || node-gyp rebuild' ] 2825 silly lifecycle oniguruma-prebuilt@7.2.4~install: Returned: code: 1 signal: null 2826 info lifecycle oniguruma-prebuilt@7.2.4~install: Failed to exec install script 2827 timing action:install Completed in 1857ms 2828 verbose unlock done using C:\Users\Felix.atom.apm_locks\staging-1ffc73551c327a7e.lock for C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\node_modules.staging 2829 timing stage:rollbackFailedOptional Completed in 935ms 2830 timing stage:runTopLevelLifecycles Completed in 14964ms 2831 silly saveTree apm-install-dir-2020431-14124-18ineti.mx6kl 2831 silly saveTree -- autocomplete-latex@0.9.2 2831 silly saveTree +-- atom-package-deps@4.6.2 2831 silly saveTree | +-- atom-package-path@1.1.0 2831 silly saveTree | |-- sb-callsite@1.1.3 2831 silly saveTree | +-- sb-fs@3.0.0 2831 silly saveTree | | +-- sb-promisify@2.0.2 2831 silly saveTree | | -- strip-bom-buf@1.0.0 2831 silly saveTree | |-- is-utf8@0.2.1 2831 silly saveTree | -- semver@5.7.1 2831 silly saveTree +-- first-mate-prebuilt@7.4.1 2831 silly saveTree | +-- emissary@1.3.3 2831 silly saveTree | | +-- es6-weak-map@0.1.4 2831 silly saveTree | | | +-- d@0.1.1 2831 silly saveTree | | | |-- es5-ext@0.10.53 2831 silly saveTree | | | | +-- es6-iterator@2.0.3 2831 silly saveTree | | | | | +-- d@1.0.1 2831 silly saveTree | | | | | | -- type@1.2.0 2831 silly saveTree | | | | |-- es6-symbol@3.1.3 2831 silly saveTree | | | | | -- ext@1.4.0 2831 silly saveTree | | | | |-- type@2.0.0 2831 silly saveTree | | | | +-- es6-symbol@3.1.3 2831 silly saveTree | | | | -- next-tick@1.0.0 2831 silly saveTree | | | +-- es5-ext@0.10.53 2831 silly saveTree | | | +-- es6-iterator@0.1.3 2831 silly saveTree | | | |-- es6-symbol@2.0.1 2831 silly saveTree | | | -- es6-symbol@2.0.1 2831 silly saveTree | | +-- mixto@1.0.0 2831 silly saveTree | | +-- property-accessors@1.1.3 2831 silly saveTree | |-- underscore-plus@1.7.0 2831 silly saveTree | | -- underscore@1.10.2 2831 silly saveTree | +-- event-kit@2.5.3 2831 silly saveTree | +-- fs-plus@3.1.1 2831 silly saveTree | | +-- async@1.5.2 2831 silly saveTree | | +-- mkdirp@0.5.5 2831 silly saveTree | | |-- minimist@1.2.5 2831 silly saveTree | | -- rimraf@2.7.1 2831 silly saveTree | |-- glob@7.1.6 2831 silly saveTree | | +-- fs.realpath@1.0.0 2831 silly saveTree | | +-- inflight@1.0.6 2831 silly saveTree | | | +-- once@1.4.0 2831 silly saveTree | | | | -- wrappy@1.0.2 2831 silly saveTree | | |-- wrappy@1.0.2 2831 silly saveTree | | +-- inherits@2.0.4 2831 silly saveTree | | +-- minimatch@3.0.4 2831 silly saveTree | | | -- brace-expansion@1.1.11 2831 silly saveTree | | | +-- balanced-match@1.0.0 2831 silly saveTree | | |-- concat-map@0.0.1 2831 silly saveTree | | +-- once@1.4.0 2831 silly saveTree | | -- path-is-absolute@1.0.1 2831 silly saveTree | +-- grim@2.0.2 2831 silly saveTree | +-- oniguruma-prebuilt@7.2.4 2831 silly saveTree | | +-- nan@2.14.1 2831 silly saveTree | |-- prebuild-install@5.3.3 2831 silly saveTree | | +-- detect-libc@1.0.3 2831 silly saveTree | | +-- expand-template@2.0.3 2831 silly saveTree | | +-- github-from-package@0.0.0 2831 silly saveTree | | +-- napi-build-utils@1.0.2 2831 silly saveTree | | +-- node-abi@2.18.0 2831 silly saveTree | | +-- noop-logger@0.1.1 2831 silly saveTree | | +-- npmlog@4.1.2 2831 silly saveTree | | | +-- are-we-there-yet@1.1.5 2831 silly saveTree | | | | +-- delegates@1.0.0 2831 silly saveTree | | | | -- readable-stream@2.3.7 2831 silly saveTree | | | | +-- core-util-is@1.0.2 2831 silly saveTree | | | | +-- isarray@1.0.0 2831 silly saveTree | | | | +-- process-nextick-args@2.0.1 2831 silly saveTree | | | | +-- safe-buffer@5.1.2 2831 silly saveTree | | | | +-- string_decoder@1.1.1 2831 silly saveTree | | | |-- util-deprecate@1.0.2 2831 silly saveTree | | | +-- console-control-strings@1.1.0 2831 silly saveTree | | | +-- gauge@2.7.4 2831 silly saveTree | | | | +-- aproba@1.2.0 2831 silly saveTree | | | | +-- has-unicode@2.0.1 2831 silly saveTree | | | | +-- object-assign@4.1.1 2831 silly saveTree | | | | +-- signal-exit@3.0.3 2831 silly saveTree | | | | +-- string-width@1.0.2 2831 silly saveTree | | | | | +-- code-point-at@1.1.0 2831 silly saveTree | | | | | +-- is-fullwidth-code-point@1.0.0 2831 silly saveTree | | | | | | -- number-is-nan@1.0.1 2831 silly saveTree | | | | |-- strip-ansi@3.0.1 2831 silly saveTree | | | | | -- ansi-regex@2.1.1 2831 silly saveTree | | | | +-- strip-ansi@3.0.1 2831 silly saveTree | | | |-- wide-align@1.1.3 2831 silly saveTree | | | -- set-blocking@2.0.0 2831 silly saveTree | | +-- pump@3.0.0 2831 silly saveTree | | |-- end-of-stream@1.4.4 2831 silly saveTree | | +-- rc@1.2.8 2831 silly saveTree | | | +-- deep-extend@0.6.0 2831 silly saveTree | | | +-- ini@1.3.5 2831 silly saveTree | | | -- strip-json-comments@2.0.1 2831 silly saveTree | | +-- simple-get@3.1.0 2831 silly saveTree | | | +-- decompress-response@4.2.1 2831 silly saveTree | | | |-- mimic-response@2.1.0 2831 silly saveTree | | | -- simple-concat@1.0.0 2831 silly saveTree | | +-- tar-fs@2.1.0 2831 silly saveTree | | | +-- chownr@1.1.4 2831 silly saveTree | | | +-- mkdirp-classic@0.5.3 2831 silly saveTree | | |-- tar-stream@2.1.2 2831 silly saveTree | | | +-- bl@4.0.2 2831 silly saveTree | | | | +-- buffer@5.6.0 2831 silly saveTree | | | | | +-- base64-js@1.3.1 2831 silly saveTree | | | | | -- ieee754@1.1.13 2831 silly saveTree | | | |-- readable-stream@3.6.0 2831 silly saveTree | | | +-- fs-constants@1.0.0 2831 silly saveTree | | | -- readable-stream@3.6.0 2831 silly saveTree | | +-- tunnel-agent@0.6.0 2831 silly saveTree | |-- which-pm-runs@1.0.0 2831 silly saveTree | +-- season@6.0.2 2831 silly saveTree | | +-- cson-parser@1.3.5 2831 silly saveTree | | | -- coffee-script@1.12.7 2831 silly saveTree | |-- yargs@3.32.0 2831 silly saveTree | | +-- camelcase@2.1.1 2831 silly saveTree | | +-- cliui@3.2.0 2831 silly saveTree | | | -- wrap-ansi@2.1.0 2831 silly saveTree | | +-- decamelize@1.2.0 2831 silly saveTree | | +-- os-locale@1.4.0 2831 silly saveTree | | |-- lcid@1.0.0 2831 silly saveTree | | | -- invert-kv@1.0.0 2831 silly saveTree | | +-- window-size@0.1.4 2831 silly saveTree | |-- y18n@3.2.1 2831 silly saveTree | -- underscore-plus@1.7.0 2831 silly saveTree +-- fuzzaldrin-plus@0.6.0 2831 silly saveTree +-- lodash@4.17.15 2831 silly saveTree-- season@6.0.2 2832 warn enoent ENOENT: no such file or directory, open 'C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl\package.json' 2833 verbose enoent This is related to npm not being able to find a file. 2834 warn apm-install-dir-2020431-14124-18ineti.mx6kl No description 2835 warn apm-install-dir-2020431-14124-18ineti.mx6kl No repository field. 2836 warn apm-install-dir-2020431-14124-18ineti.mx6kl No README data 2837 warn apm-install-dir-2020431-14124-18ineti.mx6kl No license field. 2838 verbose stack Error: oniguruma-prebuilt@7.2.4 install: prebuild-install || node-gyp rebuild 2838 verbose stack Exit status 1 2838 verbose stack at EventEmitter. (C:\Users\Felix\AppData\Local\atom\app-1.47.0\resources\app\apm\node_modules\npm\node_modules\npm-lifecycle\index.js:304:16) 2838 verbose stack at EventEmitter.emit (events.js:182:13) 2838 verbose stack at ChildProcess. (C:\Users\Felix\AppData\Local\atom\app-1.47.0\resources\app\apm\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14) 2838 verbose stack at ChildProcess.emit (events.js:182:13) 2838 verbose stack at maybeClose (internal/child_process.js:961:16) 2838 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5) 2839 verbose pkgid oniguruma-prebuilt@7.2.4 2840 verbose cwd C:\Users\Felix\AppData\Local\Temp\apm-install-dir-2020431-14124-18ineti.mx6kl 2841 verbose Windows_NT 10.0.18363 2842 verbose argv "C:\Users\Felix\AppData\Local\atom\app-1.47.0\resources\app\apm\bin\node.exe" "C:\Users\Felix\AppData\Local\atom\app-1.47.0\resources\app\apm\node_modules\npm\bin\npm-cli.js" "--globalconfig" "C:\Users\Felix\.atom\.apm\.apmrc" "--userconfig" "C:\Users\Felix\.atom\.apmrc" "install" "https://www.atom.io/api/packages/autocomplete-latex/versions/0.9.2/tarball" "--target=5.0.13" "--disturl=https://atom.io/download/electron" "--arch=x64" "--global-style" 2843 verbose node v10.2.1 2844 verbose npm v6.2.0 2845 error code ELIFECYCLE 2846 error errno 1 2847 error oniguruma-prebuilt@7.2.4 install: prebuild-install || node-gyp rebuild 2847 error Exit status 1 2848 error Failed at the oniguruma-prebuilt@7.2.4 install script. 2848 error This is probably not a problem with npm. There is likely additional logging output above. 2849 verbose exit [ 1, true ]

Aerijo commented 4 years ago

This was one of the first packages I ever wrote, it had some ... questionable decisions.

I've basically rewritten it from scratch and published as version 1.0.0. This removes the native dependency which is failing, so any further bugs will be different :)