question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bitgo: v9.0.1 node 12.13.1 and 10.16 typescript: 3.6.3

node_modules/bitgo/dist/types/src/v2/coins/algo.d.ts:7:20 - error TS2440: Import declaration conflicts with local declaration of 'TransactionExplanation'.

7 import { BaseCoin, TransactionExplanation, KeyPair, ParseTransactionOptions, ParsedTransaction, VerifyAddressOptions, VerifyTransactionOptions, SignedTransaction } from '../baseCoin';
                     ~~~~~~~~~~~~~~~~~~~~~~

Found 1 error(s).

replacing TransactionExplanation by TransactionExplanation as TransactionExplanationBase and then extending TransactionExplanationBase helps to overcome the problem

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
tylerlevinecommented, Jan 10, 2020

Thanks for bumping this back up, we’ll get this fixed in the next release.

Also, does it still error with skipLibCheck: true in your tsconfig.json?

0reactions
s-a-ycommented, May 19, 2020

Fixed in #644

Read more comments on GitHub >

github_iconTop Results From Across the Web

30 Construction Fails That Are Unbelievably Stupid – Part1
30 Construction Fails That Are Unbelievably Stupid – Part1. As you scroll through these ridiculous construction fails we can guarantee the same thoughts...
Read more >
29 Hilarious Construction Fails | Comedy.com
Being an architect is no easy job, but these construction fails are just too funny.
Read more >
Guy Finds The Worst Construction Fails, Adds Funny Captions
Guy Finds The Worst Construction Fails And 'Justifies' Them With Hilarious Captions (30 Pics) ... Trevor Lahey, AKA Greaseball1987, is one Certified Caulk ......
Read more >
18 Construction Fails That Made Me Whisper "Oh Noooooo"
18 Construction Fails That Made Me Whisper "Oh Noooooo" · 1. There are a few issues with this clock: · 2. Security is...
Read more >
710 Construction fails ideas in 2022 - Pinterest
Nov 25, 2022 - Explore Lawrence Estes's board "Construction fails" on Pinterest. See more ideas about construction fails, you had one job, fails....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found