Open jsreyesn opened 6 years ago
@jsreyesn:
Thanks for your answer
I followed the installation steps in a new virtual machine, but now it generates the following error:
Error: Can not find module 'express'
The machine has installed node.js v8.11.4
@jsreyesn Thanks for pointing out. I missed out one step in the installation document. After you clone the project, please change the working directory to the project folder. Run the command: npm install
. Continue with the remaining steps. I will add a bug to the documentation and have that corrected.
As to your earlier question, please make sure that the file name is settings.json
and it's placed in the config
sub-directory. Also, I'd like to know how you are calling the REST service. Are you using curl?
Trying to execute RESTful Calling, following error is genereted:
"Error occured while trying to proxy to: typicode.localhost:3000/users"
Suez service is up. I attach config file and host file
hosts.txt settings.json.txt
RESTful Calling detail is: