Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run node js odata server #589

Open
egarim opened this issue Aug 22, 2017 · 0 comments
Open

run node js odata server #589

egarim opened this issue Aug 22, 2017 · 0 comments

Comments

@egarim
Copy link

egarim commented Aug 22, 2017

Hi I have been trying to run the node odata server using the node js for iis module that you created. I'm able to run all your examples and also simple examples that I have created

but when I try to run more complex scenarios i got an error
here is the screenshot of the error
https://www.screencast.com/t/iBK196q4n3P9

run the odata server is really simple, here you can find the instructions
https://github.com/jaystack/odata-v4-server-pgsql-example

basically you have to setup the connection and then run the command npm start, when I run the command the example works perfect, but when I don't do npm start so I can start the server by accessing the server.js in the url, I got the error shown in the screent cast url above. I have already add the server.js to the handlers in the web.config as you do in your examples and also I have added the permissions in the folder.

any idea what can be happening? if you want to see our conversation in the odata server github page you can find it in this url

jaystack/odata-v4-server#17 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant