I'm trying to run $ bundle install on the Ember Course Demo and without fail (every workaround I've tried has not worked) has resulted in the same error. Certain installs have completed, however they have not solved the problem and allowed me to run this locally.
Here is the link ember course demo. I've followed all the directions multiple times and my rbenv functions properly. It appears only to be on bundle install. gem install sqlite3 -v '1.8.3' works, but does not solve the problem. Any suggestions would be greatly appreciated.
Ericks-MacBook-Pro:EmberCourseDemo ekawala$ bundle install
Fetching gem metadata from https://rubygems.org/...........
Fetching version metadata from https://rubygems.org/...
Fetching dependency metadata from https://rubygems.org/..
Using rake 10.1.0
Using i18n 0.6.5
Using minitest 4.7.5
Using multi_json 1.8.1
Using atomic 1.1.14
Using thread_safe 0.1.3
Using tzinfo 0.3.37
Using activesupport 4.0.0
Using builder 3.1.4
Using erubis 2.7.0
Using rack 1.5.2
Using rack-test 0.6.2
Using actionpack 4.0.0
Using mime-types 1.25
Using polyglot 0.3.3
Using treetop 1.4.15
Using mail 2.5.4
Using actionmailer 4.0.0
Using activemodel 4.0.0
Using activerecord-deprecated_finders 1.0.3
Using arel 4.0.0
Using activerecord 4.0.0
Using coffee-script-source 1.6.3
Using execjs 2.0.2
Using coffee-script 2.2.0
Using thor 0.18.1
Using railties 4.0.0
Using coffee-rails 4.0.0
Using hike 1.2.3
Using jquery-rails 3.0.4
Using kramdown 1.2.0
Using bundler 1.10.5
Using tilt 1.4.1
Using sprockets 2.10.0
Using sprockets-rails 2.0.0
Using rails 4.0.0
Using sass 3.2.12
Using sass-rails 4.0.0
Installing sqlite3 1.3.8 with native extensions
Errno::EACCES: Permission denied @ rb_sysopen - /Users/ekawala/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/sqlite3-1.3.8/API_CHANGES.rdoc
An error occurred while installing sqlite3 (1.3.8), and Bundler cannot continue.
Make sure that `gem install sqlite3 -v '1.3.8'` succeeds before bundling.
Aucun commentaire:
Enregistrer un commentaire