I am encountering electron: Failed to load URL: http://localhost:3000/ with error: ERR_CONNECTION_REFUSED error when I execute npm run start npm version 7.8.1 node version 16.4.0 ubuntu version 20.04.2
I am encountering
electron: Failed to load URL: http://localhost:3000/ with error: ERR_CONNECTION_REFUSED error
when I execute
npm run start
npm version 7.8.1
node version 16.4.0
ubuntu version 20.04.2