Unable to upload code to nano every

I am trying to upload my code, but it is giving me this error. I did at first select the wrong board (the Nano) and now that I figured it out it is giving me this error. Is my board fired?

Sketch uses 3258 bytes (6%) of program storage space. Maximum is 49152 bytes.
Global variables use 177 bytes (2%) of dynamic memory, leaving 5967 bytes for local variables. Maximum is 6144 bytes.
avrdude: jtagmkII_initialize(): Cannot locate "flash" and "boot" memories in description

It's not a problem. The link below explains what's happening.

If you see a "jtagmkII_initialize(): Cannot locate 'flash' and 'boot' memories in description" message when uploading to Nano Every

TL;DR:

is often a spurious warning (not an error) which can be safely ignored.