-
Notifications
You must be signed in to change notification settings - Fork 3
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
ERROR Cannot find module 'imgix-url-params/dist/parameters.json' #140
Comments
Hey @EmanH, thanks (again) for opening this issue and the associated PR. As I discussed over in the PR, I think this is a valid bug so will think about a way to fix it. Let me know if you have any other ideas. At the moment I think the best resolution is biting the bullet and exporting a TS definition from our imgix-url-params pacakge. In the short term, I think we might just have to set the type to a more generic type like As a workaround for now until we fix this, is it possible for you to enable By the way, in the future, could you please help us out by opening issues according to one of the issue templates? It really helps us! |
Thanks Frederick, |
I got resolveJsonModule working in the end. No problem. |
Hey @EmanH - glad you could get this working! We'll leave this open as we want to make it unnecessary to change your Typescript config to use this plugin. |
Hey, I'm trying to use the library and getting the same issue how was this resolved in the past? |
Angular 13.3.0 checking in. In addition to |
Can't build my angular project with this module.
The text was updated successfully, but these errors were encountered: