even if you already have this version installed, still go through their walk through as it updates all incompatible packages
It looks like you’re trying to use TypeScript but don’t have the required dependencies installed. Please install @types/react by running:
https://stackoverflow.com/questions/73182941/unable-to-use-typescript-with-expo-it-looks-like-youre-trying-to-use-typescr instead of installing it like this install it like this
Expo ERESOLVE could not resolve, peer dependencies
after doing “npm install” i get https://stackoverflow.com/questions/69325053/how-can-resolve-this-situation-error-eresolve-could-not-resolve
Permission denied (publickey)
https://aws.amazon.com/premiumsupport/knowledge-center/ec2-linux-fix-permission-denied-errors/
/root/.ssh/config permissions
After executing this command, it told me that one of the keys still had permissions set at 0777, so I had to change it directly even though I recursively set all files to 600. Not sure why.
Query.php cheat sheet
Creating Join with “AND”
Mysql – Joins
Create a temporary table “yjiyymuy” is the name of the temp table How “FROM” and joins are connected When writing “FROM”, joins pertaining to a table need to be written immediately after the table is writen this is correct this is’nt LEFT OUTER JOIN if you have a situation where[…]