Ivan Grishkov

Results 10 comments of Ivan Grishkov

Mac os 11.3.1 (20E241) Clipy 1.2.1 The same issue

@Thomas-1985 have you solved the problem?

> Hi, I have same issue. Anything is fine? > Mac 10.15 > intel i5 > clipy latest I'm using Pelican now and that is works perfect

> @vokshirg Thanks. > > BTW, have you used clippy? Some difference is there between Clippy and Perican? It was free when I bought it, and I haven't noticed any...

To build passenger for development in docker I'm using this script: version should match with your version from Gemfile ``` RUN gem install bundler passenger:6.0.14 --no-document && \ passenger-config build-native-support...

Hi! guys! Has smbody solved this?

You can fix it with task: ``` task :install_bundler do on roles :all do execute :rvm, "all do gem install bundler" end end after "rvm1:install:rvm", "deploy:install_bundler" ```

there is solution: https://github.com/spree/spree_auth_devise/issues/170

@seand7565 I will not replicate this issue too for now )) I suppose you can close it, thanks!)