You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 15, 2020. It is now read-only.
I haven't had time to debug this yet. Are you getting the same failure?
test_http_server
undefined:1
^^
SyntaxError: Unexpected token ILLEGAL
at Object.parse (native)
at /Volumes/GitHub/pow/test/test_http_server.coffee:46:43
at IncomingMessage.<anonymous> (/Volumes/GitHub/pow/test/lib/test_helper.coffee:86:18)
at IncomingMessage.emit (events.js:81:20)
at HTTPParser.onMessageComplete (http.js:132:23)
at Client.onData [as ondata] (http.js:1470:27)
at Client._onReadable (net.js:677:27)
at IOWatcher.onReadable [as callback] (net.js:177:10)
The text was updated successfully, but these errors were encountered:
<h1>Pow can’t start your application.</h1>
<h2><code>/Users/sam/Dropbox/Projects/pow/test/fixtures/apps/env</code> raised an exception during boot.</h2>
<pre><strong>NoMethodError: undefined method `to_json' for #<Hash:0x1005b0eb8></strong>
/Users/sam/Dropbox/Projects/pow/test/fixtures/apps/env/config.ru:2
/Users/sam/.node_libraries/.npm/nack/0.10.0/package/lib/nack/server.rb:146:in `call'
I haven't had time to debug this yet. Are you getting the same failure?
The text was updated successfully, but these errors were encountered: