Good afternoon, i have a problem starting my node-red.
when I run the command to open "node-red", it shows me serial port COM4 error: Error: Opening COM4: File not found.
Before this error happened, I managed to perform an LED test connected with the Arduino and everything worked correctly, when I went to perform a test with the DHT22 sensor and then closed my Node-Red, this error appears.
The Arduino IDE works normally with the COM4 port, I can normally program the program on it and run it.
I want to open my Node-Red, how can I solve this?
from your earlier screenshot i see your user name is user
So enter cd c:\users\user\.node-red
then npm list serialport
ALSO - you never stated what version of node-red you are running - it is listed in the console when you start node-red (it is missing from the opt your first screenshot)
So enter cd c:\users\user\.node-red
then npm list serialport
ALSO - you never stated what version of node-red you are running - it is listed in the console when you start node-red (it is missing from the top your first screenshot)