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
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
Trying to build this demo app, I got the following errors from the TypeScript compiler:
todo.ts(1,37): error TS2305: Module 'angular2/angular2" has no exported memeber 'ngFor'.
todo.ts(1,44): error TS2305: Module 'angular2/angular2" has no exported memeber 'bind'.
The text was updated successfully, but these errors were encountered:
Trying to build this demo app, I got the following errors from the TypeScript compiler:
todo.ts(1,37): error TS2305: Module 'angular2/angular2" has no exported memeber 'ngFor'.
todo.ts(1,44): error TS2305: Module 'angular2/angular2" has no exported memeber 'bind'.
The text was updated successfully, but these errors were encountered: