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.

[Bug] Could not find a declaration file for module 'tailwind-scrollbar'.

See original GitHub issue
Could not find a declaration file for module 'tailwind-scrollbar'.

Hi! Can you help me with this error? I’m using Next.JS with Tailwind CSS.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
adoxographycommented, Dec 6, 2020

@leandroatallah This is a TypeScript error. I’m not much of a TS user, and I’m having trouble replicating the issue; if you have an example repo that demonstrates the issue, I’d be willing to take a crack at making the plugin TS compliant, though. In the meantime, Google’s suggesting that there are some solutions you can use on your end (e.g. this).

1reaction
adoxographycommented, Dec 6, 2020

@sudo-kuro @atlanteavila that looks like an unrelated issue: it looks like I added an extra () to the README when I shouldn’t have. (Where I’ve used this in my own projects, I haven’t included it, so I’m not sure what I was thinking in putting that into the README.) Please see 37919c40f5cae6949bbd1a7a7d08edc7b06778e1 for the correct installation instructions.

Sorry about that!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Could not find a declaration file for module 'tailwind-scrollbar'
js' implicitly has an 'any' type. Try `npm i --save-dev @types/tailwind-scrollbar` if it exists or add a new declaration (. d. ts) file...
Read more >
Tailwind plugins - Could not find declaration file for module
Hi, I'm following the class "build a voting app" from Andre Madarang on Laracast. it uses Tailwing. I did everything he said but...
Read more >
Could not find a declaration file for module '@tailwindcss ...
Just wondering if anyone knows, this error went away following the instruction @instanetk but my tailwind-intellisense in vscode still does not recommend any ......
Read more >
Trying to fix "Could not find a declaration file for module" from ...
So I open the file /node_modules/aws-appsync/lib/store.d.ts and there are two types imported from @redux-offline/redux-offline/lib/types :
Read more >
Error: Could not find a declaration file for module - YouTube
Fix error: Could not find a declaration file for module ... implicitly has an 'any' type.Try npm install library-name if it exists or...
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