rozek / svelte-device-info

informs about a device's form factor and pointing accuracy (not only for Svelte)
MIT License
23 stars 1 forks source link

Svelte-check runs into declaration Error #2

Open Nirosch opened 11 months ago

Nirosch commented 11 months ago

Hello and thank you for developing this fantastic extension – it's been a huge help to our team!

Description

We've encountered an issue when running svelte-check related to the svelte-device-info module.

Error Log

The error below is generated, indicating a missing declaration:

Error: Could not find a declaration file for module 'svelte-device-info'. '/app/node_modules/svelte-device-info/dist/svelte-device-info.esm.js' implicitly has an 'any' type.

I'm happy to provide any further details or assistance if needed. Looking forward to your guidance on this issue.

hectordufau commented 7 months ago

I got the same....someone has a workaround or a solution?