and it was straight forward, but after the dev machine is up, the app crashed and the attached error is shown, tried destroying the vm twice, updated everything, revised every step I did, I think it might have something to do with the new virtual dom rendering engine introduced, what do you think ?
My stack: Ubuntu 14.04 Desktop and VirtualBox
HEAD repo: Yes, also cloned the repo into an empty folder (didn’t pull into existing code).
vagrant up worked just fine.
and bundle install also works, but it prints an error each time I use it:
“You are running an old version of bundler, please upgrade bundler ASAP, if you are using Discourse docker, rebuild your container.”
But I’d like to point out that I tried updating it in the first trial, and it downloaded for a while, and after I ran the command again, the same message was still being printed.