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.

Typescript error for glob types in v4

See original GitHub issue

Hey,

Since v4 has types file inside, there is no glob types which is used inside.

When using v4 typescript gives you an error about this missing types. v3 had external types which installed glob types automatically and didn’t give you an error.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
sindresorhuscommented, Apr 28, 2019

Thanks for elaborating 😃

0reactions
sindresorhuscommented, Apr 28, 2019

@BendingBender No worries. I missed it too. tsd should have caught it though… https://github.com/SamVerschueren/tsd/issues/24

Read more comments on GitHub >

github_iconTop Results From Across the Web

@types/glob - npm
Start using @types/glob in your project by running `npm i @types/glob`. ... TypeScript icon, indicating that this package has built-in type ...
Read more >
node.js - ERROR in node_modules/@types/glob ...
I was using a different yarn version than the yarn version in my pom.xml and when i was launching yarn install the version...
Read more >
TSConfig Reference - Docs on every TSConfig option
An error occurs if any of the files can't be found. This is useful when you only have a small number of files...
Read more >
[VS 2022] Javascript Content Files Project errors when using ...
I have installed dotnet 6.0.100 using Visual Studio 2022. Ran the commands to upgrade from angular 12 to angular 13 (which has a...
Read more >
How to Fix the “Cannot Find name 'describe'” Error in TypeScript
This error occurs when you try to use the describe() function in a TypeScript file, but TypeScript cannot find the type definitions for...
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