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
Just re-looking at the error, make sure you have animations in system.config.js if you are using toasts
your bundles should have 2 extra animations lines:
Severity Code Description Project File Line Suppression State
Error Unable to resolve 'OpenIddict.EntityFrameworkCore (>= 1.0.0-beta2-0614)' for '.NETCoreApp,Version=v1.1'.
Error Unable to resolve 'OpenIddict.Mvc (>= 1.0.0-beta2-0614)' for '.NETCoreApp,Version=v1.1'.
Error Unable to resolve 'OpenIddict.Core (>= 1.0.0-beta2-0614)' for '.NETCoreApp,Version=v1.1'.
Error Unable to resolve 'OpenIddict (>= 1.0.0-beta2-0614)' for '.NETCoreApp,Version=v1.1'.
Error TS2307 Build:Cannot find module '@angular/animations/browser'. A2SPA C:\Users\punko\Source\Repos\A2SPA\VS2017\A2SPA\node_modules@angular\platform-browser\animations\src\animation_renderer.d.ts 1
Error TS2307 Build:Cannot find module '@angular/animations/browser'. A2SPA C:\Users\punko\Source\Repos\A2SPA\VS2017\A2SPA\node_modules@angular\platform-browser\animations\src\providers.d.ts 8
The text was updated successfully, but these errors were encountered: