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.

I can't install library.

See original GitHub issue

Hi guys, I can’t install library on my Expo project because I show message on my code that say: Could not find a declaration file for module ‘react-native-toast-message’. …/node_modules/react-native-toast-message/index.js’ implicitly has an ‘any’ type. Try npm install @types/react-native-toast-message if it exists or add a new declaration (.d.ts) file containing declare module 'react-native-toast-message'; Any suggestion? My app is JS not TS.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
calintamascommented, Nov 2, 2020

I’ll take a look, thanks for raising it!

0reactions
calintamascommented, Nov 30, 2020

Type declaration has been added in v1.3.7. Please re-check

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot Install Library - Arduino Forum
Any time I attempt to install a library via Sketch -> Include Library -> Manage Library I get an error that says: ......
Read more >
I can't install any package using pip - Stack Overflow
This seems to be a problem while pip tries to create a lockfile in the cache directory, probably because your user home directory...
Read more >
R Studio Package Installation Not Recognized - General
I've installed two packages, "lmtest" and "sandwich". ... It looks like the library folders are locked, and can't be overwritten.
Read more >
Cannot install library - Ask Ubuntu
Another way I've solved this problem was by creating a symlink from the older library to the newer (in your case, from libpng12.so.0...
Read more >
General problem installing any R package - Microsoft Support
When trying to install any R package on your system, for example: install.packages("proto") ... Library' Warning in install.packages : cannot create file
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