Closed
Description
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.