-
-
Save enebo/50c0b8cee6d6240adcfb88d873c72a40 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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