I attempted to connect to my pi to do an update. I can VNC connect to the pi but when I attempt to run node red I receive this:
internal/modules/cjs/loader.js:638
throw err;
^
Error: Cannot find module '/home/pi/red'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
at Function.Module._load (internal/modules/cjs/loader.js:562:25)
at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
pi@raspberrypi:~ $
Even though my i can log in via VNC the wifi symbol keeps attempting to connect also. Can anyone tell me whats happening.