-
Notifications
You must be signed in to change notification settings - Fork 347
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
Error: Unknown handler: directory #22
Comments
Apparently we need to manually register the plugin in order to serve a directory now... |
What's making you sad @baralex ? |
sorry for bugging, I added inert and the plugin call |
:-) 2015-09-16 15:05 GMT+02:00 Nelson [email protected]:
|
Gotta love SEO for random github issues. 😉 |
We are using Hapi.js as our static server using the
directory
handler:learn-tdd/static-server.js
Line 3 in 5b132bf
but when we attempt to upgrade to hapi
v9.x
we get:full stack trace:
The text was updated successfully, but these errors were encountered: