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
How to untrack node_modules folder when already commited to Github
If you realise you've commited your node_modules folder to Github before adding them to your .gitignore file, you can untrack them by running the following commands: