WordPress recap in 2020
12 min read
WordPress in 2020? Yes. Still we love WordPress.
12 min read
WordPress in 2020? Yes. Still we love WordPress.
After installing the offline plugin, in my terminal, it shows I have some issues in some of my npm packages and it asking to fix them using npm audit fix
. I typed this code and then I typed gatsby develop
to run my site in my localhost and then I received the following messages!
1 min read
As you have localhost:8000 running in your browser while you developing something, you may need to end that process and run another port. So it keeps running localhost:8001, localhost:8002, localhost:8003 and so on…
A few weeks ago I messed up with MySQL 5.5 that was preinstalled in el capitan system. I wanted to install the latest version of MySQL but I realized I won’t be able to install latest or even recent version as I have an older version of mac; late 2008 model!