Closed alianos- closed 9 years ago
You have to run fig build again. Its in the docs.
If only I understood how this works :)
It is in the docs, it just didn't occur to me since I didn't add anything!
For reference you're running a dev version of panoptes that runs from the source code. There is a pre built docker image you can use instead (we change the fig.yml) that includes all the gems. We use fig internally for dev / testing so we run off the image created manually by running fig build
.
Linked to #514
I just downloaded the latest code.
rake configure
is missing p3p gem,bundle install
says the gem is fine.fig up
is running into an error as expected.rake configure
bundle install