Michael Born

Results 30 comments of Michael Born

Am converting this to a draft PR until we decide on a path forward - either add a `server.json` or switch to passing `cfengine` in the `server start` command.

> Could you update this PR to see how it would look like if we removed all the server-*.json files? My apologies @lmajano , I missed this comment! Yes, I...

Switching back to a "Draft" PR. After discussing w/ Luis, the multiple `server-*.json` files make local development much easier, so I'm going to revert to that setup.

I get the same issue on Ubuntu 16.04 with Node 4.2.6.

@lmajano I believe this PR is ready for a second look. Keep @bdw429s 's notes in mind when looking at the updated ACF 2021 install scripts. After all... if we...

Yes, this should be communicated in the README If you don't have boost installed, you will get an error during the make command. Install boost library using: sudo apt-get install...

@bobdenotter Would you accept a PR for this? I believe these three meta tags would all have to be set in the config file, because they are site-generic and not...

Same here. [This post](https://local.getflywheel.com/community/t/error-with-pre-create-check-vboxmanage-not-found/116/14) suggests it may be due to case-sensitivity, but the suggested fix (below) did not solve the issue in my case. ``` sudo ln -s /usr/local/bin/VBoxManage /usr/local/bin/vboxmanage...

I don't disagree, but I couldn't find anything about this in commits or issues on this repo... and certainly not in the docs. :smile: We probably just need a note...