Closed jonathanjua closed 4 months ago
Hi @jonathanjua seems there is a problem with a file inside your project. Is this project running correctly?
Yes it is, how can you identify which file has a problem?
@jonathanjua I think it would be necessary to inspect your models manually. Is this a new Vemto project or an existing Laravel project?
@TiagoSilvaPereira , was generated using vemto in Laravel 10 version, but was updated to Laravel 11 version to be compatible with the new vemto.
@jonathanjua I understand. Generally just by converting the project, this problem should not exist. As you can see in the message, Vemto is failing to read one of the models in your project, as there is probably a syntax problem. I recommend checking all models, including models from third-party packages. Vemto needs to load the models, and if there is any problem with their syntax, it will fail (to avoid inconsistent data in the schema).
@jonathanjua, did you find the problematic model?
Closing due to inactivity. Please feel free to continue the discussion if necessary
Error Message: schema-reader-mg Error: syntax error, unexpected integer "115", expecting identifier
Stack:
Vemto 2.0.14 win32 10.0.22631 Locale: pt-BR App version: 2.0.14