bigcartel / dugway

Easily build and test Big Cartel themes.
https://developers.bigcartel.com/api/themes
MIT License
149 stars 22 forks source link

Dugway ruby mac install issues #162

Closed LloydDavid closed 5 years ago

LloydDavid commented 5 years ago

Can’t install or set-up dugway to create a theme, used homebrew to install ruby 2.5.3

MacBook-Pro:~ lloyddavid$ gem install dugway ERROR: While executing gem ... (Gem::FilePermissionError) You don't have write permissions for the /Library/Ruby/Gems/2.3.0 directory. MacBook-Pro:~ lloyddavid$

LloydDavid commented 5 years ago

changed global directory of ruby install using rbenv: https://github.com/rbenv/ruby-build/issues/1064