rubyonjets / jets

Ruby on Jets
http://rubyonjets.com
MIT License
2.6k stars 181 forks source link

Jets 1.8.9 install failure on Windows #226

Closed Donavan closed 5 years ago

Donavan commented 5 years ago

My Environment

Software Version
Operating System Windows 10
Jets 1.8.9
Ruby 2.5.3p105

Expected Behaviour

Gem installs corectly

Current Behavior

Gem does not install

Step-by-step reproduction instructions

Execute 'gem install jets"

Receive error message:

ERROR: While executing gem ... (Gem::Package::PathError) installing into parent path vendor/rails/actionpack/test/fixtures/公共/bar/index.html of C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jets-1.8.9 is not allowed

Code Sample

N/A

Solution Suggestion

I was able to get around it by pulling the jets repo, removing the folder fixtures/公共/ and rebuilding the gem.

tongueroo commented 5 years ago

Not counting it out for the future, but don't think will support Windows for now. 😕