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
Created new project with ng new, it currently sets the dependance for typescript as "^2.0.0". However, 2.0.2 currently throws a page and half of errors on build and serve. Its works, but makes debugging a damn nightmare.
Current fix is to lock it at 2.0.0.
The text was updated successfully, but these errors were encountered:
Removed the rest as its don't really fit.
Created new project with ng new, it currently sets the dependance for typescript as "^2.0.0". However, 2.0.2 currently throws a page and half of errors on build and serve. Its works, but makes debugging a damn nightmare.
Current fix is to lock it at 2.0.0.
The text was updated successfully, but these errors were encountered: