LoginSignup
1

More than 5 years have passed since last update.

require 'sequel'できない

Posted at

installしてるにも関わらずrequireできない

sudo gem install sequelしてみる
Operation not permitted - /usr/bin/sequel 権限ないと
brew install ruby
sudo gem install sequel再度インストール

Fetching: sequel-4.43.0.gem (100%)
Successfully installed sequel-4.43.0
Parsing documentation for sequel-4.43.0
Installing ri documentation for sequel-4.43.0
Done installing documentation for sequel after 15 seconds
1 gem installed

できましたね

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1