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
To upgrade Angular in our project to version 20, remove all leading tildes (~) from your SCSS import paths. Angular 20 no longer recognizes the ~ prefix as an alias for node_modules, so keeping it will cause your stylesheet imports to fail.