We are building an environment using Git Bush.
What I want to do is launch the mock.
I entered this command because I wanted to create a database before that.
I'm very sorry, but I'm an amateur programming college student, so I'd appreciate it if you could write down the specific code and teach me.
Also, I have written some of the commands below that I have tried, but the same error code appears no matter what code I try.
Is there any omission in the original setting?
Command you want to complete
rails db:create
Problems/Error Messages you are experiencing
rake aborted!LoadError: incompatible library version-/home/vagrant/hoge/vendor/bundle/ruby/2.7.0/gems/msgpack-1.3.3/lib/msgpack/msgpack.so
Tried code
$bundle exec rakedb:create
$ rake-T
environment
Have you read the following article?
Solutions are provided for the same error message.
https://qiita.com/shota0701nemoto/items/523ba100690e90d22d24
© 2024 OneMinuteCode. All rights reserved.