-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not find a declaration file #825
Could not find a declaration file #825
Comments
If you would like to upvote the priority of this issue, please comment below or react on the original post above with 👍 so we can see what is popular when we triage.@jmeinlschmidt Thank you for opening this issue. 🙏
This is an automated message, feel free to ignore. |
This error seems to be a regression after upgrading from |
Yes, I am seeing this as well. Example:
|
For anyone having this problem with a dependency they use that uses this library as a dependency, we were able to work around it using the A notable library is the react-wrapper library that uses this library |
This doesn't appear to have fixed the issue: martincostello/apple-fitness-workout-mapper#1158 |
i still can't deploy 1.16.5:
|
@samuelcole can you open a new issue for this? Also please add some more information about which build tools you are using. I'm not seeing this error in my current test-setups. |
@martincostello are you still seeing the issue if you upgrade to v1.16.5? |
Nope, now I get the same new error as mentioned above: martincostello/apple-fitness-workout-mapper#1160 |
fix is incoming. |
These fixes should now be available in v1.16.6. Please reopen if the error persists. |
Environment details
Using esbuild in Angular v17.2.1.
Steps to reproduce
This error fails a build while trying to
import { Loader } from '@googlemaps/js-api-loader';
Stack trace
Thank you!
The text was updated successfully, but these errors were encountered: