Yohan Hirimuthugoda

Results 1 comments of Yohan Hirimuthugoda

I manage to resolve this issue. Here are the steps: 1. Open: C:\Ruby25-x64\lib\ruby\gems\2.5.0\bundler\gems\spree_auth_devise-f155d176565f\db\default\users.rb 2. Change **q.echo = false** to **q.echo = true** under **prompt_for_admin_password** function. (Line is 10) 3. Then...