Whether I have a board connected OR NOT I receive this error when uploading :
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x9d
I only have only one com port available which says unknown whether I have a board connected or not. I have tried the arduino ide as well as vs code with an arduino extension. This is perplexing please help.
Did you install the driver? It probably needs the CH340 driver. Check the VID and PID in Windows device manager if Windows recognises it and take it from there.