I\'ve uploaded a sketch to an Arduino Uno whose loop is something like this:
void loop(){ Serial.println(\"Hello, World!\"); }
So, now,
Make sure you plug the Arduino directly into the computer and not through a hub. Using a hub will give you this error.