Replies: 3 comments 4 replies
-
This happened in a redone test, I generated the application from the new update. This problem occurs in development, running the server with typescript directly, I don’t know if in the production environment you also get an error or @include works |
Beta Was this translation helpful? Give feedback.
-
I don't think I'll be able to answer your question but more details about the error you got & the code that caused the error would probably help others to provide a better answer. |
Beta Was this translation helpful? Give feedback.
-
so to understand it is not being found a function for @include, @adonisjs/view is in version 3.0.9 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Looking at the preview of adonis to see how the development of the new version is going, I came across the following error:
ERROR: this.scopes.flat is not a function
I analyzed the syntax of the code a lot and stopped with the @include of the .edge files and realized that the error was related to it ...
IMAGE
Beta Was this translation helpful? Give feedback.
All reactions