Kevin Coleman

Results 14 comments of Kevin Coleman

All good ideas. The only reason I suggested a separate command option is to streamline the process for my typical workflow. However, even if a user had to choose an...

I require the appropriate environment js files based on the current process.env.NODE_ENV value.

shvelo, This is due to a bug I mentioned. Please see my post for a fix: https://github.com/tjwebb/sails-auth/issues/79

According to the docs, marlinspike is not compatible with sails 0.11.

chateau won't install now.

Definitely won't install for me. I'm installing globally over the previous version using NPM 5.0.4. I get the following error: ``` npm ERR! code ETARGET npm ERR! notarget No matching...

I suggest that you console.log() the logObj to see its shape and the data it contains to build a custom message / object you want in your transport function. Your...

Any movement on this?

I get the same error. Linux Mint vs code 1.8.1 git 2.11.0

Git is in my path on linux, but I still get the error. My debug console output is different, however: ``` [gitflow] Execute git config --get gitflow.branch.master [gitflow] Command "git"...