opengovfoundation / madison

Madison is a platform for lawmakers to share legislation with their citizens, allowing the community to add comments and suggest improvements.
GNU General Public License v3.0
684 stars 108 forks source link

update to 3.0 dev #1034

Closed johnfelipe closed 7 years ago

johnfelipe commented 8 years ago

This is my steps:

cd madison
git checkout dev
make

This is log to make https://gist.github.com/johnfelipe/c1f7a685854f22e54357c6e99c63734f

i reinstall sudo gem install compass sass

felipe@felipeurrego:/etc/nginx$ sudo service nginx restart
 * Restarting nginx nginx                                                [ OK ]
felipe@felipeurrego:/etc/nginx$ sudo gem install compass sass
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
Successfully installed compass-1.0.3
Successfully installed sass-3.4.22
2 gems installed
Installing ri documentation for compass-1.0.3...
Installing ri documentation for sass-3.4.22...
Installing RDoc documentation for compass-1.0.3...
Installing RDoc documentation for sass-3.4.22...

and persist problem:

invalidcss

johnfelipe commented 8 years ago

anyone?

sethetter commented 7 years ago

@johnfelipe closing this as we're in v4 now. Let us know if the issue persists with the new version!