VorlonJS did not find you Express app :(
To connect your express application into the vorlon plugin,
add this line in your nodejs application :
`EXPRESS_VORLONJS = app;` where app is your express application