dwyl / dwyl/hapi-socketio-redis-chat-example
Reply.view error
- Dominant language
- Elm
- Stars
- 360
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
When i start it I get:
Debug: internal, implementation, error
TypeError: Uncaught error: reply.view is not a function
at C:\Wamp\www\hapi-socketio-redis-chat-example\node_modules\hapi-error\lib\index.js:153:20
at each (C:\Wamp\www\hapi-socketio-redis-chat-example\node_modules\hapi\lib\request.js:406:22)
at iterate (C:\Wamp\www\hapi-socketio-redis-chat-example\node_modules\hapi\node_modules\items\lib\index.js:36:13)
at Object.exports.serial (C:\Wamp\www\hapi-socketio-redis-chat-example\node_modules\hapi\node_modules\items\lib\index.js:39:9)
at _protect.run (C:\Wamp\www\hapi-socketio-redis-chat-example\node_modules\hapi\lib\request.js:409:15)
at internals.Protect.run (C:\Wamp\www\hapi-socketio-redis-chat-example\node_modules\hapi\lib\protect.js:62:12)
at internals.Request._invoke (C:\Wamp\www\hapi-socketio-redis-chat-example\node_modules\hapi\lib\request.js:389:19)
at internals.Request._reply (C:\Wamp\www\hapi-socketio-redis-chat-example\node_modules\hapi\lib\request.js:457:17)
at Items.serial (C:\Wamp\www\hapi-socketio-redis-chat-example\node_modules\hapi\lib\request.js:383:65)
at done (C:\Wamp\www\hapi-socketio-redis-chat-example\node_modules\hapi\node_modules\items\lib\index.js:31:25)
Contributor guide
Assessment
This issue has not been assessed yet.