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 was archived by the owner on Feb 17, 2024. It is now read-only.
I'm getting an error where TS is not recognizing the exported 'bootstrap' function from platform-browser-dynamic.
ERROR in [default] ../retain-app/src/main.ts:1:9
Module '"../retain-app/node_modules/@angular/platform-browser-dynamic/index"' has no exported member 'bootstrap'.
While watching the video 'Yo, World!' on AngularClass, I imported bootstrap in main.ts like so: