Git Product home page Git Product logo

Comments (3)

steveroot avatar steveroot commented on August 30, 2024

I think 1.0 versions won't work with 0.70 because of the name space changing. There's a commit on Jan 3rd that says:

Correct Versionfile 
…
 master contains namespacing changes that don't work with 0.70.x. Need to 'revert' to October 8 for this to work

So perhaps in your Gemfile:

gem 'spree_paypal_express',
:git => '[email protected]:spree/spree_paypal_express.git,
:ref => 'bea1aa48e0089083546bec4b19565a40e9a50a20'

and then run:
bundle update spree_paypal_express to just update that gem, or bundle update to refresh everything

from spree_paypal_express.

LBRapid avatar LBRapid commented on August 30, 2024

@mcgoooo Did specifying the right ref in your Gemfile resolve the issue for you?

from spree_paypal_express.

mcgoooo avatar mcgoooo commented on August 30, 2024

i just checked it and that is the commit id i'm using, sorry for the
confusion. unfortunately this does not solve it, sorry for the late
response.

On Sun, Feb 19, 2012 at 3:55 PM, Steve Root <
[email protected]

wrote:

I think 1.0 versions won't work with 0.70 because of the name space
changing. There's a commit on Jan 3rd that says:

Correct Versionfile

 master contains namespacing changes that don't work with 0.70.x. Need to
'revert' to October 8 for this to work

So perhaps in your Gemfile:

gem 'spree_paypal_express',
:git => '[email protected]:spree/spree_paypal_express.git,
:ref => 'bea1aa48e0089083546bec4b19565a40e9a50a20'

and then run:
bundle update spree_paypal_express to just update that gem, or bundle
update to refresh everything


Reply to this email directly or view it on GitHub:

#38 (comment)

from spree_paypal_express.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.