misogi / vscode-ruby-rubocop

Rubocop extension for Visual Studio Code
https://marketplace.visualstudio.com/items/misogi.ruby-rubocop
MIT License
137 stars 68 forks source link

bcrypt extension issue when I installed rbenv #64

Open sig-krasnick opened 6 years ago

sig-krasnick commented 6 years ago

I see you have a todo item to integrate rbenv. I am using rbenv now and I am getting repeated error messages "Ignoring bcrypt-3.1.11 because its extensions are not built. Try: gem pristine bcrypt --version 3.1.11". Are you aware of this issue? Is there a work-around? When will the extension be compatible with rbenv?

I absolutely love this tool, but it is not currently working because of the error message.

lucasocon commented 6 years ago

I have the same issue.