I'm following this tutorial https://www.youtube.com/watch?v=65NhO5xxSZc&list=LL&index=9&t=150s on building an external adapter for a chainlink node. After following the instructions and listening to port 8080 on my CMD terminal, I type the curl command on another CMD terminal and get the following error:
The template that I'm using : https://github.com/PatrickAlphaC/CL-EA-NodeJS-Template
What I have tried so far:
- double-checked all the modules installed
- switched to my desktop computer
- deleted and re-copied the repo
- tried on Postman with same error