
Serverless CI/CD NodeJs Engine incompatibility
Serverless CI/CD build error serverless-*@*: The engine “node” is incompatible with this module. Expected version “>=14.18.0”. Got “12.22.11”
error Found incompatible module.
Troubleshooting issues in general.
Serverless CI/CD build error serverless-*@*: The engine “node” is incompatible with this module. Expected version “>=14.18.0”. Got “12.22.11”
error Found incompatible module.
Please avoid using ReactMD v1 with GatsbyJs, since ReactMD 2 is out with full rewrite, that could be an option if you want to stick with ReactMD. I had started to port this blog from WordPress to Gatsby and I had used React-MD ‘s Gatsby starter to start with the project. Because of issues in […]
If your virtual machines stopped working on windows, example docker or any other emulators that uses virtualization, in my case it was due to Intel HAXM that was installed by the Android SDK which conflicted with Hyper V which also user Hypervisor and only either one of these two can exist at once. Even after uninstalling […]
This is how u can fix General error: 2006 MySQL server has gone away.
How to unlock Android phone after too many pattern attempts without factory reset , samsung galaxy s.
How to make the Firefox icon show up when the default unknown file type icon is shown after you update your firefox. I had this problem in my windows 7 after updating firefox to latest version.
I had asked the question on Stack exchange here and had answered myself with a fix after I found out how to fix it. Summary of the issue I have ILI9341 320x240px TFT LCD screen which I am using with an ESP32-S3-wroom-1 module. I have tested with TFT_eSPI and it works fine, but when using LVGL, I […]