jonataslaw / get_server

A backend server that makes it possible to program with Flutter syntax and reuse existing code
Apache License 2.0
475 stars 43 forks source link

cant run compiled js file #88

Open diegotus opened 1 year ago

diegotus commented 1 year ago

hello, i love get_server, ive been using it for a while. but now i am tring to have a runable js file. i use the dart compile js. the problem is when i run "node server.js" the server is not running. i just have a new line on the terminal asking for new code as in picture bellow. please help me running it Capture