Friday, September 3, 2021

Battery icon is not showing on taskbar


Windows 10, try this fix:

Open Device Manager (accessible by right clicking your Start Button)

Expand the Batteries section

For each device in that section:

Right click and choose Disable

Then right click and choose Enable

Close Device Manager

screen shot shown as below




Change default Port on Next.js app

 If any other app or process is running on port 3000 , you will get this error in your terminal Port 3000 is already in use. error Command f...