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
When attempting to run the demo project using Node 14 I receive:
Your global Angular CLI version (13.1.2) is greater than your local version (13.0.3). The local Angular CLI version is used.
To disable this warning use "ng config -g cli.warnings.versionMismatch false".
An unhandled exception occurred: The requested module '@angular/compiler' does not provide an export named 'SafeCall'
See "/private/var/folders/_r/3tytrp0909scsyycxlnbqmsc0000gq/T/ng-bbjZki/angular-errors.log" for further details.
The text was updated successfully, but these errors were encountered:
When attempting to run the demo project using Node 14 I receive:
The text was updated successfully, but these errors were encountered: