-
-
Notifications
You must be signed in to change notification settings - Fork 873
Closed
Labels
type:docsOnly change in the docs or READMEOnly change in the docs or README
Description
Did
git clone --recursive https://github.com/ParsePlatform/Parse-SDK-iOS-OSX.git
from root directory tried running rake command
/Parse-SDK-iOS-OSX : rake package:deployment
rake aborted!
cannot load such file -- naturally
I guess I need to install the "Gemfile" (? )
Tried :
gem install bundler
and then:
bundle install
and then got errors:
An error occurred while installing nokogiri (1.6.6.2), and Bundler cannot continue.
Make sure that gem install nokogiri -v '1.6.6.2' succeeds before bundling.
Metadata
Metadata
Assignees
Labels
type:docsOnly change in the docs or READMEOnly change in the docs or README