For some reason, one of my apps won't work with pow.
I set the symlink fine...to my app, and the app shows up as linked.
curl get.pow.cx | sh
cd ~/.pow
ln -s ~/desktop/rails_project/myaccountdeck/myaccountdeck
But then I get this error:
Error: unknown process error
Error: unknown process error
    at Process.<anonymous> (/Users/me/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/process.js:116:38)
    at Socket.<anonymous> (/Users/me/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/process.js:3:63)
    at Socket.emit (events.js:67:17)
    at Pipe.onread (net.js:367:14)
The weird part is, localhost works and my other apps work...
Any idea what might be causing this?
 
     
    