You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use @vime/angular 4.2.0 with angular 8.2.2. When building a developer / debug version everything works fine. But when building a prod version I get this error: ERROR in Illegal state: Could not load the summary for directive VimeAudio in node_modules/@vime/angular/dist/vime-angular.d.ts.
I import VimeModule from @vime/angular/dist as found in docs.
The text was updated successfully, but these errors were encountered:
Hey @majorbenks if you could try upgrading @vime/angular to 4.3.3 and checking if that resolves it. I'm not too sure at the moment if it's even compatible with Angular 8.2.2. I tested building dev/prod locally with Angular 10.2.1 and it works fine.
I use @vime/angular 4.2.0 with angular 8.2.2. When building a developer / debug version everything works fine. But when building a prod version I get this error: ERROR in Illegal state: Could not load the summary for directive VimeAudio in node_modules/@vime/angular/dist/vime-angular.d.ts.
I import VimeModule from @vime/angular/dist as found in docs.
The text was updated successfully, but these errors were encountered: