I then connect to my AWS instance.
Afterwards, I run "rmate index.js".
However, I get the following error:
/usr/local/bin/rmate: connect: Connection refused
/usr/local/bin/rmate: line 390: /dev/tcp/localhost/52698: Connection refused
Unable to connect to TextMate on localhost:52698
I am trying to edit files on an AWS EC2 instance.
I run the "Remote: Start Server" command.
I then connect to my AWS instance. Afterwards, I run "rmate index.js".
However, I get the following error:
What can I do to fix these errors?