learn-co / learn-test

⚠️ This gem is no longer maintained & its web features are no longer available
MIT License
3 stars 29 forks source link

Fix installation issues due to broken jasmine-core release #48

Closed joshrowley closed 6 years ago

joshrowley commented 6 years ago

Restrict jasmine-core version number to exclude broken release.

There appears to be a symlink issue when installing, issue is reported at https://github.com/jasmine/jasmine/issues/1502.

$ gem install learn-co -v '3.8.5' --no-ri --no-rdoc
Successfully installed rspec-3.7.0
Successfully installed netrc-0.11.0
Successfully installed git-1.3.0
Building native extensions.  This could take a while...
ERROR:  While executing gem ... (Errno::EEXIST)
    File exists @ dir_s_mkdir - /usr/local/rvm/gems/ruby-2.3.1/gems/jasmine-core-2.99.1/lib/jasmine-core/spec
Successfully installed oj-2.18.5
Successfully installed multipart-post-2.0.0
Successfully installed faraday-0.14.0
Successfully installed crack-0.4.3
The command 'gem install learn-co -v '3.8.5' --no-ri --no-rdoc' returned a non-zero code: 1