https://code.visualstudio.com/docs/setup/mac

https://code.visualstudio.com/docs/setup/mac
to set the $SHELL env var permanently do it through this line opens with bash non-interactive shell it then uses ~/.bashrc to set system wide vars log out of shell then go back in lets edit the file to load files from /etc/profile.d Below is another way for login shells[…]
I order to add to $PATHS systemwide var you can easily edit /etc/paths.d. You can add a file that has paths you would like to append to the $PATHS var. Make sure you have proper permissions to create a file in /etc/paths.d close your shell then jump into a new[…]
first see what bash you are using for mac osx big sur its when using vscode on that same mac https://flaviocopes.com/shell-environment-variables/ running “ls” in /etc dir you get this depending on what shell you use, you want to set up your env vars in those files when search “zsh is[…]
https://www.cyberciti.biz/faq/how-to-curl-ignore-ssl-certificate-warnings-command-option/ adding the -k option worked that out
https://stackoverflow.com/questions/60526786/react-warning-cannot-update-a-component-from-inside-the-function-body-of-a-diff changed to
Open photoshop delete Layer 0
try again go back to expo home worked after
https://developer.apple.com/download/more/
got this error when running 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the[…]