Skip to content

Instantly share code, notes, and snippets.

@enebo

enebo/err.txt Secret

Created October 31, 2018 16:31
create package.json
remove config/initializers/cors.rb
remove config/initializers/new_framework_defaults_5_1.rb
run bundle install
There was an error while trying to write to
`C:/Users/enebo/.bundle/cache/compact_index/rubygems.org.443.29b0360b937aa4d161703e6160654e47/versions`.
It is likely that you need to grant write permissions for that path.
true
$ jruby -S bundle install
Fetching gem metadata from https://rubygems.org/.
Retrying fetcher due to error (2/4): Bundler::PermissionError There was an error while trying to write to `C:/Users/enebo/.bundle/cache/compact_index/rubygems.org.443.29b0360b937aa4d161703e6160654e47/info/tzinfo-data`. It is likely that you need to grant write permissions for that path..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment