nedpals / vex

Easy-to-use, modular web framework built for V
https://nedpals.github.io/vex
MIT License
339 stars 28 forks source link

Failed To Read First Line #30

Closed xiusin closed 3 years ago

xiusin commented 3 years ago

v -cg run main.v get an error log:

  name: admin | param_name:  | children: /login
  name: login | param_name:  | children: 
  Failed To Read First Line
alichraghi commented 3 years ago

This is a reader error in server/server.v and even exists on vWeb that's does not cause a problem, but we still show it in debug mode