Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context.onReady is not a function #69

Closed
CodingDive opened this issue Oct 31, 2017 · 1 comment
Closed

Context.onReady is not a function #69

CodingDive opened this issue Oct 31, 2017 · 1 comment

Comments

@CodingDive
Copy link

With the newest release, there seems to be a problem on startup. When I try to run the server it throws me the following error TypeError: Context.onReady is not a function. This even occurs when I don't define a Middleware on any routes.
at AuthProvider.boot (M:\Dev\Server\node_modules@adonisjs\auth\providers\AuthProvider.js:140:13)

@thetutlage
Copy link
Member

Make sure you are on latest version of @adonisjs/framework

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants