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.

Problem with typescript

See original GitHub issue

I can’t import the plugin i get this error Cannot find module '@capacitor-community/background-geolocation' or its corresponding type declarations.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
diachedeliccommented, Feb 3, 2021

Fantastic!

0reactions
dieynecommented, Feb 3, 2021

Now its ok, and i can import the plugin without definitions.d.ts

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Trouble with TypeScript - DEV Community ‍ ‍
TypeScript doesn't improve productivity or readability. It doesn't particularly improve on modern JavaScript feature set. If anything it ...
Read more >
The problem with Typescript - zackoverflow.dev
The primary problem is tsc is slow. Deno has addressed this as the TSC bottleneck, and it's a result of the fact that...
Read more >
7 really good reasons not to use TypeScript - everyday.codes
TypeScript is said to solve JavaScript's problems. But it does not. Dynamic typing was never a problem in JavaScript, but many other gotchas ......
Read more >
Issues · microsoft/TypeScript - GitHub
Issues list · Internal npm package imports are conflicting/confusing TS with local imports · Can't make type predicate functions in mapped types.
Read more >
Playground Example - Errors - TypeScript
By default TypeScript doesn't provide error messaging inside JavaScript. Instead the tooling is focused on providing rich support for editors.
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