gulp-php2html
gulp-php2html copied to clipboard
xcode
Interestingly when installing this on OSX, I discovered that XCode is required for php2html to run or else you'll hit the 204 - No Content error.
Not only do you need to install XCode, you also need to open it and accept the T&C's
This dependancy isn't mentioned in the documentation.
That's interesting as this dependency is new to me ;)
As far as i know the php-cgi executable is the only required dependency for php2html.
But i already have xcode installed as the xcode commandline tools are a dependency to homebrew.