decaporg / decaporg/jekyll-decap-cms

Unable to run project

Open
#34 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
153
Forks
108
PR merge metrics
No merged PRs in 30d

Description

I am unable to run the commands on my computer. I may not have the correct versions of Ruby or Gems, but Im not sure. Here are my details

**Mac OS**
macOS Mojave 10.14

**Ruby Version**
ruby 2.3.7p456 (2018-03-28 revision 63024) [universal.x86_64-darwin18]

**Ruby Gem Version**
3.0.6

When I run `bundle install`, I get this:
```
The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
Fetching gem metadata from https://rubygems.org/...........
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies...
Using public_suffix 4.0.1
Using addressable 2.7.0
Using bundler 2.0.2
Using colorator 1.1.0
Using concurrent-ruby 1.1.5
Using eventmachine 1.2.7
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Errno::EACCES: Permission denied @ rb_sysopen - /Users/mikelevy/Web
Stuff/repos/jekyll-netlify-boilerplate/vendor/bundle/ruby/2.3.0/gems/http_parser.rb-0.6.0/.gitignore
An error occurred while installing http_parser.rb (0.6.0), and
Bundler cannot continue.
Make sure that `gem install http_parser.rb -v '0.6.0' --source
'https://rubygems.org/'` succeeds before bundling.

In Gemfile:
jekyll was resolved to 3.8.6, which depends on
em-websocket was resolved to 0.5.1, which depends on
http_parser.rb
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.