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.

Could not find a declaration file for module ‘axios-auth-refresh’. ‘node_modules/axios-auth-refresh/dist/index.min.js’ implicitly has an ‘any’ type. Try npm install @types/axios-auth-refresh if it exists or add a new declaration (.d.ts) file containing declare module 'axios-auth-refresh';ts(7016)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
rcidaleassumpocommented, Jul 20, 2020

Totally awesome my friend, I just did the npm i axios-auth-refresh. I wasn’t aware that there was a 2v version already. Thank you 😉

1reaction
Flyrellcommented, Jan 3, 2020

@revmischa @scambier In case you’re still interested a types, they are available for a few weeks now. No need to drop the typescript’s features.

Read more comments on GitHub >

github_iconTop Results From Across the Web

TypeScript: JavaScript With Syntax For Types.
TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale. Try TypeScript Now. Online or...
Read more >
TypeScript - Wikipedia
TypeScript is a free and open source programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript and...
Read more >
TypeScript Introduction - W3Schools
TypeScript is a syntactic superset of JavaScript which adds static typing. This basically means that TypeScript adds syntax on top of JavaScript, ...
Read more >
TypeScript is a superset of JavaScript that compiles ... - GitHub
TypeScript is a language for application-scale JavaScript. TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript ...
Read more >
TypeScript - The Basics - YouTube
TypeScript has forever altered the lives of JavaScript developers. Learn why TS is so awesome and the basic concepts required to be ...
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