You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
after running bundle install and passed successfully , when executed rake db:migrate we got this error message below , can someone please help me solve this error ,why i'm getting this when do rake db:migrate
GemRequireError: There was an error while trying to load the gem 'adal'.
Gem Load Error is: uninitialized constant ADAL::ClientAssertionCertificate::RequestParameters
Backtrace for gem load error is:
/usr/local/rvm/gems/ruby-2.3.0/gems/adal-1.0.0/lib/adal/client_assertion_certificate.rb:31:in `class:ClientAssertionCertificate'
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
after running bundle install and passed successfully , when executed rake db:migrate we got this error message below , can someone please help me solve this error ,why i'm getting this when do rake db:migrate
GemRequireError: There was an error while trying to load the gem 'adal'.
Gem Load Error is: uninitialized constant ADAL::ClientAssertionCertificate::RequestParameters
Backtrace for gem load error is:
/usr/local/rvm/gems/ruby-2.3.0/gems/adal-1.0.0/lib/adal/client_assertion_certificate.rb:31:in `class:ClientAssertionCertificate'
Thanks
The text was updated successfully, but these errors were encountered: