-
Notifications
You must be signed in to change notification settings - Fork 34
Description
Hi,
First, thank you for this project, I've been using personally for a couple years now, I find it handy to spin up rails server, webpack, sidekiq all in one go. 🙇
I tried implementing a new Procfile.dev for a new project, this one is not Rails it's a node.js project and whenever I type hivemind Procfile.dev or anything in that folder, nothing happens, just plain no output.
I switched to the frontend folder of that project, added a Procfile.dev there and it worked as expected.
Back to the folder with issue I tried hivemind -h --help --verbose --version, asd asdnasdm never got any output.
Any idea what could be happening in this case? I don't know if the binary checks for some thing and does not run or I might have some permission missing.
I installed via homebrew v 1.1.0