Nano BLE Bootloader Crash?

LED flashing works fine. I added each line of code and ran the program without the filter library, as soon as I add the following line: Serial.println(sensorOutValue); the IDE reports an error saying my board was not found. Upon checking my list of ports I see that my Arduino nano is no longer listed. What do I do when the port for my Arduino disappears after uploading?