jonataslaw / get_server

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

cant run compiled js file #88

Open diegotus opened 2 years ago

diegotus commented 2 years 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