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 I am starting a new angular application there are some issues, mainly due to security vulnerabilities, many of the packages have been depreciated and requires a permanent fix rather than the user typing the npm audit fix --force every time.
Even the older applications on my GitHub page has these same issues.