Closed fishmisswater closed 5 years ago
Could you post the output of npm list
when run in the rendertron folder?
Also, run tsc --version
and post the output here, please.
npm list:
rendertron@2.0.1 /root/js_load/rendertron
├─┬ @google-cloud/datastore@1.4.2
│ ├─┬ @google-cloud/common@0.19.2
│ │ ├── @types/duplexify@3.6.0
│ │ ├─┬ @types/request@2.48.3
│ │ │ ├── @types/caseless@0.12.2
│ │ │ └── @types/tough-cookie@2.3.5
│ │ ├─┬ axios@0.18.1
│ │ │ ├── follow-redirects@1.5.10
│ │ │ └── is-buffer@2.0.3
│ │ ├─┬ duplexify@3.7.1
│ │ │ ├── end-of-stream@1.4.1
│ │ │ └── stream-shift@1.0.0
│ │ ├── ent@2.2.0
│ │ ├─┬ google-auth-library@1.6.1
│ │ │ ├─┬ gtoken@2.3.3
│ │ │ │ ├─┬ gaxios@1.8.4
│ │ │ │ │ ├─┬ abort-controller@3.0.0
│ │ │ │ │ │ └── event-target-shim@5.0.1
│ │ │ │ │ └── node-fetch@2.6.0
│ │ │ │ ├─┬ google-p12-pem@1.0.4
│ │ │ │ │ ├── node-forge@0.8.5
│ │ │ │ │ └── pify@4.0.1
│ │ │ │ └── pify@4.0.1
│ │ │ ├─┬ jws@3.2.2
│ │ │ │ └─┬ jwa@1.4.1
│ │ │ │ ├── buffer-equal-constant-time@1.0.1
│ │ │ │ └── ecdsa-sig-formatter@1.0.11
│ │ │ ├── lodash.isstring@4.0.1
│ │ │ ├─┬ lru-cache@4.1.5
│ │ │ │ ├── pseudomap@1.0.2
│ │ │ │ └── yallist@2.1.2
│ │ │ └── retry-axios@0.3.2
│ │ ├── pify@3.0.0
│ │ ├─┬ request@2.88.0
│ │ │ ├── aws-sign2@0.7.0
│ │ │ ├── aws4@1.8.0
│ │ │ ├── caseless@0.12.0
│ │ │ ├─┬ combined-stream@1.0.8
│ │ │ │ └── delayed-stream@1.0.0
│ │ │ ├── forever-agent@0.6.1
│ │ │ ├── form-data@2.3.3
│ │ │ ├─┬ har-validator@5.1.3
│ │ │ │ ├─┬ ajv@6.10.2
│ │ │ │ │ ├── fast-deep-equal@2.0.1
│ │ │ │ │ ├── fast-json-stable-stringify@2.0.0
│ │ │ │ │ ├── json-schema-traverse@0.4.1
│ │ │ │ │ └─┬ uri-js@4.2.2
│ │ │ │ │ └── punycode@2.1.1
│ │ │ │ └── har-schema@2.0.0
│ │ │ ├─┬ http-signature@1.2.0
│ │ │ │ ├── assert-plus@1.0.0
│ │ │ │ ├─┬ jsprim@1.4.1
│ │ │ │ │ ├── extsprintf@1.3.0
│ │ │ │ │ ├── json-schema@0.2.3
│ │ │ │ │ └── verror@1.10.0
│ │ │ │ └─┬ sshpk@1.16.1
│ │ │ │ ├── asn1@0.2.4
│ │ │ │ ├── bcrypt-pbkdf@1.0.2
│ │ │ │ ├── dashdash@1.14.1
│ │ │ │ ├── ecc-jsbn@0.1.2
│ │ │ │ ├── getpass@0.1.7
│ │ │ │ ├── jsbn@0.1.1
│ │ │ │ └── tweetnacl@0.14.5
│ │ │ ├── is-typedarray@1.0.0
│ │ │ ├── isstream@0.1.2
│ │ │ ├── json-stringify-safe@5.0.1
│ │ │ ├── oauth-sign@0.9.0
│ │ │ ├─┬ tough-cookie@2.4.3
│ │ │ │ ├── psl@1.3.1
│ │ │ │ └── punycode@1.4.1
│ │ │ └── tunnel-agent@0.6.0
│ │ └── retry-request@3.3.2
│ ├── arrify@1.0.1
│ ├─┬ concat-stream@1.6.2
│ │ ├── buffer-from@1.1.1
│ │ ├── inherits@2.0.4
│ │ ├─┬ readable-stream@2.3.6
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@2.0.1
│ │ │ ├── safe-buffer@5.1.2
│ │ │ ├─┬ string_decoder@1.1.1
│ │ │ │ └── safe-buffer@5.1.2
│ │ │ └── util-deprecate@1.0.2
│ │ └── typedarray@0.0.6
│ ├─┬ create-error-class@3.0.2
│ │ └── capture-stack-trace@1.0.1
│ ├── extend@3.0.2
│ ├─┬ google-auto-auth@0.10.1
│ │ ├── async@2.6.3
│ │ └── gcp-metadata@0.6.3
│ ├─┬ google-gax@0.16.1
│ │ ├─┬ globby@8.0.2
│ │ │ ├─┬ fast-glob@2.2.7
│ │ │ │ ├─┬ @mrmlnc/readdir-enhanced@2.2.1
│ │ │ │ │ ├── call-me-maybe@1.0.1
│ │ │ │ │ └── glob-to-regexp@0.3.0
│ │ │ │ ├── @nodelib/fs.stat@1.1.3
│ │ │ │ └── merge2@1.2.4
│ │ │ └── slash@1.0.0
│ │ ├─┬ google-proto-files@0.15.1
│ │ │ └── globby@7.1.1
│ │ ├─┬ grpc@1.23.3
│ │ │ ├── @types/bytebuffer@5.0.40
│ │ │ ├── lodash.camelcase@4.3.0
│ │ │ ├── nan@2.14.0
│ │ │ ├─┬ node-pre-gyp@0.13.0
│ │ │ │ ├── detect-libc@1.0.3
│ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ └── minimist@0.0.8
│ │ │ │ ├─┬ needle@2.4.0
│ │ │ │ │ ├─┬ debug@3.2.6
│ │ │ │ │ │ └── ms@2.1.2
│ │ │ │ │ ├─┬ iconv-lite@0.4.24
│ │ │ │ │ │ └── safer-buffer@2.1.2
│ │ │ │ │ └── sax@1.2.4
│ │ │ │ ├─┬ nopt@4.0.1
│ │ │ │ │ ├── abbrev@1.1.1
│ │ │ │ │ └─┬ osenv@0.1.5
│ │ │ │ │ ├── os-homedir@1.0.2
│ │ │ │ │ └── os-tmpdir@1.0.2
│ │ │ │ ├─┬ npm-packlist@1.4.4
│ │ │ │ │ ├── ignore-walk@3.0.1
│ │ │ │ │ └── npm-bundled@1.0.6
│ │ │ │ ├─┬ npmlog@4.1.2
│ │ │ │ │ ├─┬ are-we-there-yet@1.1.5
│ │ │ │ │ │ ├── delegates@1.0.0
│ │ │ │ │ │ └─┬ readable-stream@2.3.6
│ │ │ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ │ │ ├── isarray@1.0.0
│ │ │ │ │ │ ├── process-nextick-args@2.0.1
│ │ │ │ │ │ ├── string_decoder@1.1.1
│ │ │ │ │ │ └── util-deprecate@1.0.2
│ │ │ │ │ ├── console-control-strings@1.1.0
│ │ │ │ │ ├─┬ gauge@2.7.4
│ │ │ │ │ │ ├── aproba@1.2.0
│ │ │ │ │ │ ├── has-unicode@2.0.1
│ │ │ │ │ │ ├── object-assign@4.1.1
│ │ │ │ │ │ ├── signal-exit@3.0.2
│ │ │ │ │ │ ├─┬ string-width@1.0.2
│ │ │ │ │ │ │ ├── code-point-at@1.1.0
│ │ │ │ │ │ │ └─┬ is-fullwidth-code-point@1.0.0
│ │ │ │ │ │ │ └── number-is-nan@1.0.1
│ │ │ │ │ │ ├─┬ strip-ansi@3.0.1
│ │ │ │ │ │ │ └── ansi-regex@2.1.1
│ │ │ │ │ │ └── wide-align@1.1.3
│ │ │ │ │ └── set-blocking@2.0.0
│ │ │ │ ├─┬ rc@1.2.8
│ │ │ │ │ ├── deep-extend@0.6.0
│ │ │ │ │ ├── ini@1.3.5
│ │ │ │ │ └── strip-json-comments@2.0.1
│ │ │ │ ├── rimraf@2.7.1
│ │ │ │ ├── semver@5.7.1
│ │ │ │ └─┬ tar@4.4.10
│ │ │ │ ├── chownr@1.1.2
│ │ │ │ ├── fs-minipass@1.2.6
│ │ │ │ ├── minipass@2.3.5
│ │ │ │ ├── minizlib@1.2.1
│ │ │ │ ├── safe-buffer@5.1.2
│ │ │ │ └── yallist@3.0.3
│ │ │ └─┬ protobufjs@5.0.3
│ │ │ ├─┬ ascli@1.0.1
│ │ │ │ ├── colour@0.7.1
│ │ │ │ └── optjs@3.2.2
│ │ │ ├─┬ bytebuffer@5.0.1
│ │ │ │ └── long@3.2.0
│ │ │ ├─┬ glob@7.1.4
│ │ │ │ ├── fs.realpath@1.0.0
│ │ │ │ ├─┬ inflight@1.0.6
│ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ ├── inherits@2.0.4
│ │ │ │ ├─┬ minimatch@3.0.4
│ │ │ │ │ └─┬ brace-expansion@1.1.11
│ │ │ │ │ ├── balanced-match@1.0.0
│ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ ├── once@1.4.0
│ │ │ │ └── path-is-absolute@1.0.1
│ │ │ └─┬ yargs@3.32.0
│ │ │ ├── camelcase@2.1.1
│ │ │ ├─┬ cliui@3.2.0
│ │ │ │ ├─┬ strip-ansi@3.0.1
│ │ │ │ │ └── ansi-regex@2.1.1
│ │ │ │ └── wrap-ansi@2.1.0
│ │ │ ├─┬ os-locale@1.4.0
│ │ │ │ └─┬ lcid@1.0.0
│ │ │ │ └── invert-kv@1.0.0
│ │ │ ├─┬ string-width@1.0.2
│ │ │ │ ├── code-point-at@1.1.0
│ │ │ │ └─┬ is-fullwidth-code-point@1.0.0
│ │ │ │ └── number-is-nan@1.0.1
│ │ │ ├── window-size@0.1.4
│ │ │ └── y18n@3.2.1
│ │ ├── is-stream-ended@0.1.4
│ │ ├── lodash@4.17.15
│ │ └─┬ protobufjs@6.8.8
│ │ ├── @protobufjs/aspromise@1.1.2
│ │ ├── @protobufjs/base64@1.1.2
│ │ ├── @protobufjs/codegen@2.0.4
│ │ ├── @protobufjs/eventemitter@1.1.0
│ │ ├── @protobufjs/fetch@1.1.0
│ │ ├── @protobufjs/float@1.0.2
│ │ ├── @protobufjs/inquire@1.1.0
│ │ ├── @protobufjs/path@1.1.2
│ │ ├── @protobufjs/pool@1.1.0
│ │ ├── @protobufjs/utf8@1.1.0
│ │ ├── @types/long@4.0.0
│ │ ├── @types/node@10.14.17
│ │ └── long@4.0.0
│ ├─┬ google-proto-files@0.16.1
│ │ └─┬ power-assert@1.6.1
│ │ ├─┬ define-properties@1.1.3
│ │ │ └── object-keys@1.1.1
│ │ ├─┬ empower@1.3.1
│ │ │ └── empower-core@1.2.0
│ │ ├─┬ power-assert-formatter@1.4.1
│ │ │ ├─┬ power-assert-context-formatter@1.2.0
│ │ │ │ └── power-assert-context-traversal@1.2.0
│ │ │ ├─┬ power-assert-context-reducer-ast@1.2.0
│ │ │ │ ├── acorn@5.7.3
│ │ │ │ └── acorn-es7-plugin@1.1.7
│ │ │ ├─┬ power-assert-renderer-assertion@1.2.0
│ │ │ │ ├── power-assert-renderer-base@1.1.1
│ │ │ │ └─┬ power-assert-util-string-width@1.2.0
│ │ │ │ └── eastasianwidth@0.2.0
│ │ │ ├─┬ power-assert-renderer-comparison@1.2.0
│ │ │ │ ├── diff-match-patch@1.0.4
│ │ │ │ ├─┬ stringifier@1.4.0
│ │ │ │ │ └── traverse@0.6.6
│ │ │ │ └── type-name@2.0.2
│ │ │ ├── power-assert-renderer-diagram@1.2.0
│ │ │ └── power-assert-renderer-file@1.2.0
│ │ └─┬ universal-deep-strict-equal@1.2.2
│ │ ├── array-filter@1.0.0
│ │ └── indexof@0.0.1
│ ├── is@3.3.0
│ ├── lodash.flatten@4.4.0
│ ├── lodash.merge@4.6.2
│ ├── prop-assign@1.0.0
│ ├── propprop@0.3.1
│ ├── safe-buffer@5.2.0
│ ├── split-array-stream@2.0.0
│ ├─┬ stream-events@1.0.5
│ │ └── stubs@3.0.0
│ └─┬ through2@2.0.5
│ └── xtend@4.0.2
├─┬ @types/fs-extra@5.1.0
│ └── @types/node@12.7.4
├── @types/google-cloud__datastore@1.3.3
├─┬ @types/koa@2.0.49
│ ├── @types/accepts@1.3.5
│ ├─┬ @types/cookies@0.7.2
│ │ ├── @types/connect@3.4.32
│ │ └─┬ @types/express@4.17.1
│ │ ├── @types/body-parser@1.17.1
│ │ ├─┬ @types/express-serve-static-core@4.16.9
│ │ │ └── @types/range-parser@1.2.3
│ │ └─┬ @types/serve-static@1.13.3
│ │ └── @types/mime@2.0.1
│ ├── @types/http-assert@1.5.1
│ ├── @types/keygrip@1.0.1
│ └── @types/koa-compose@3.2.4
├── @types/koa-bodyparser@5.0.2
├── @types/koa-compress@2.0.9
├── @types/koa-logger@3.1.1
├─┬ @types/koa-route@3.2.4
│ └─┬ path-to-regexp@1.7.0
│ └── isarray@0.0.1
├── @types/koa-send@4.1.2
├── @types/koa-static@4.0.1
├── @types/puppeteer@1.19.1
├─┬ @types/supertest@2.0.8
│ └─┬ @types/superagent@4.1.3
│ └── @types/cookiejar@2.1.1
├── @webcomponents/webcomponentsjs@1.3.3
├─┬ ava@1.0.0-beta.6
│ ├─┬ @ava/babel-preset-stage-4@2.0.0-beta.8
│ │ ├─┬ @babel/plugin-proposal-async-generator-functions@7.0.0-beta.51
│ │ │ └─┬ @babel/helper-remap-async-to-generator@7.0.0-beta.51
│ │ │ ├── @babel/helper-annotate-as-pure@7.0.0-beta.51
│ │ │ └── @babel/helper-wrap-function@7.0.0-beta.51
│ │ ├── @babel/plugin-proposal-object-rest-spread@7.0.0-beta.51
│ │ ├── @babel/plugin-proposal-optional-catch-binding@7.0.0-beta.51
│ │ ├─┬ @babel/plugin-transform-async-to-generator@7.0.0-beta.51
│ │ │ └── @babel/helper-module-imports@7.0.0-beta.51
│ │ ├─┬ @babel/plugin-transform-dotall-regex@7.0.0-beta.51
│ │ │ ├── @babel/helper-regex@7.0.0-beta.51
│ │ │ └─┬ regexpu-core@4.5.5
│ │ │ ├── regenerate@1.4.0
│ │ │ ├── regenerate-unicode-properties@8.1.0
│ │ │ ├── regjsgen@0.5.0
│ │ │ ├─┬ regjsparser@0.6.0
│ │ │ │ └── jsesc@0.5.0
│ │ │ ├─┬ unicode-match-property-ecmascript@1.0.4
│ │ │ │ ├── unicode-canonical-property-names-ecmascript@1.0.4
│ │ │ │ └── unicode-property-aliases-ecmascript@1.0.5
│ │ │ └── unicode-match-property-value-ecmascript@1.1.0
│ │ ├─┬ @babel/plugin-transform-exponentiation-operator@7.0.0-beta.51
│ │ │ └─┬ @babel/helper-builder-binary-assignment-operator-visitor@7.0.0-beta.51
│ │ │ └── @babel/helper-explode-assignable-expression@7.0.0-beta.51
│ │ └─┬ @babel/plugin-transform-modules-commonjs@7.0.0-beta.51
│ │ ├── @babel/helper-module-transforms@7.0.0-beta.51
│ │ └── @babel/helper-simple-access@7.0.0-beta.51
│ ├─┬ @ava/babel-preset-transform-test-files@4.0.0-beta.7
│ │ ├── @ava/babel-plugin-throws-helper@3.0.0-beta.7
│ │ └─┬ babel-plugin-espower@3.0.0-beta.1
│ │ ├── babylon@7.0.0-beta.47
│ │ ├── call-matcher@1.1.0
│ │ ├─┬ espower-location-detector@1.0.0
│ │ │ └── is-url@1.2.4
│ │ ├── espurify@1.8.1
│ │ └── estraverse@4.3.0
│ ├─┬ @ava/write-file-atomic@2.2.0
│ │ ├── imurmurhash@0.1.4
│ │ └── slide@1.1.6
│ ├─┬ @babel/core@7.0.0-beta.51
│ │ ├─┬ @babel/code-frame@7.0.0-beta.51
│ │ │ └─┬ @babel/highlight@7.0.0-beta.51
│ │ │ └── js-tokens@3.0.2
│ │ ├── @babel/helpers@7.0.0-beta.51
│ │ ├── @babel/parser@7.0.0-beta.51
│ │ ├── @babel/template@7.0.0-beta.51
│ │ ├─┬ @babel/traverse@7.0.0-beta.51
│ │ │ ├─┬ @babel/helper-function-name@7.0.0-beta.51
│ │ │ │ └── @babel/helper-get-function-arity@7.0.0-beta.51
│ │ │ ├── @babel/helper-split-export-declaration@7.0.0-beta.51
│ │ │ ├── globals@11.12.0
│ │ │ └─┬ invariant@2.2.4
│ │ │ └── loose-envify@1.4.0
│ │ ├─┬ @babel/types@7.0.0-beta.51
│ │ │ └── to-fast-properties@2.0.0
│ │ ├── json5@0.5.1
│ │ ├─┬ micromatch@3.1.10
│ │ │ ├── arr-diff@4.0.0
│ │ │ ├── array-unique@0.3.2
│ │ │ ├─┬ define-property@2.0.2
│ │ │ │ └─┬ is-descriptor@1.0.2
│ │ │ │ ├── is-accessor-descriptor@1.0.0
│ │ │ │ └── is-data-descriptor@1.0.0
│ │ │ ├─┬ extend-shallow@3.0.2
│ │ │ │ ├── assign-symbols@1.0.0
│ │ │ │ └── is-extendable@1.0.1
│ │ │ ├─┬ extglob@2.0.4
│ │ │ │ ├─┬ define-property@1.0.0
│ │ │ │ │ └─┬ is-descriptor@1.0.2
│ │ │ │ │ ├── is-accessor-descriptor@1.0.0
│ │ │ │ │ └── is-data-descriptor@1.0.0
│ │ │ │ ├─┬ expand-brackets@2.1.4
│ │ │ │ │ ├── debug@2.6.9
│ │ │ │ │ ├── define-property@0.2.5
│ │ │ │ │ ├── extend-shallow@2.0.1
│ │ │ │ │ └── posix-character-classes@0.1.1
│ │ │ │ └── extend-shallow@2.0.1
│ │ │ ├─┬ fragment-cache@0.2.1
│ │ │ │ └── map-cache@0.2.2
│ │ │ ├── kind-of@6.0.2
│ │ │ ├─┬ nanomatch@1.2.13
│ │ │ │ └── is-windows@1.0.2
│ │ │ ├── object.pick@1.3.0
│ │ │ ├─┬ regex-not@1.0.2
│ │ │ │ └─┬ safe-regex@1.1.0
│ │ │ │ └── ret@0.1.15
│ │ │ ├─┬ snapdragon@0.8.2
│ │ │ │ ├─┬ base@0.11.2
│ │ │ │ │ ├─┬ cache-base@1.0.1
│ │ │ │ │ │ ├─┬ collection-visit@1.0.0
│ │ │ │ │ │ │ ├── map-visit@1.0.0
│ │ │ │ │ │ │ └── object-visit@1.0.1
│ │ │ │ │ │ ├── get-value@2.0.6
│ │ │ │ │ │ ├─┬ has-value@1.0.0
│ │ │ │ │ │ │ └─┬ has-values@1.0.0
│ │ │ │ │ │ │ └─┬ kind-of@4.0.0
│ │ │ │ │ │ │ └── is-buffer@1.1.6
│ │ │ │ │ │ ├─┬ set-value@2.0.1
│ │ │ │ │ │ │ └── extend-shallow@2.0.1
│ │ │ │ │ │ ├─┬ to-object-path@0.3.0
│ │ │ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ │ │ └── is-buffer@1.1.6
│ │ │ │ │ │ ├── union-value@1.0.1
│ │ │ │ │ │ └─┬ unset-value@1.0.0
│ │ │ │ │ │ └─┬ has-value@0.3.1
│ │ │ │ │ │ ├── has-values@0.1.4
│ │ │ │ │ │ └── isobject@2.1.0
│ │ │ │ │ ├─┬ class-utils@0.3.6
│ │ │ │ │ │ ├── arr-union@3.1.0
│ │ │ │ │ │ ├── define-property@0.2.5
│ │ │ │ │ │ └─┬ static-extend@0.1.2
│ │ │ │ │ │ ├── define-property@0.2.5
│ │ │ │ │ │ └─┬ object-copy@0.1.0
│ │ │ │ │ │ ├── copy-descriptor@0.1.1
│ │ │ │ │ │ ├── define-property@0.2.5
│ │ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ │ └── is-buffer@1.1.6
│ │ │ │ │ ├─┬ define-property@1.0.0
│ │ │ │ │ │ └─┬ is-descriptor@1.0.2
│ │ │ │ │ │ ├── is-accessor-descriptor@1.0.0
│ │ │ │ │ │ └── is-data-descriptor@1.0.0
│ │ │ │ │ ├─┬ mixin-deep@1.3.2
│ │ │ │ │ │ ├── for-in@1.0.2
│ │ │ │ │ │ └── is-extendable@1.0.1
│ │ │ │ │ └── pascalcase@0.1.1
│ │ │ │ ├── debug@2.6.9
│ │ │ │ ├─┬ define-property@0.2.5
│ │ │ │ │ └─┬ is-descriptor@0.1.6
│ │ │ │ │ ├─┬ is-accessor-descriptor@0.1.6
│ │ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ │ └── is-buffer@1.1.6
│ │ │ │ │ ├─┬ is-data-descriptor@0.1.4
│ │ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ │ └── is-buffer@1.1.6
│ │ │ │ │ └── kind-of@5.1.0
│ │ │ │ ├── extend-shallow@2.0.1
│ │ │ │ ├─┬ source-map-resolve@0.5.2
│ │ │ │ │ ├── atob@2.1.2
│ │ │ │ │ ├── decode-uri-component@0.2.0
│ │ │ │ │ ├── resolve-url@0.2.1
│ │ │ │ │ ├── source-map-url@0.4.0
│ │ │ │ │ └── urix@0.1.0
│ │ │ │ └── use@3.1.1
│ │ │ └── to-regex@3.0.2
│ │ └── source-map@0.5.7
│ ├─┬ @babel/generator@7.0.0-beta.51
│ │ └── jsesc@2.5.2
│ ├─┬ @babel/plugin-syntax-async-generators@7.0.0-beta.51
│ │ └── @babel/helper-plugin-utils@7.0.0-beta.51
│ ├── @babel/plugin-syntax-object-rest-spread@7.0.0-beta.51
│ ├── @babel/plugin-syntax-optional-catch-binding@7.0.0-beta.51
│ ├── @concordance/react@1.0.0
│ ├── ansi-escapes@3.2.0
│ ├─┬ ansi-styles@3.2.1
│ │ └─┬ color-convert@1.9.3
│ │ └── color-name@1.1.3
│ ├── arr-flatten@1.1.0
│ ├─┬ array-union@1.0.2
│ │ └── array-uniq@1.0.3
│ ├── array-uniq@2.1.0
│ ├── auto-bind@1.2.1
│ ├── bluebird@3.5.5
│ ├── chalk@2.4.2
│ ├─┬ chokidar@2.1.8
│ │ ├─┬ anymatch@2.0.0
│ │ │ └─┬ normalize-path@2.1.1
│ │ │ └── remove-trailing-separator@1.1.0
│ │ ├── async-each@1.0.3
│ │ ├─┬ braces@2.3.2
│ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ └── is-extendable@0.1.1
│ │ │ ├─┬ fill-range@4.0.0
│ │ │ │ ├── extend-shallow@2.0.1
│ │ │ │ ├─┬ is-number@3.0.0
│ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ └── is-buffer@1.1.6
│ │ │ │ ├── repeat-string@1.6.1
│ │ │ │ └── to-regex-range@2.1.1
│ │ │ ├── repeat-element@1.1.3
│ │ │ ├─┬ snapdragon-node@2.1.1
│ │ │ │ ├─┬ define-property@1.0.0
│ │ │ │ │ └─┬ is-descriptor@1.0.2
│ │ │ │ │ ├── is-accessor-descriptor@1.0.0
│ │ │ │ │ └── is-data-descriptor@1.0.0
│ │ │ │ └─┬ snapdragon-util@3.0.1
│ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ └── is-buffer@1.1.6
│ │ │ └── split-string@3.1.0
│ │ ├── UNMET OPTIONAL DEPENDENCY fsevents@^1.2.7
│ │ ├─┬ glob-parent@3.1.0
│ │ │ ├── is-glob@3.1.0
│ │ │ └── path-dirname@1.0.2
│ │ ├─┬ is-binary-path@1.0.1
│ │ │ └── binary-extensions@1.13.1
│ │ ├─┬ is-glob@4.0.1
│ │ │ └── is-extglob@2.1.1
│ │ ├── normalize-path@3.0.0
│ │ ├── path-is-absolute@1.0.1
│ │ ├── readdirp@2.2.1
│ │ └── upath@1.2.0
│ ├── clean-stack@1.3.0
│ ├── clean-yaml-object@0.1.0
│ ├─┬ cli-cursor@2.1.0
│ │ └─┬ restore-cursor@2.0.0
│ │ └─┬ onetime@2.0.1
│ │ └── mimic-fn@1.2.0
│ ├─┬ cli-truncate@1.1.0
│ │ ├─┬ slice-ansi@1.0.0
│ │ │ └── is-fullwidth-code-point@2.0.0
│ │ └─┬ string-width@2.1.1
│ │ ├── is-fullwidth-code-point@2.0.0
│ │ └─┬ strip-ansi@4.0.0
│ │ └── ansi-regex@3.0.0
│ ├─┬ co-with-promise@4.6.0
│ │ └─┬ pinkie-promise@1.0.0
│ │ └── pinkie@1.0.0
│ ├─┬ code-excerpt@2.1.1
│ │ └── convert-to-spaces@1.0.2
│ ├── common-path-prefix@1.0.0
│ ├─┬ concordance@3.0.0
│ │ ├─┬ date-time@2.1.0
│ │ │ └── time-zone@1.0.0
│ │ ├── esutils@2.0.3
│ │ ├── fast-diff@1.2.0
│ │ ├── function-name-support@0.2.0
│ │ ├── js-string-escape@1.0.1
│ │ ├── lodash.flattendeep@4.4.0
│ │ └── well-known-symbols@1.0.0
│ ├─┬ convert-source-map@1.6.0
│ │ └── safe-buffer@5.1.2
│ ├─┬ currently-unhandled@0.4.1
│ │ └── array-find-index@1.0.2
│ ├─┬ debug@3.1.0
│ │ └── ms@2.0.0
│ ├─┬ del@3.0.0
│ │ ├─┬ globby@6.1.0
│ │ │ ├── pify@2.3.0
│ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ └── pinkie@2.0.4
│ │ ├── is-path-cwd@1.0.0
│ │ ├─┬ is-path-in-cwd@1.0.1
│ │ │ └─┬ is-path-inside@1.0.1
│ │ │ └── path-is-inside@1.0.2
│ │ └── p-map@1.2.0
│ ├─┬ dot-prop@4.2.0
│ │ └── is-obj@1.0.1
│ ├── emittery@0.3.0
│ ├─┬ empower-core@0.6.2
│ │ ├── call-signature@0.0.2
│ │ └── core-js@2.6.9
│ ├── equal-length@1.0.1
│ ├── escape-string-regexp@1.0.5
│ ├── esm@3.2.25
│ ├── figures@2.0.0
│ ├── get-port@3.2.0
│ ├─┬ globby@7.1.1
│ │ ├─┬ dir-glob@2.0.0
│ │ │ └── path-type@3.0.0
│ │ ├── ignore@3.3.10
│ │ └── slash@1.0.0
│ ├── ignore-by-default@1.0.1
│ ├─┬ import-local@1.0.0
│ │ └── pkg-dir@2.0.0
│ ├── indent-string@3.2.0
│ ├─┬ is-ci@1.2.1
│ │ └── ci-info@1.6.0
│ ├── is-error@2.2.2
│ ├── is-generator-fn@1.0.0
│ ├─┬ is-observable@1.1.0
│ │ └── symbol-observable@1.2.0
│ ├─┬ is-plain-object@2.0.4
│ │ └── isobject@3.0.1
│ ├── is-promise@2.1.0
│ ├── lodash.clone@4.5.0
│ ├── lodash.clonedeep@4.5.0
│ ├── lodash.clonedeepwith@4.5.0
│ ├── lodash.debounce@4.0.8
│ ├── lodash.difference@4.5.0
│ ├─┬ loud-rejection@1.6.0
│ │ └── signal-exit@3.0.2
│ ├── make-dir@1.3.0
│ ├── matcher@1.1.1
│ ├─┬ md5-hex@2.0.0
│ │ └── md5-o-matic@0.1.1
│ ├─┬ meow@5.0.0
│ │ ├─┬ camelcase-keys@4.2.0
│ │ │ ├── camelcase@4.1.0
│ │ │ ├── map-obj@2.0.0
│ │ │ └── quick-lru@1.1.0
│ │ ├─┬ decamelize-keys@1.1.0
│ │ │ ├── decamelize@1.2.0
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ minimist-options@3.0.2
│ │ │ └── is-plain-obj@1.1.0
│ │ ├─┬ normalize-package-data@2.5.0
│ │ │ ├── hosted-git-info@2.8.4
│ │ │ └─┬ validate-npm-package-license@3.0.4
│ │ │ ├─┬ spdx-correct@3.1.0
│ │ │ │ └── spdx-license-ids@3.0.5
│ │ │ └─┬ spdx-expression-parse@3.0.0
│ │ │ └── spdx-exceptions@2.2.0
│ │ ├─┬ read-pkg-up@3.0.0
│ │ │ └── read-pkg@3.0.0
│ │ ├─┬ redent@2.0.0
│ │ │ └── strip-indent@2.0.0
│ │ ├── trim-newlines@2.0.0
│ │ └─┬ yargs-parser@10.1.0
│ │ └── camelcase@4.1.0
│ ├── ms@2.1.2
│ ├─┬ multimatch@2.1.0
│ │ └── array-differ@1.0.0
│ ├─┬ observable-to-promise@0.5.0
│ │ └─┬ is-observable@0.2.0
│ │ └── symbol-observable@0.2.4
│ ├─┬ ora@2.1.0
│ │ ├── cli-spinners@1.3.1
│ │ ├── log-symbols@2.2.0
│ │ ├─┬ strip-ansi@4.0.0
│ │ │ └── ansi-regex@3.0.0
│ │ └─┬ wcwidth@1.0.1
│ │ └─┬ defaults@1.0.3
│ │ └── clone@1.0.4
│ ├─┬ package-hash@2.0.0
│ │ └─┬ release-zalgo@1.0.0
│ │ └── es6-error@4.1.1
│ ├─┬ pkg-conf@2.1.0
│ │ ├─┬ find-up@2.1.0
│ │ │ └─┬ locate-path@2.0.0
│ │ │ ├─┬ p-locate@2.0.0
│ │ │ │ └─┬ p-limit@1.3.0
│ │ │ │ └── p-try@1.0.0
│ │ │ └── path-exists@3.0.0
│ │ └─┬ load-json-file@4.0.0
│ │ ├─┬ parse-json@4.0.0
│ │ │ ├─┬ error-ex@1.3.2
│ │ │ │ └── is-arrayish@0.2.1
│ │ │ └── json-parse-better-errors@1.0.2
│ │ └── strip-bom@3.0.0
│ ├─┬ plur@3.1.1
│ │ └── irregular-plurals@2.0.0
│ ├─┬ pretty-ms@3.2.0
│ │ └── parse-ms@1.0.1
│ ├── require-precompiled@0.1.0
│ ├─┬ resolve-cwd@2.0.0
│ │ └── resolve-from@3.0.0
│ ├── slash@2.0.0
│ ├─┬ source-map-support@0.5.13
│ │ └── source-map@0.6.1
│ ├── stack-utils@1.0.2
│ ├─┬ strip-ansi@4.0.0
│ │ └── ansi-regex@3.0.0
│ ├─┬ strip-bom-buf@1.0.0
│ │ └── is-utf8@0.2.1
│ ├─┬ supertap@1.0.0
│ │ ├── serialize-error@2.1.0
│ │ └─┬ strip-ansi@4.0.0
│ │ └── ansi-regex@3.0.0
│ ├─┬ supports-color@5.5.0
│ │ └── has-flag@3.0.0
│ ├── trim-off-newlines@1.0.1
│ ├── trim-right@1.0.1
│ ├─┬ unique-temp-dir@1.0.0
│ │ ├── os-tmpdir@1.0.2
│ │ └── uid2@0.0.3
│ └─┬ update-notifier@2.5.0
│ ├─┬ boxen@1.3.0
│ │ ├─┬ ansi-align@2.0.0
│ │ │ └─┬ string-width@2.1.1
│ │ │ ├── is-fullwidth-code-point@2.0.0
│ │ │ └─┬ strip-ansi@4.0.0
│ │ │ └── ansi-regex@3.0.0
│ │ ├── camelcase@4.1.0
│ │ ├── cli-boxes@1.0.0
│ │ ├─┬ string-width@2.1.1
│ │ │ ├── is-fullwidth-code-point@2.0.0
│ │ │ └─┬ strip-ansi@4.0.0
│ │ │ └── ansi-regex@3.0.0
│ │ ├─┬ term-size@1.2.0
│ │ │ └─┬ execa@0.7.0
│ │ │ ├─┬ cross-spawn@5.1.0
│ │ │ │ ├─┬ shebang-command@1.2.0
│ │ │ │ │ └── shebang-regex@1.0.0
│ │ │ │ └─┬ which@1.3.1
│ │ │ │ └── isexe@2.0.0
│ │ │ ├── get-stream@3.0.0
│ │ │ ├── is-stream@1.1.0
│ │ │ ├─┬ npm-run-path@2.0.2
│ │ │ │ └── path-key@2.0.1
│ │ │ ├── p-finally@1.0.0
│ │ │ └── strip-eof@1.0.0
│ │ └─┬ widest-line@2.0.1
│ │ └─┬ string-width@2.1.1
│ │ ├── is-fullwidth-code-point@2.0.0
│ │ └─┬ strip-ansi@4.0.0
│ │ └── ansi-regex@3.0.0
│ ├─┬ configstore@3.1.2
│ │ ├─┬ unique-string@1.0.0
│ │ │ └── crypto-random-string@1.0.0
│ │ └── write-file-atomic@2.4.3
│ ├── import-lazy@2.1.0
│ ├─┬ is-installed-globally@0.1.0
│ │ └─┬ global-dirs@0.1.1
│ │ └── ini@1.3.5
│ ├── is-npm@1.0.0
│ ├─┬ latest-version@3.1.0
│ │ └─┬ package-json@4.0.1
│ │ ├─┬ got@6.7.1
│ │ │ ├── duplexer3@0.1.4
│ │ │ ├── is-redirect@1.0.0
│ │ │ ├── is-retry-allowed@1.2.0
│ │ │ ├── lowercase-keys@1.0.1
│ │ │ ├── timed-out@4.0.1
│ │ │ ├── unzip-response@2.0.1
│ │ │ └─┬ url-parse-lax@1.0.0
│ │ │ └── prepend-http@1.0.4
│ │ ├─┬ registry-auth-token@3.4.0
│ │ │ └─┬ rc@1.2.8
│ │ │ ├── deep-extend@0.6.0
│ │ │ ├── minimist@1.2.0
│ │ │ └── strip-json-comments@2.0.1
│ │ └── registry-url@3.1.0
│ ├── semver-diff@2.1.0
│ └── xdg-basedir@3.0.0
├─┬ chrome-launcher@0.10.7
│ ├── is-wsl@1.1.0
│ ├─┬ lighthouse-logger@1.2.0
│ │ ├── debug@2.6.9
│ │ └── marky@1.2.1
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ └── rimraf@2.7.1
├─┬ chrome-remote-interface@0.26.1
│ ├── commander@2.11.0
│ └─┬ ws@3.3.3
│ ├── async-limiter@1.0.1
│ ├── safe-buffer@5.1.2
│ └── ultron@1.1.1
├─┬ fs-extra@7.0.1
│ ├── graceful-fs@4.2.2
│ ├── jsonfile@4.0.0
│ └── universalify@0.1.2
├─┬ koa@2.8.1
│ ├─┬ accepts@1.3.7
│ │ ├── mime-types@2.1.24
│ │ └── negotiator@0.6.2
│ ├─┬ cache-content-type@1.0.1
│ │ └── ylru@1.2.1
│ ├─┬ content-disposition@0.5.3
│ │ └── safe-buffer@5.1.2
│ ├── content-type@1.0.4
│ ├─┬ cookies@0.7.3
│ │ └── keygrip@1.0.3
│ ├── delegates@1.0.0
│ ├── depd@1.1.2
│ ├── destroy@1.0.4
│ ├── error-inject@1.0.0
│ ├── escape-html@1.0.3
│ ├── fresh@0.5.2
│ ├─┬ http-assert@1.4.1
│ │ └── deep-equal@1.0.1
│ ├─┬ http-errors@1.7.3
│ │ ├── setprototypeof@1.1.1
│ │ └── toidentifier@1.0.0
│ ├── is-generator-function@1.0.7
│ ├── koa-compose@4.1.0
│ ├─┬ koa-convert@1.2.0
│ │ ├── co@4.6.0
│ │ └── koa-compose@3.2.1
│ ├── koa-is-json@1.0.0
│ ├─┬ on-finished@2.3.0
│ │ └── ee-first@1.1.1
│ ├── only@0.0.2
│ ├── parseurl@1.3.3
│ ├── statuses@1.5.0
│ ├─┬ type-is@1.6.18
│ │ └── media-typer@0.3.0
│ └── vary@1.1.2
├─┬ koa-bodyparser@4.2.1
│ ├─┬ co-body@6.0.0
│ │ ├── inflation@2.0.0
│ │ ├── qs@6.5.2
│ │ └─┬ raw-body@2.4.1
│ │ ├─┬ iconv-lite@0.4.24
│ │ │ └── safer-buffer@2.1.2
│ │ └── unpipe@1.0.0
│ └── copy-to@2.0.1
├─┬ koa-compress@3.0.0
│ ├── bytes@3.1.0
│ └─┬ compressible@2.0.17
│ └── mime-db@1.40.0
├─┬ koa-logger@3.2.1
│ ├── humanize-number@0.0.2
│ └── passthrough-counter@1.0.0
├─┬ koa-route@3.2.0
│ └── methods@1.1.2
├─┬ koa-send@5.0.0
│ ├─┬ mz@2.7.0
│ │ ├── any-promise@1.3.0
│ │ ├── object-assign@4.1.1
│ │ └─┬ thenify-all@1.6.0
│ │ └── thenify@3.3.0
│ └─┬ resolve-path@1.4.0
│ └─┬ http-errors@1.6.3
│ ├── inherits@2.0.3
│ └── setprototypeof@1.1.0
├── koa-static@5.0.0
├── minimist@1.2.0
├─┬ nodemon@1.19.2
│ ├─┬ minimatch@3.0.4
│ │ └─┬ brace-expansion@1.1.11
│ │ ├── balanced-match@1.0.0
│ │ └── concat-map@0.0.1
│ ├── pstree.remy@1.1.7
│ ├─┬ touch@3.1.0
│ │ └─┬ nopt@1.0.10
│ │ └── abbrev@1.1.1
│ └─┬ undefsafe@2.0.2
│ └── debug@2.6.9
├── performance-now@2.1.0
├── progress-bar-element@2.0.1
├─┬ puppeteer@1.19.0
│ ├─┬ debug@4.1.1
│ │ └── ms@2.1.2
│ ├─┬ extract-zip@1.6.7
│ │ ├── debug@2.6.9
│ │ └─┬ yauzl@2.4.1
│ │ └─┬ fd-slicer@1.0.1
│ │ └── pend@1.2.0
│ ├─┬ https-proxy-agent@2.2.2
│ │ └─┬ agent-base@4.3.0
│ │ └─┬ es6-promisify@5.0.0
│ │ └── es6-promise@4.2.8
│ ├── mime@2.4.4
│ ├── progress@2.0.3
│ ├── proxy-from-env@1.0.0
│ └── ws@6.2.1
├── semver@5.7.1
├─┬ supertest@3.4.2
│ └─┬ superagent@3.8.3
│ ├── component-emitter@1.3.0
│ ├── cookiejar@2.1.2
│ ├─┬ form-data@2.5.1
│ │ └── asynckit@0.4.0
│ ├── formidable@1.2.1
│ └── mime@1.6.0
├─┬ tslint@5.19.0
│ ├─┬ @babel/code-frame@7.5.5
│ │ └─┬ @babel/highlight@7.5.0
│ │ └── js-tokens@4.0.0
│ ├── builtin-modules@1.1.1
│ ├── commander@2.20.0
│ ├── diff@3.5.0
│ ├─┬ glob@7.1.4
│ │ ├── fs.realpath@1.0.0
│ │ ├─┬ inflight@1.0.6
│ │ │ └── wrappy@1.0.2
│ │ └── once@1.4.0
│ ├─┬ js-yaml@3.13.1
│ │ ├─┬ argparse@1.0.10
│ │ │ └── sprintf-js@1.0.3
│ │ └── esprima@4.0.1
│ ├─┬ resolve@1.12.0
│ │ └── path-parse@1.0.6
│ ├── tslib@1.10.0
│ └── tsutils@2.29.0
├── typescript@3.6.2
└── uuid@3.3.3
tsc --version:
Version 2.7.2
Good catch - this is a problem with a newer version of typescript.
For now you can work around the issue by running npm install typescript@3.0.3
inside the rendertron folder. I'll make sure we update whatever it is that breaks with the newer TypeScript 3.6.2 :)
git clone https://github.com/GoogleChrome/rendertron.git cd rendertron npm install npm run build
I used this commond to install. But It failded: _src/rendertron.ts:146:14 - error TS2769: No overload matches this call. The last overload gave the following error. Argument of type '"unhandledRejection"' is not assignable to parameter of type 'Signals'.
146 process.on('unhandledRejection', logUncaughtError);
Found 1 error.
npm ERR! Linux 4.15.0-52-generic npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "build" npm ERR! node v8.10.0 npm ERR! npm v3.5.2 npm ERR! code ELIFECYCLE npm ERR! rendertron@2.0.1 build:
tsc
npm ERR! Exit status 2 npm ERR! npm ERR! Failed at the rendertron@2.0.1 build script 'tsc'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the rendertron package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! tsc npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs rendertron npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls rendertron npm ERR! There is likely additional logging output above.npm ERR! Please include the following file with any support request: npm ERR! /root/jsload/rendertron/npm-debug.log