[V5] this.scopes.flat is not a function #2054
roliveira3891
started this conversation in
General
Replies: 1 comment
-
sorry, the server was out of date. resolve |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I made an update in adonis [v5], started this message:
message: "this.scopes.flat is not a function",
stack: "TypeError: this.scopes.flat is not a function at Stack.list (/var/www/regionalne/gestao-operacional-novo/node_modules/edge-parser/build/src/Stack/index.js:75:28) at getRenderExpression (/var/www/regionalne/gestao-operacional-novo/node_modules/edge.js/build/src/Tags/Include.js:33:41) at Object.compile (/var/www/regionalne/gestao-operacional-novo/node_modules/edge.js/build/src/Tags/Include.js:75:33) at Parser.processToken (/var/www/regionalne/gestao-operacional-novo/node_modules/edge-parser/build/src/Parser/index.js:139:50) at templateTokens.forEach (/var/www/regionalne/gestao-operacional-novo/node_modules/edge.js/build/src/Compiler/index.js:171:50) at Array.forEach () at Compiler.compile (/var/www/regionalne/gestao-operacional-novo/node_modules/edge.js/build/src/Compiler/index.js:171:24) at Template.render (/var/www/regionalne/gestao-operacional-novo/node_modules/edge.js/build/src/Template/index.js:80:62) at EdgeRenderer.render (/var/www/regionalne/gestao-operacional-novo/node_modules/edge.js/build/src/Renderer/index.js:40:25) at Object.setHandler [as handler] (/var/www/regionalne/gestao-operacional-novo/node_modules/@adonisjs/view/build/providers/ViewProvider.js:59:29)"
I have no idea how to solve... Thanks
Beta Was this translation helpful? Give feedback.
All reactions