Advertisement
Guest User

Untitled

a guest
Jan 19th, 2020
1,072
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 70.40 KB | None | 0 0
  1. npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
  2.  
  3. > node-webcrypto-ossl@1.0.48 prepack /home/matrix_bridge/.npm/_cacache/tmp/git-clone-335837de
  4. > npm install
  5.  
  6.  
  7. > webcrypto-core@0.1.26 prepack /home/matrix_bridge/.npm/_cacache/tmp/git-clone-f6dead8b
  8. > npm install
  9.  
  10.  
  11. > webcrypto-core@0.1.26 prepare /home/matrix_bridge/.npm/_cacache/tmp/git-clone-f6dead8b
  12. > npm run build
  13.  
  14.  
  15. > webcrypto-core@0.1.26 build /home/matrix_bridge/.npm/_cacache/tmp/git-clone-f6dead8b
  16. > npm run build:dist
  17.  
  18.  
  19. > webcrypto-core@0.1.26 build:dist /home/matrix_bridge/.npm/_cacache/tmp/git-clone-f6dead8b
  20. > npm run build:es5 && npm run build:es2015
  21.  
  22.  
  23. > webcrypto-core@0.1.26 build:es5 /home/matrix_bridge/.npm/_cacache/tmp/git-clone-f6dead8b
  24. > rollup -c
  25.  
  26. (!) Some options have been renamed
  27. https://gist.github.com/Rich-Harris/d472c50732dab03efeb37472b08a3f32
  28. banner is now output.banner
  29.  
  30. src/index.ts → dist/webcrypto-core.js...
  31. created dist/webcrypto-core.js in 4.4s
  32.  
  33. > webcrypto-core@0.1.26 build:es2015 /home/matrix_bridge/.npm/_cacache/tmp/git-clone-f6dead8b
  34. > rollup -c rollup.config.es.js
  35.  
  36. (!) Some options have been renamed
  37. https://gist.github.com/Rich-Harris/d472c50732dab03efeb37472b08a3f32
  38. banner is now output.banner
  39.  
  40. src/index.ts → dist/webcrypto-core.es.js...
  41. created dist/webcrypto-core.es.js in 4.2s
  42. audited 2327 packages in 29.517s
  43. found 60 vulnerabilities (1 low, 4 moderate, 54 high, 1 critical)
  44. run `npm audit fix` to fix them, or `npm audit` for details
  45.  
  46. > node-webcrypto-ossl@1.0.48 install /home/matrix_bridge/.npm/_cacache/tmp/git-clone-335837de
  47. > node-gyp rebuild
  48.  
  49. make: Entering directory '/home/matrix_bridge/.npm/_cacache/tmp/git-clone-335837de/build'
  50. CXX(target) Release/obj.target/nodessl/src/main.o
  51. CXX(target) Release/obj.target/nodessl/src/core/key_exp.o
  52. CXX(target) Release/obj.target/nodessl/src/core/scoped_ssl.o
  53. CXX(target) Release/obj.target/nodessl/src/core/logger.o
  54. CXX(target) Release/obj.target/nodessl/src/core/excep.o
  55. CXX(target) Release/obj.target/nodessl/src/core/digest.o
  56. CXX(target) Release/obj.target/nodessl/src/core/bn.o
  57. CXX(target) Release/obj.target/nodessl/src/rsa/rsa_gen.o
  58. CXX(target) Release/obj.target/nodessl/src/rsa/rsa_jwk.o
  59. CXX(target) Release/obj.target/nodessl/src/rsa/rsa_pkcs1.o
  60. CXX(target) Release/obj.target/nodessl/src/rsa/rsa_oaep.o
  61. CXX(target) Release/obj.target/nodessl/src/rsa/rsa_pss.o
  62. CXX(target) Release/obj.target/nodessl/src/ec/ec_gen.o
  63. CXX(target) Release/obj.target/nodessl/src/ec/ec_dsa.o
  64. CXX(target) Release/obj.target/nodessl/src/ec/ec_dh.o
  65. CXX(target) Release/obj.target/nodessl/src/ec/ec_jwk.o
  66. CXX(target) Release/obj.target/nodessl/src/aes/aes_gen.o
  67. CXX(target) Release/obj.target/nodessl/src/aes/aes_ecb.o
  68. CXX(target) Release/obj.target/nodessl/src/aes/aes_cbc.o
  69. CXX(target) Release/obj.target/nodessl/src/aes/aes_gcm.o
  70. CXX(target) Release/obj.target/nodessl/src/aes/aes_ctr.o
  71. CXX(target) Release/obj.target/nodessl/src/hmac/hmac_gen.o
  72. CXX(target) Release/obj.target/nodessl/src/hmac/hmac_sign.o
  73. CXX(target) Release/obj.target/nodessl/src/pbkdf2/pbkdf2_derive.o
  74. CXX(target) Release/obj.target/nodessl/src/node/common.o
  75. CXX(target) Release/obj.target/nodessl/src/node/w_key.o
  76. CXX(target) Release/obj.target/nodessl/src/node/w_aes.o
  77. CXX(target) Release/obj.target/nodessl/src/node/w_hmac.o
  78. CXX(target) Release/obj.target/nodessl/src/node/w_pbkdf2.o
  79. CXX(target) Release/obj.target/nodessl/src/node/w_core.o
  80. CXX(target) Release/obj.target/nodessl/src/node/async_rsa.o
  81. CXX(target) Release/obj.target/nodessl/src/node/async_ec.o
  82. CXX(target) Release/obj.target/nodessl/src/node/async_aes.o
  83. CXX(target) Release/obj.target/nodessl/src/node/async_hmac.o
  84. CXX(target) Release/obj.target/nodessl/src/node/async_pbkdf2.o
  85. CXX(target) Release/obj.target/nodessl/src/node/async_core.o
  86. SOLINK_MODULE(target) Release/obj.target/nodessl.node
  87. COPY Release/nodessl.node
  88. make: Leaving directory '/home/matrix_bridge/.npm/_cacache/tmp/git-clone-335837de/build'
  89.  
  90. > node-webcrypto-ossl@1.0.48 prepare /home/matrix_bridge/.npm/_cacache/tmp/git-clone-335837de
  91. > npm run build
  92.  
  93.  
  94. > node-webcrypto-ossl@1.0.48 build /home/matrix_bridge/.npm/_cacache/tmp/git-clone-335837de
  95. > npm run build:es5
  96.  
  97.  
  98. > node-webcrypto-ossl@1.0.48 build:es5 /home/matrix_bridge/.npm/_cacache/tmp/git-clone-335837de
  99. > tsc
  100.  
  101. audited 694 packages in 274.819s
  102. found 18 vulnerabilities (1 moderate, 17 high)
  103. run `npm audit fix` to fix them, or `npm audit` for details
  104. [ ..............] - fetchMetadata: sill resolveWithNewModule yallist@3.1.1 checking installable status
  105.  
  106. [Unit]
  107. Description=My Miscellaneous Service
  108. After=network.target
  109.  
  110. [Service]
  111. Type=simple
  112. # Another Type: forking
  113. User=nanodano
  114. WorkingDirectory=/home/nanodano
  115. ExecStart=/home/nanodano/my_daemon --option=123
  116. Restart=on-failure
  117. # Other restart options: always, on-abort, etc
  118.  
  119. # The install section is needed to use
  120. # `systemctl enable` to start on boot
  121. # For a user service that you want to enable
  122. # and start automatically, use `default.target`
  123. # For system level services, use `multi-user.target`
  124. [Install]
  125.  
  126. > webcrypto-core@0.1.26 prepack /home/matrix_bridge/.npm/_cacache/tmp/git-clone-ab1dd4d9
  127. > npm install
  128.  
  129.  
  130. > webcrypto-core@0.1.26 prepare /home/matrix_bridge/.npm/_cacache/tmp/git-clone-ab1dd4d9
  131. > npm run build
  132.  
  133.  
  134. > webcrypto-core@0.1.26 build /home/matrix_bridge/.npm/_cacache/tmp/git-clone-ab1dd4d9
  135. > npm run build:dist
  136.  
  137.  
  138. > webcrypto-core@0.1.26 build:dist /home/matrix_bridge/.npm/_cacache/tmp/git-clone-ab1dd4d9
  139. > npm run build:es5 && npm run build:es2015
  140.  
  141.  
  142. > webcrypto-core@0.1.26 build:es5 /home/matrix_bridge/.npm/_cacache/tmp/git-clone-ab1dd4d9
  143. > rollup -c
  144.  
  145. (!) Some options have been renamed
  146. https://gist.github.com/Rich-Harris/d472c50732dab03efeb37472b08a3f32
  147. banner is now output.banner
  148.  
  149. src/index.ts → dist/webcrypto-core.js...
  150. created dist/webcrypto-core.js in 4s
  151.  
  152. > webcrypto-core@0.1.26 build:es2015 /home/matrix_bridge/.npm/_cacache/tmp/git-clone-ab1dd4d9
  153. > rollup -c rollup.config.es.js
  154.  
  155. (!) Some options have been renamed
  156. https://gist.github.com/Rich-Harris/d472c50732dab03efeb37472b08a3f32
  157. banner is now output.banner
  158.  
  159. src/index.ts → dist/webcrypto-core.es.js...
  160. created dist/webcrypto-core.es.js in 5s
  161. audited 2327 packages in 28.88s
  162. found 60 vulnerabilities (1 low, 4 moderate, 54 high, 1 critical)
  163. run `npm audit fix` to fix them, or `npm audit` for details
  164. npm WARN deprecated fs-promise@0.5.0: Use mz or fs-extra^3.0 with Promise Support
  165. npm WARN deprecated core-js@1.2.7: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
  166. npm WARN deprecated lodash.isarray@4.0.0: This package is deprecated. Use Array.isArray.
  167.  
  168. > matrix-puppet-signal@2.0.0 postinstall /home/matrix_bridge/matrix-puppet-signal
  169. > cd node_modules/signal-desktop && yarn && yarn grunt
  170.  
  171. yarn install v1.21.1
  172. info No lockfile found.
  173. [1/6] Validating package.json...
  174. [2/6] Resolving packages...
  175. warning draft-js > fbjs > core-js@1.2.7: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
  176. warning electron-editor-context-menu > lodash.isarray@4.0.0: This package is deprecated. Use Array.isArray.
  177. warning react-virtualized > babel-runtime > core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
  178. warning read-last-lines > fs-promise@0.5.0: Use mz or fs-extra^3.0 with Promise Support
  179. warning bower@1.8.2: This Bower version has SECURITY BUG THAT ALLOWS TO WRITE TO ARBITRARY FILE ON YOUR COMPUTER when you install malicious package. Please upgrade Bower to at least version 1.8.8 if you don't want to get hacked. More info: https://snyk.io/blog/severe-security-vulnerability-in-bowers-zip-archive-extraction/
  180. warning electron > electron-download > nugget > progress-stream > through2 > xtend > object-keys@0.4.0:
  181. warning electron-icon-maker > icon-gen > svg2png > phantomjs-prebuilt@2.1.16: this package is now deprecated
  182. warning eslint > file-entry-cache > flat-cache > circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
  183. warning grunt > coffee-script@1.10.0: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
  184. warning react-styleguidist > buble > os-homedir@2.0.0: This is not needed anymore. Use `require('os').homedir()` instead.
  185. warning react-styleguidist > react-docgen-displayname-handler > recast > core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
  186. warning react-styleguidist > css-loader > cssnano > autoprefixer > browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
  187. warning react-styleguidist > css-loader > cssnano > postcss-merge-rules > browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
  188. warning react-styleguidist > css-loader > cssnano > postcss-merge-rules > caniuse-api > browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
  189. warning sinon > @sinonjs/formatio > samsam@1.3.0: This package has been deprecated in favour of @sinonjs/samsam
  190. warning spectron > webdriverio@4.14.4: outdated version, please use @next
  191. [3/6] Fetching packages...
  192. warning Pattern ["node-fetch@git+https://github.com/scottnonnenberg-signal/node-fetch.git#3e5f51e08c647ee5f20c43b15cf2d352d61c36b4"] is trying to unpack in the same destination "/home/matrix_bridge/.cache/yarn/v6/npm-node-fetch-1.7.3-3e5f51e08c647ee5f20c43b15cf2d352d61c36b4/node_modules/node-fetch" as pattern ["node-fetch@https://github.com/scottnonnenberg-signal/node-fetch.git#3e5f51e08c647ee5f20c43b15cf2d352d61c36b4","node-fetch@^1.0.1"]. This could result in non-deterministic behavior, skipping.
  193. info fsevents@1.2.11: The platform "linux" is incompatible with this module.
  194. info "fsevents@1.2.11" is an optional dependency and failed compatibility check. Excluding it from installation.
  195. [4/6] Linking dependencies...
  196. warning " > react-contextmenu@2.11.0" has unmet peer dependency "prop-types@^15.0.0".
  197. warning " > grunt-gitinfo@0.1.7" has incorrect peer dependency "grunt@~0.4.5".
  198. warning "react-styleguidist > webpack-dev-server@2.11.5" has incorrect peer dependency "webpack@^2.2.0 || ^3.0.0".
  199. warning "react-styleguidist > webpack-dev-server > webpack-dev-middleware@1.12.2" has incorrect peer dependency "webpack@^1.0.0 || ^2.0.0 || ^3.0.0".
  200. [5/6] Building fresh packages...
  201. [1/13] ⠐ @journeyapps/sqlcipher
  202. [1/13] ⠠ @journeyapps/sqlcipher
  203. [1/13] ⠂ @journeyapps/sqlcipher
  204. [1/13] ⢀ @journeyapps/sqlcipher
  205. [1/13] ⠈ @journeyapps/sqlcipher
  206. [1/13] ⠄ @journeyapps/sqlcipher
  207. [1/13] ⠠ @journeyapps/sqlcipher
  208. [1/13] ⠁ @journeyapps/sqlcipher
  209. [1/13] ⡀ @journeyapps/sqlcipher
  210. [1/13] ⠐ @journeyapps/sqlcipher
  211. [1/13] ⠂ @journeyapps/sqlcipher
  212. [1/13] ⢀ @journeyapps/sqlcipher
  213. [1/13] ⠈ @journeyapps/sqlcipher
  214. [1/13] ⠄ @journeyapps/sqlcipher
  215. [1/13] ⠠ @journeyapps/sqlcipher
  216. [1/13] ⠈ @journeyapps/sqlcipher
  217. [1/13] ⠄ @journeyapps/sqlcipher
  218. [1/13] ⠠ @journeyapps/sqlcipher
  219. [6/6] Cleaning modules...
  220. success Saved lockfile.
  221. $ electron-builder install-app-deps && rimraf node_modules/dtrace-provider
  222. Configuring yargs through package.json is deprecated and will be removed in the next major release, please use the JS API instead.
  223. Configuring yargs through package.json is deprecated and will be removed in the next major release, please use the JS API instead.
  224. • electron-builder version=20.39.0
  225. • loaded configuration file=package.json ("build" field)
  226. • rebuilding native production dependencies platform=linux arch=x64
  227. • rebuilding native dependency name=dtrace-provider
  228. • rebuilding native dependency name=node-sass
  229. • rebuilding native dependency name=@journeyapps/sqlcipher
  230. • rebuilding native dependency name=websocket
  231. • rebuilding native dependency name=spellchecker
  232.  
  233.  
  234.  
  235. Done in 820.52s.
  236. yarn run v1.21.1
  237. $ grunt
  238. Running "exec:build-protobuf" (exec) task
  239. $ yarn build-module-protobuf
  240. $ pbjs --target static-module --wrap commonjs --out ts/protobuf/compiled.js protos/*.proto && pbts --out ts/protobuf/compiled.d.ts ts/protobuf/compiled.js
  241. >> installing chalk@^1.1.3
  242. >> installing jsdoc@^3.5.5
  243. >> installing uglify-js@^2.8.29
  244. >> installing minimist@^1.2.0
  245.  
  246. Running "exec:transpile" (exec) task
  247. $ tsc
  248. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2891,14): error TS2300: Duplicate identifier 'LibraryManagedAttributes'.
  249. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2904,13): error TS2717: Subsequent property declarations must have the same type. Property 'a' must be of type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>', but here has type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>'.
  250. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2905,13): error TS2717: Subsequent property declarations must have the same type. Property 'abbr' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  251. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2906,13): error TS2717: Subsequent property declarations must have the same type. Property 'address' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  252. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2907,13): error TS2717: Subsequent property declarations must have the same type. Property 'area' must be of type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>', but here has type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>'.
  253. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2908,13): error TS2717: Subsequent property declarations must have the same type. Property 'article' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  254. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2909,13): error TS2717: Subsequent property declarations must have the same type. Property 'aside' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  255. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2910,13): error TS2717: Subsequent property declarations must have the same type. Property 'audio' must be of type 'DetailedHTMLProps<AudioHTMLAttributes<HTMLAudioElement>, HTMLAudioElement>', but here has type 'DetailedHTMLProps<AudioHTMLAttributes<HTMLAudioElement>, HTMLAudioElement>'.
  256. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2911,13): error TS2717: Subsequent property declarations must have the same type. Property 'b' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  257. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2912,13): error TS2717: Subsequent property declarations must have the same type. Property 'base' must be of type 'DetailedHTMLProps<BaseHTMLAttributes<HTMLBaseElement>, HTMLBaseElement>', but here has type 'DetailedHTMLProps<BaseHTMLAttributes<HTMLBaseElement>, HTMLBaseElement>'.
  258. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2913,13): error TS2717: Subsequent property declarations must have the same type. Property 'bdi' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  259. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2914,13): error TS2717: Subsequent property declarations must have the same type. Property 'bdo' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  260. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2915,13): error TS2717: Subsequent property declarations must have the same type. Property 'big' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  261. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2916,13): error TS2717: Subsequent property declarations must have the same type. Property 'blockquote' must be of type 'DetailedHTMLProps<BlockquoteHTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<BlockquoteHTMLAttributes<HTMLElement>, HTMLElement>'.
  262. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2917,13): error TS2717: Subsequent property declarations must have the same type. Property 'body' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLBodyElement>, HTMLBodyElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLBodyElement>, HTMLBodyElement>'.
  263. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2918,13): error TS2717: Subsequent property declarations must have the same type. Property 'br' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLBRElement>, HTMLBRElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLBRElement>, HTMLBRElement>'.
  264. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2919,13): error TS2717: Subsequent property declarations must have the same type. Property 'button' must be of type 'DetailedHTMLProps<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>', but here has type 'DetailedHTMLProps<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>'.
  265. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2920,13): error TS2717: Subsequent property declarations must have the same type. Property 'canvas' must be of type 'DetailedHTMLProps<CanvasHTMLAttributes<HTMLCanvasElement>, HTMLCanvasElement>', but here has type 'DetailedHTMLProps<CanvasHTMLAttributes<HTMLCanvasElement>, HTMLCanvasElement>'.
  266. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2921,13): error TS2717: Subsequent property declarations must have the same type. Property 'caption' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  267. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2922,13): error TS2717: Subsequent property declarations must have the same type. Property 'cite' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  268. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2923,13): error TS2717: Subsequent property declarations must have the same type. Property 'code' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  269. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2924,13): error TS2717: Subsequent property declarations must have the same type. Property 'col' must be of type 'DetailedHTMLProps<ColHTMLAttributes<HTMLTableColElement>, HTMLTableColElement>', but here has type 'DetailedHTMLProps<ColHTMLAttributes<HTMLTableColElement>, HTMLTableColElement>'.
  270. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2925,13): error TS2717: Subsequent property declarations must have the same type. Property 'colgroup' must be of type 'DetailedHTMLProps<ColgroupHTMLAttributes<HTMLTableColElement>, HTMLTableColElement>', but here has type 'DetailedHTMLProps<ColgroupHTMLAttributes<HTMLTableColElement>, HTMLTableColElement>'.
  271. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2926,13): error TS2717: Subsequent property declarations must have the same type. Property 'data' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<DataHTMLAttributes<HTMLDataElement>, HTMLDataElement>'.
  272. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2927,13): error TS2717: Subsequent property declarations must have the same type. Property 'datalist' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLDataListElement>, HTMLDataListElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLDataListElement>, HTMLDataListElement>'.
  273. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2928,13): error TS2717: Subsequent property declarations must have the same type. Property 'dd' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  274. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2929,13): error TS2717: Subsequent property declarations must have the same type. Property 'del' must be of type 'DetailedHTMLProps<DelHTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<DelHTMLAttributes<HTMLElement>, HTMLElement>'.
  275. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2930,13): error TS2717: Subsequent property declarations must have the same type. Property 'details' must be of type 'DetailedHTMLProps<DetailsHTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<DetailsHTMLAttributes<HTMLElement>, HTMLElement>'.
  276. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2931,13): error TS2717: Subsequent property declarations must have the same type. Property 'dfn' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  277. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2932,13): error TS2717: Subsequent property declarations must have the same type. Property 'dialog' must be of type 'DetailedHTMLProps<DialogHTMLAttributes<HTMLDialogElement>, HTMLDialogElement>', but here has type 'DetailedHTMLProps<DialogHTMLAttributes<HTMLDialogElement>, HTMLDialogElement>'.
  278. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2933,13): error TS2717: Subsequent property declarations must have the same type. Property 'div' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
  279. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2934,13): error TS2717: Subsequent property declarations must have the same type. Property 'dl' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLDListElement>, HTMLDListElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLDListElement>, HTMLDListElement>'.
  280. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2935,13): error TS2717: Subsequent property declarations must have the same type. Property 'dt' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  281. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2936,13): error TS2717: Subsequent property declarations must have the same type. Property 'em' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  282. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2937,13): error TS2717: Subsequent property declarations must have the same type. Property 'embed' must be of type 'DetailedHTMLProps<EmbedHTMLAttributes<HTMLEmbedElement>, HTMLEmbedElement>', but here has type 'DetailedHTMLProps<EmbedHTMLAttributes<HTMLEmbedElement>, HTMLEmbedElement>'.
  283. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2938,13): error TS2717: Subsequent property declarations must have the same type. Property 'fieldset' must be of type 'DetailedHTMLProps<FieldsetHTMLAttributes<HTMLFieldSetElement>, HTMLFieldSetElement>', but here has type 'DetailedHTMLProps<FieldsetHTMLAttributes<HTMLFieldSetElement>, HTMLFieldSetElement>'.
  284. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2939,13): error TS2717: Subsequent property declarations must have the same type. Property 'figcaption' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  285. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2940,13): error TS2717: Subsequent property declarations must have the same type. Property 'figure' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  286. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2941,13): error TS2717: Subsequent property declarations must have the same type. Property 'footer' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  287. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2942,13): error TS2717: Subsequent property declarations must have the same type. Property 'form' must be of type 'DetailedHTMLProps<FormHTMLAttributes<HTMLFormElement>, HTMLFormElement>', but here has type 'DetailedHTMLProps<FormHTMLAttributes<HTMLFormElement>, HTMLFormElement>'.
  288. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2943,13): error TS2717: Subsequent property declarations must have the same type. Property 'h1' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>'.
  289. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2944,13): error TS2717: Subsequent property declarations must have the same type. Property 'h2' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>'.
  290. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2945,13): error TS2717: Subsequent property declarations must have the same type. Property 'h3' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>'.
  291. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2946,13): error TS2717: Subsequent property declarations must have the same type. Property 'h4' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>'.
  292. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2947,13): error TS2717: Subsequent property declarations must have the same type. Property 'h5' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>'.
  293. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2948,13): error TS2717: Subsequent property declarations must have the same type. Property 'h6' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>'.
  294. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2949,13): error TS2717: Subsequent property declarations must have the same type. Property 'head' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLHeadElement>, HTMLHeadElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLHeadElement>, HTMLHeadElement>'.
  295. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2950,13): error TS2717: Subsequent property declarations must have the same type. Property 'header' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  296. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2951,13): error TS2717: Subsequent property declarations must have the same type. Property 'hgroup' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  297. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2952,13): error TS2717: Subsequent property declarations must have the same type. Property 'hr' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLHRElement>, HTMLHRElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLHRElement>, HTMLHRElement>'.
  298. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2953,13): error TS2717: Subsequent property declarations must have the same type. Property 'html' must be of type 'DetailedHTMLProps<HtmlHTMLAttributes<HTMLHtmlElement>, HTMLHtmlElement>', but here has type 'DetailedHTMLProps<HtmlHTMLAttributes<HTMLHtmlElement>, HTMLHtmlElement>'.
  299. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2954,13): error TS2717: Subsequent property declarations must have the same type. Property 'i' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  300. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2955,13): error TS2717: Subsequent property declarations must have the same type. Property 'iframe' must be of type 'DetailedHTMLProps<IframeHTMLAttributes<HTMLIFrameElement>, HTMLIFrameElement>', but here has type 'DetailedHTMLProps<IframeHTMLAttributes<HTMLIFrameElement>, HTMLIFrameElement>'.
  301. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2956,13): error TS2717: Subsequent property declarations must have the same type. Property 'img' must be of type 'DetailedHTMLProps<ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>', but here has type 'DetailedHTMLProps<ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>'.
  302. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2957,13): error TS2717: Subsequent property declarations must have the same type. Property 'input' must be of type 'DetailedHTMLProps<InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>', but here has type 'DetailedHTMLProps<InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>'.
  303. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2958,13): error TS2717: Subsequent property declarations must have the same type. Property 'ins' must be of type 'DetailedHTMLProps<InsHTMLAttributes<HTMLModElement>, HTMLModElement>', but here has type 'DetailedHTMLProps<InsHTMLAttributes<HTMLModElement>, HTMLModElement>'.
  304. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2959,13): error TS2717: Subsequent property declarations must have the same type. Property 'kbd' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  305. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2960,13): error TS2717: Subsequent property declarations must have the same type. Property 'keygen' must be of type 'DetailedHTMLProps<KeygenHTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<KeygenHTMLAttributes<HTMLElement>, HTMLElement>'.
  306. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2961,13): error TS2717: Subsequent property declarations must have the same type. Property 'label' must be of type 'DetailedHTMLProps<LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>', but here has type 'DetailedHTMLProps<LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>'.
  307. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2962,13): error TS2717: Subsequent property declarations must have the same type. Property 'legend' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLLegendElement>, HTMLLegendElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLLegendElement>, HTMLLegendElement>'.
  308. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2963,13): error TS2717: Subsequent property declarations must have the same type. Property 'li' must be of type 'DetailedHTMLProps<LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>', but here has type 'DetailedHTMLProps<LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>'.
  309. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2964,13): error TS2717: Subsequent property declarations must have the same type. Property 'link' must be of type 'DetailedHTMLProps<LinkHTMLAttributes<HTMLLinkElement>, HTMLLinkElement>', but here has type 'DetailedHTMLProps<LinkHTMLAttributes<HTMLLinkElement>, HTMLLinkElement>'.
  310. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2965,13): error TS2717: Subsequent property declarations must have the same type. Property 'main' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  311. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2966,13): error TS2717: Subsequent property declarations must have the same type. Property 'map' must be of type 'DetailedHTMLProps<MapHTMLAttributes<HTMLMapElement>, HTMLMapElement>', but here has type 'DetailedHTMLProps<MapHTMLAttributes<HTMLMapElement>, HTMLMapElement>'.
  312. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2967,13): error TS2717: Subsequent property declarations must have the same type. Property 'mark' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  313. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2968,13): error TS2717: Subsequent property declarations must have the same type. Property 'menu' must be of type 'DetailedHTMLProps<MenuHTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<MenuHTMLAttributes<HTMLElement>, HTMLElement>'.
  314. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2969,13): error TS2717: Subsequent property declarations must have the same type. Property 'menuitem' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  315. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2970,13): error TS2717: Subsequent property declarations must have the same type. Property 'meta' must be of type 'DetailedHTMLProps<MetaHTMLAttributes<HTMLMetaElement>, HTMLMetaElement>', but here has type 'DetailedHTMLProps<MetaHTMLAttributes<HTMLMetaElement>, HTMLMetaElement>'.
  316. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2971,13): error TS2717: Subsequent property declarations must have the same type. Property 'meter' must be of type 'DetailedHTMLProps<MeterHTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<MeterHTMLAttributes<HTMLElement>, HTMLElement>'.
  317. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2972,13): error TS2717: Subsequent property declarations must have the same type. Property 'nav' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  318. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2973,13): error TS2717: Subsequent property declarations must have the same type. Property 'noindex' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  319. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2974,13): error TS2717: Subsequent property declarations must have the same type. Property 'noscript' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  320. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2975,13): error TS2717: Subsequent property declarations must have the same type. Property 'object' must be of type 'DetailedHTMLProps<ObjectHTMLAttributes<HTMLObjectElement>, HTMLObjectElement>', but here has type 'DetailedHTMLProps<ObjectHTMLAttributes<HTMLObjectElement>, HTMLObjectElement>'.
  321. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2976,13): error TS2717: Subsequent property declarations must have the same type. Property 'ol' must be of type 'DetailedHTMLProps<OlHTMLAttributes<HTMLOListElement>, HTMLOListElement>', but here has type 'DetailedHTMLProps<OlHTMLAttributes<HTMLOListElement>, HTMLOListElement>'.
  322. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2977,13): error TS2717: Subsequent property declarations must have the same type. Property 'optgroup' must be of type 'DetailedHTMLProps<OptgroupHTMLAttributes<HTMLOptGroupElement>, HTMLOptGroupElement>', but here has type 'DetailedHTMLProps<OptgroupHTMLAttributes<HTMLOptGroupElement>, HTMLOptGroupElement>'.
  323. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2978,13): error TS2717: Subsequent property declarations must have the same type. Property 'option' must be of type 'DetailedHTMLProps<OptionHTMLAttributes<HTMLOptionElement>, HTMLOptionElement>', but here has type 'DetailedHTMLProps<OptionHTMLAttributes<HTMLOptionElement>, HTMLOptionElement>'.
  324. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2979,13): error TS2717: Subsequent property declarations must have the same type. Property 'output' must be of type 'DetailedHTMLProps<OutputHTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<OutputHTMLAttributes<HTMLElement>, HTMLElement>'.
  325. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2980,13): error TS2717: Subsequent property declarations must have the same type. Property 'p' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>'.
  326. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2981,13): error TS2717: Subsequent property declarations must have the same type. Property 'param' must be of type 'DetailedHTMLProps<ParamHTMLAttributes<HTMLParamElement>, HTMLParamElement>', but here has type 'DetailedHTMLProps<ParamHTMLAttributes<HTMLParamElement>, HTMLParamElement>'.
  327. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2982,13): error TS2717: Subsequent property declarations must have the same type. Property 'picture' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  328. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2983,13): error TS2717: Subsequent property declarations must have the same type. Property 'pre' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLPreElement>, HTMLPreElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLPreElement>, HTMLPreElement>'.
  329. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2984,13): error TS2717: Subsequent property declarations must have the same type. Property 'progress' must be of type 'DetailedHTMLProps<ProgressHTMLAttributes<HTMLProgressElement>, HTMLProgressElement>', but here has type 'DetailedHTMLProps<ProgressHTMLAttributes<HTMLProgressElement>, HTMLProgressElement>'.
  330. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2985,13): error TS2717: Subsequent property declarations must have the same type. Property 'q' must be of type 'DetailedHTMLProps<QuoteHTMLAttributes<HTMLQuoteElement>, HTMLQuoteElement>', but here has type 'DetailedHTMLProps<QuoteHTMLAttributes<HTMLQuoteElement>, HTMLQuoteElement>'.
  331. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2986,13): error TS2717: Subsequent property declarations must have the same type. Property 'rp' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  332. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2987,13): error TS2717: Subsequent property declarations must have the same type. Property 'rt' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  333. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2988,13): error TS2717: Subsequent property declarations must have the same type. Property 'ruby' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  334. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2989,13): error TS2717: Subsequent property declarations must have the same type. Property 's' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  335. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2990,13): error TS2717: Subsequent property declarations must have the same type. Property 'samp' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  336. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2991,13): error TS2717: Subsequent property declarations must have the same type. Property 'script' must be of type 'DetailedHTMLProps<ScriptHTMLAttributes<HTMLScriptElement>, HTMLScriptElement>', but here has type 'DetailedHTMLProps<ScriptHTMLAttributes<HTMLScriptElement>, HTMLScriptElement>'.
  337. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2992,13): error TS2717: Subsequent property declarations must have the same type. Property 'section' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  338. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2993,13): error TS2717: Subsequent property declarations must have the same type. Property 'select' must be of type 'DetailedHTMLProps<SelectHTMLAttributes<HTMLSelectElement>, HTMLSelectElement>', but here has type 'DetailedHTMLProps<SelectHTMLAttributes<HTMLSelectElement>, HTMLSelectElement>'.
  339. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2994,13): error TS2717: Subsequent property declarations must have the same type. Property 'small' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  340. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2995,13): error TS2717: Subsequent property declarations must have the same type. Property 'source' must be of type 'DetailedHTMLProps<SourceHTMLAttributes<HTMLSourceElement>, HTMLSourceElement>', but here has type 'DetailedHTMLProps<SourceHTMLAttributes<HTMLSourceElement>, HTMLSourceElement>'.
  341. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2996,13): error TS2717: Subsequent property declarations must have the same type. Property 'span' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>'.
  342. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2997,13): error TS2717: Subsequent property declarations must have the same type. Property 'strong' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  343. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2998,13): error TS2717: Subsequent property declarations must have the same type. Property 'style' must be of type 'DetailedHTMLProps<StyleHTMLAttributes<HTMLStyleElement>, HTMLStyleElement>', but here has type 'DetailedHTMLProps<StyleHTMLAttributes<HTMLStyleElement>, HTMLStyleElement>'.
  344. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(2999,13): error TS2717: Subsequent property declarations must have the same type. Property 'sub' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  345. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3000,13): error TS2717: Subsequent property declarations must have the same type. Property 'summary' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  346. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3001,13): error TS2717: Subsequent property declarations must have the same type. Property 'sup' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  347. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3002,13): error TS2717: Subsequent property declarations must have the same type. Property 'table' must be of type 'DetailedHTMLProps<TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>', but here has type 'DetailedHTMLProps<TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>'.
  348. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3004,13): error TS2717: Subsequent property declarations must have the same type. Property 'tbody' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>'.
  349. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3005,13): error TS2717: Subsequent property declarations must have the same type. Property 'td' must be of type 'DetailedHTMLProps<TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>', but here has type 'DetailedHTMLProps<TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>'.
  350. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3006,13): error TS2717: Subsequent property declarations must have the same type. Property 'textarea' must be of type 'DetailedHTMLProps<TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>', but here has type 'DetailedHTMLProps<TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>'.
  351. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3007,13): error TS2717: Subsequent property declarations must have the same type. Property 'tfoot' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>'.
  352. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3008,13): error TS2717: Subsequent property declarations must have the same type. Property 'th' must be of type 'DetailedHTMLProps<ThHTMLAttributes<HTMLTableHeaderCellElement>, HTMLTableHeaderCellElement>', but here has type 'DetailedHTMLProps<ThHTMLAttributes<HTMLTableHeaderCellElement>, HTMLTableHeaderCellElement>'.
  353. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3009,13): error TS2717: Subsequent property declarations must have the same type. Property 'thead' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>'.
  354. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3010,13): error TS2717: Subsequent property declarations must have the same type. Property 'time' must be of type 'DetailedHTMLProps<TimeHTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<TimeHTMLAttributes<HTMLElement>, HTMLElement>'.
  355. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3011,13): error TS2717: Subsequent property declarations must have the same type. Property 'title' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLTitleElement>, HTMLTitleElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLTitleElement>, HTMLTitleElement>'.
  356. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3012,13): error TS2717: Subsequent property declarations must have the same type. Property 'tr' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>'.
  357. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3013,13): error TS2717: Subsequent property declarations must have the same type. Property 'track' must be of type 'DetailedHTMLProps<TrackHTMLAttributes<HTMLTrackElement>, HTMLTrackElement>', but here has type 'DetailedHTMLProps<TrackHTMLAttributes<HTMLTrackElement>, HTMLTrackElement>'.
  358. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3014,13): error TS2717: Subsequent property declarations must have the same type. Property 'u' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  359. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3015,13): error TS2717: Subsequent property declarations must have the same type. Property 'ul' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLUListElement>, HTMLUListElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLUListElement>, HTMLUListElement>'.
  360. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3016,13): error TS2717: Subsequent property declarations must have the same type. Property '"var"' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  361. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3017,13): error TS2717: Subsequent property declarations must have the same type. Property 'video' must be of type 'DetailedHTMLProps<VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement>', but here has type 'DetailedHTMLProps<VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement>'.
  362. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3018,13): error TS2717: Subsequent property declarations must have the same type. Property 'wbr' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
  363. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3019,13): error TS2717: Subsequent property declarations must have the same type. Property 'webview' must be of type 'DetailedHTMLProps<WebViewHTMLAttributes<HTMLWebViewElement>, HTMLWebViewElement>', but here has type 'DetailedHTMLProps<WebViewHTMLAttributes<HTMLWebViewElement>, HTMLWebViewElement>'.
  364. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3022,13): error TS2717: Subsequent property declarations must have the same type. Property 'svg' must be of type 'SVGProps<SVGSVGElement>', but here has type 'SVGProps<SVGSVGElement>'.
  365. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3024,13): error TS2717: Subsequent property declarations must have the same type. Property 'animate' must be of type 'SVGProps<SVGElement>', but here has type 'SVGProps<SVGElement>'.
  366. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3025,13): error TS2717: Subsequent property declarations must have the same type. Property 'animateMotion' must be of type 'SVGProps<SVGElement>', but here has type 'SVGProps<SVGElement>'.
  367. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3026,13): error TS2717: Subsequent property declarations must have the same type. Property 'animateTransform' must be of type 'SVGProps<SVGElement>', but here has type 'SVGProps<SVGElement>'.
  368. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3027,13): error TS2717: Subsequent property declarations must have the same type. Property 'circle' must be of type 'SVGProps<SVGCircleElement>', but here has type 'SVGProps<SVGCircleElement>'.
  369. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3028,13): error TS2717: Subsequent property declarations must have the same type. Property 'clipPath' must be of type 'SVGProps<SVGClipPathElement>', but here has type 'SVGProps<SVGClipPathElement>'.
  370. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3029,13): error TS2717: Subsequent property declarations must have the same type. Property 'defs' must be of type 'SVGProps<SVGDefsElement>', but here has type 'SVGProps<SVGDefsElement>'.
  371. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3030,13): error TS2717: Subsequent property declarations must have the same type. Property 'desc' must be of type 'SVGProps<SVGDescElement>', but here has type 'SVGProps<SVGDescElement>'.
  372. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3031,13): error TS2717: Subsequent property declarations must have the same type. Property 'ellipse' must be of type 'SVGProps<SVGEllipseElement>', but here has type 'SVGProps<SVGEllipseElement>'.
  373. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3032,13): error TS2717: Subsequent property declarations must have the same type. Property 'feBlend' must be of type 'SVGProps<SVGFEBlendElement>', but here has type 'SVGProps<SVGFEBlendElement>'.
  374. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3033,13): error TS2717: Subsequent property declarations must have the same type. Property 'feColorMatrix' must be of type 'SVGProps<SVGFEColorMatrixElement>', but here has type 'SVGProps<SVGFEColorMatrixElement>'.
  375. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3034,13): error TS2717: Subsequent property declarations must have the same type. Property 'feComponentTransfer' must be of type 'SVGProps<SVGFEComponentTransferElement>', but here has type 'SVGProps<SVGFEComponentTransferElement>'.
  376. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3035,13): error TS2717: Subsequent property declarations must have the same type. Property 'feComposite' must be of type 'SVGProps<SVGFECompositeElement>', but here has type 'SVGProps<SVGFECompositeElement>'.
  377. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3036,13): error TS2717: Subsequent property declarations must have the same type. Property 'feConvolveMatrix' must be of type 'SVGProps<SVGFEConvolveMatrixElement>', but here has type 'SVGProps<SVGFEConvolveMatrixElement>'.
  378. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3037,13): error TS2717: Subsequent property declarations must have the same type. Property 'feDiffuseLighting' must be of type 'SVGProps<SVGFEDiffuseLightingElement>', but here has type 'SVGProps<SVGFEDiffuseLightingElement>'.
  379. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3038,13): error TS2717: Subsequent property declarations must have the same type. Property 'feDisplacementMap' must be of type 'SVGProps<SVGFEDisplacementMapElement>', but here has type 'SVGProps<SVGFEDisplacementMapElement>'.
  380. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3039,13): error TS2717: Subsequent property declarations must have the same type. Property 'feDistantLight' must be of type 'SVGProps<SVGFEDistantLightElement>', but here has type 'SVGProps<SVGFEDistantLightElement>'.
  381. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3041,13): error TS2717: Subsequent property declarations must have the same type. Property 'feFlood' must be of type 'SVGProps<SVGFEFloodElement>', but here has type 'SVGProps<SVGFEFloodElement>'.
  382. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3042,13): error TS2717: Subsequent property declarations must have the same type. Property 'feFuncA' must be of type 'SVGProps<SVGFEFuncAElement>', but here has type 'SVGProps<SVGFEFuncAElement>'.
  383. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3043,13): error TS2717: Subsequent property declarations must have the same type. Property 'feFuncB' must be of type 'SVGProps<SVGFEFuncBElement>', but here has type 'SVGProps<SVGFEFuncBElement>'.
  384. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3044,13): error TS2717: Subsequent property declarations must have the same type. Property 'feFuncG' must be of type 'SVGProps<SVGFEFuncGElement>', but here has type 'SVGProps<SVGFEFuncGElement>'.
  385. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3045,13): error TS2717: Subsequent property declarations must have the same type. Property 'feFuncR' must be of type 'SVGProps<SVGFEFuncRElement>', but here has type 'SVGProps<SVGFEFuncRElement>'.
  386. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3046,13): error TS2717: Subsequent property declarations must have the same type. Property 'feGaussianBlur' must be of type 'SVGProps<SVGFEGaussianBlurElement>', but here has type 'SVGProps<SVGFEGaussianBlurElement>'.
  387. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3047,13): error TS2717: Subsequent property declarations must have the same type. Property 'feImage' must be of type 'SVGProps<SVGFEImageElement>', but here has type 'SVGProps<SVGFEImageElement>'.
  388. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3048,13): error TS2717: Subsequent property declarations must have the same type. Property 'feMerge' must be of type 'SVGProps<SVGFEMergeElement>', but here has type 'SVGProps<SVGFEMergeElement>'.
  389. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3049,13): error TS2717: Subsequent property declarations must have the same type. Property 'feMergeNode' must be of type 'SVGProps<SVGFEMergeNodeElement>', but here has type 'SVGProps<SVGFEMergeNodeElement>'.
  390. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3050,13): error TS2717: Subsequent property declarations must have the same type. Property 'feMorphology' must be of type 'SVGProps<SVGFEMorphologyElement>', but here has type 'SVGProps<SVGFEMorphologyElement>'.
  391. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3051,13): error TS2717: Subsequent property declarations must have the same type. Property 'feOffset' must be of type 'SVGProps<SVGFEOffsetElement>', but here has type 'SVGProps<SVGFEOffsetElement>'.
  392. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3052,13): error TS2717: Subsequent property declarations must have the same type. Property 'fePointLight' must be of type 'SVGProps<SVGFEPointLightElement>', but here has type 'SVGProps<SVGFEPointLightElement>'.
  393. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3053,13): error TS2717: Subsequent property declarations must have the same type. Property 'feSpecularLighting' must be of type 'SVGProps<SVGFESpecularLightingElement>', but here has type 'SVGProps<SVGFESpecularLightingElement>'.
  394. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3054,13): error TS2717: Subsequent property declarations must have the same type. Property 'feSpotLight' must be of type 'SVGProps<SVGFESpotLightElement>', but here has type 'SVGProps<SVGFESpotLightElement>'.
  395. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3055,13): error TS2717: Subsequent property declarations must have the same type. Property 'feTile' must be of type 'SVGProps<SVGFETileElement>', but here has type 'SVGProps<SVGFETileElement>'.
  396. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3056,13): error TS2717: Subsequent property declarations must have the same type. Property 'feTurbulence' must be of type 'SVGProps<SVGFETurbulenceElement>', but here has type 'SVGProps<SVGFETurbulenceElement>'.
  397. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3057,13): error TS2717: Subsequent property declarations must have the same type. Property 'filter' must be of type 'SVGProps<SVGFilterElement>', but here has type 'SVGProps<SVGFilterElement>'.
  398. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3058,13): error TS2717: Subsequent property declarations must have the same type. Property 'foreignObject' must be of type 'SVGProps<SVGForeignObjectElement>', but here has type 'SVGProps<SVGForeignObjectElement>'.
  399. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3059,13): error TS2717: Subsequent property declarations must have the same type. Property 'g' must be of type 'SVGProps<SVGGElement>', but here has type 'SVGProps<SVGGElement>'.
  400. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3060,13): error TS2717: Subsequent property declarations must have the same type. Property 'image' must be of type 'SVGProps<SVGImageElement>', but here has type 'SVGProps<SVGImageElement>'.
  401. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3061,13): error TS2717: Subsequent property declarations must have the same type. Property 'line' must be of type 'SVGProps<SVGLineElement>', but here has type 'SVGProps<SVGLineElement>'.
  402. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3062,13): error TS2717: Subsequent property declarations must have the same type. Property 'linearGradient' must be of type 'SVGProps<SVGLinearGradientElement>', but here has type 'SVGProps<SVGLinearGradientElement>'.
  403. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3063,13): error TS2717: Subsequent property declarations must have the same type. Property 'marker' must be of type 'SVGProps<SVGMarkerElement>', but here has type 'SVGProps<SVGMarkerElement>'.
  404. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3064,13): error TS2717: Subsequent property declarations must have the same type. Property 'mask' must be of type 'SVGProps<SVGMaskElement>', but here has type 'SVGProps<SVGMaskElement>'.
  405. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3065,13): error TS2717: Subsequent property declarations must have the same type. Property 'metadata' must be of type 'SVGProps<SVGMetadataElement>', but here has type 'SVGProps<SVGMetadataElement>'.
  406. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3066,13): error TS2717: Subsequent property declarations must have the same type. Property 'mpath' must be of type 'SVGProps<SVGElement>', but here has type 'SVGProps<SVGElement>'.
  407. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3067,13): error TS2717: Subsequent property declarations must have the same type. Property 'path' must be of type 'SVGProps<SVGPathElement>', but here has type 'SVGProps<SVGPathElement>'.
  408. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3068,13): error TS2717: Subsequent property declarations must have the same type. Property 'pattern' must be of type 'SVGProps<SVGPatternElement>', but here has type 'SVGProps<SVGPatternElement>'.
  409. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3069,13): error TS2717: Subsequent property declarations must have the same type. Property 'polygon' must be of type 'SVGProps<SVGPolygonElement>', but here has type 'SVGProps<SVGPolygonElement>'.
  410. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3070,13): error TS2717: Subsequent property declarations must have the same type. Property 'polyline' must be of type 'SVGProps<SVGPolylineElement>', but here has type 'SVGProps<SVGPolylineElement>'.
  411. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3071,13): error TS2717: Subsequent property declarations must have the same type. Property 'radialGradient' must be of type 'SVGProps<SVGRadialGradientElement>', but here has type 'SVGProps<SVGRadialGradientElement>'.
  412. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3072,13): error TS2717: Subsequent property declarations must have the same type. Property 'rect' must be of type 'SVGProps<SVGRectElement>', but here has type 'SVGProps<SVGRectElement>'.
  413. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3073,13): error TS2717: Subsequent property declarations must have the same type. Property 'stop' must be of type 'SVGProps<SVGStopElement>', but here has type 'SVGProps<SVGStopElement>'.
  414. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3074,13): error TS2717: Subsequent property declarations must have the same type. Property 'switch' must be of type 'SVGProps<SVGSwitchElement>', but here has type 'SVGProps<SVGSwitchElement>'.
  415. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3075,13): error TS2717: Subsequent property declarations must have the same type. Property 'symbol' must be of type 'SVGProps<SVGSymbolElement>', but here has type 'SVGProps<SVGSymbolElement>'.
  416. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3076,13): error TS2717: Subsequent property declarations must have the same type. Property 'text' must be of type 'SVGProps<SVGTextElement>', but here has type 'SVGProps<SVGTextElement>'.
  417. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3077,13): error TS2717: Subsequent property declarations must have the same type. Property 'textPath' must be of type 'SVGProps<SVGTextPathElement>', but here has type 'SVGProps<SVGTextPathElement>'.
  418. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3078,13): error TS2717: Subsequent property declarations must have the same type. Property 'tspan' must be of type 'SVGProps<SVGTSpanElement>', but here has type 'SVGProps<SVGTSpanElement>'.
  419. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3079,13): error TS2717: Subsequent property declarations must have the same type. Property 'use' must be of type 'SVGProps<SVGUseElement>', but here has type 'SVGProps<SVGUseElement>'.
  420. node_modules/@types/draft-js/node_modules/@types/react/index.d.ts(3080,13): error TS2717: Subsequent property declarations must have the same type. Property 'view' must be of type 'SVGProps<SVGViewElement>', but here has type 'SVGProps<SVGViewElement>'.
  421. node_modules/@types/react/index.d.ts(2763,19): error TS2320: Interface 'ElementClass' cannot simultaneously extend types 'Component<any, {}, any>' and 'Component<any, {}, any>'.
  422. Named property 'props' of types 'Component<any, {}, any>' and 'Component<any, {}, any>' are not identical.
  423. node_modules/@types/react/index.d.ts(2763,19): error TS2320: Interface 'ElementClass' cannot simultaneously extend types 'Component<any, {}, any>' and 'Component<any, {}, any>'.
  424. Named property 'refs' of types 'Component<any, {}, any>' and 'Component<any, {}, any>' are not identical.
  425. node_modules/@types/react/index.d.ts(2771,14): error TS2300: Duplicate identifier 'LibraryManagedAttributes'.
  426. ts/state/roots/createCompositionArea.tsx(13,13): error TS2741: Property '[Symbol.observable]' is missing in type 'Store<any, AnyAction>' but required in type 'Store<any, AnyAction>'.
  427. ts/state/roots/createLeftPane.tsx(13,13): error TS2322: Type 'import("/home/matrix_bridge/matrix-puppet-signal/node_modules/signal-desktop/node_modules/redux/index").Store<any, import("/home/matrix_bridge/matrix-puppet-signal/node_modules/signal-desktop/node_modules/redux/index").AnyAction>' is not assignable to type 'import("/home/matrix_bridge/matrix-puppet-signal/node_modules/signal-desktop/node_modules/@types/react-redux/node_modules/redux/index").Store<any, import("/home/matrix_bridge/matrix-puppet-signal/node_modules/signal-desktop/node_modules/redux/index").AnyAction>'.
  428. ts/state/roots/createStickerManager.tsx(13,13): error TS2322: Type 'import("/home/matrix_bridge/matrix-puppet-signal/node_modules/signal-desktop/node_modules/redux/index").Store<any, import("/home/matrix_bridge/matrix-puppet-signal/node_modules/signal-desktop/node_modules/redux/index").AnyAction>' is not assignable to type 'import("/home/matrix_bridge/matrix-puppet-signal/node_modules/signal-desktop/node_modules/@types/react-redux/node_modules/redux/index").Store<any, import("/home/matrix_bridge/matrix-puppet-signal/node_modules/signal-desktop/node_modules/redux/index").AnyAction>'.
  429. ts/state/roots/createStickerPreviewModal.tsx(13,13): error TS2322: Type 'import("/home/matrix_bridge/matrix-puppet-signal/node_modules/signal-desktop/node_modules/redux/index").Store<any, import("/home/matrix_bridge/matrix-puppet-signal/node_modules/signal-desktop/node_modules/redux/index").AnyAction>' is not assignable to type 'import("/home/matrix_bridge/matrix-puppet-signal/node_modules/signal-desktop/node_modules/@types/react-redux/node_modules/redux/index").Store<any, import("/home/matrix_bridge/matrix-puppet-signal/node_modules/signal-desktop/node_modules/redux/index").AnyAction>'.
  430. ts/state/roots/createTimeline.tsx(13,13): error TS2322: Type 'import("/home/matrix_bridge/matrix-puppet-signal/node_modules/signal-desktop/node_modules/redux/index").Store<any, import("/home/matrix_bridge/matrix-puppet-signal/node_modules/signal-desktop/node_modules/redux/index").AnyAction>' is not assignable to type 'import("/home/matrix_bridge/matrix-puppet-signal/node_modules/signal-desktop/node_modules/@types/react-redux/node_modules/redux/index").Store<any, import("/home/matrix_bridge/matrix-puppet-signal/node_modules/signal-desktop/node_modules/redux/index").AnyAction>'.
  431. >> error Command failed with exit code 2.
  432. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
  433. >> Exited with code: 2.
  434. >> Error executing child process: Error: Process exited with code 2.
  435. Warning: Task "exec:transpile" failed. Use --force to continue.
  436.  
  437. Aborted due to warnings.
  438. error Command failed with exit code 3.
  439. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
  440. npm ERR! code ELIFECYCLE
  441. npm ERR! errno 3
  442. npm ERR! matrix-puppet-signal@2.0.0 postinstall: `cd node_modules/signal-desktop && yarn && yarn grunt`
  443. npm ERR! Exit status 3
  444. npm ERR!
  445. npm ERR! Failed at the matrix-puppet-signal@2.0.0 postinstall script.
  446. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  447.  
  448. npm ERR! A complete log of this run can be found in:
  449. npm ERR! /home/matrix_bridge/.npm/_logs/2020-01-19T17_15_42_675Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement