docker-compose-nodejs-examples icon indicating copy to clipboard operation
docker-compose-nodejs-examples copied to clipboard

04-express-grunt-watch

Open flacoman91 opened this issue 8 years ago • 0 comments

This fixes this error in step 4: Run gem install sass ERROR: Loading command: install (LoadError) /usr/lib/x86_64-linux-gnu/ruby/2.1.0/openssl.so: symbol SSLv2_method, version OPENSSL_1.0.0 not defined in file libssl.so.1.0.0 with link time reference - /usr/lib/x86_64-linux-gnu/ruby/2.1.0/openssl.so ERROR: While executing gem ... (NoMethodError) undefined method `invoke_with_build_args' for nil:NilClass

flacoman91 avatar Jan 30 '17 19:01 flacoman91