Skip to content

Instantly share code, notes, and snippets.

@enebo

enebo/err.txt Secret

Created October 31, 2018 16:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enebo/50c0b8cee6d6240adcfb88d873c72a40 to your computer and use it in GitHub Desktop.
Save enebo/50c0b8cee6d6240adcfb88d873c72a40 to your computer and use it in GitHub Desktop.
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