sulla icon indicating copy to clipboard operation
sulla copied to clipboard

src/api/model/chat.ts:1:10 - error TS2440: Import declaration conflicts with local declaration of 'Contact'.

Open cantubug opened this issue 4 years ago • 2 comments

src/api/model/chat.ts:1:10 - error TS2440: Import declaration conflicts with local declaration of 'Contact'. imagen

cantubug avatar May 18 '20 22:05 cantubug

maybe related:

  • https://github.com/angular/protractor/issues/5348
  • https://github.com/neoclide/coc.nvim/issues/1436

Both suggest putting lower version of TS in your package settings.

roelandp avatar May 18 '20 22:05 roelandp

the repository is deprecated use

Install npm i @s2click/venom https://github.com/s2click/venom

joedutra avatar Jun 06 '20 23:06 joedutra