Skip to content

Comment - Can't build framework using rakefile #14

@avnerbarr

Description

@avnerbarr

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

No one assigned

    Labels

    type:docsOnly change in the docs or README

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions