Git Product home page Git Product logo

Comments (5)

McGern avatar McGern commented on August 29, 2024

Think the issue was to do with the lowercase of the table.js file and how the "lib" folder is imported. There are a bunch of SFConflict files (some uppercase Table.js and some lowercase table.js).

The dynasty.js file has the line

Table = lib.Table

and (in my case) changing lib.Table to lib.table solved it.

from dynasty.

aterreno avatar aterreno commented on August 29, 2024

Same, not sure what those SFConflict files but it seems like when @victorquinn released the last time something got messed up.

from dynasty.

victorquinn avatar victorquinn commented on August 29, 2024

Hmm, sorry for this, investigating now!

from dynasty.

victorquinn avatar victorquinn commented on August 29, 2024

Ok try now, sorry, I think something went awry pushing from my other machine. In brief, git has crappy handling of upper and lowercase file names (it doesn't distinguish between them) so it seems for some reason it changed the filename from lib.Table to lib.table on my other machine. Mixed up in that sauce are those weird hidden SFConflict files that seemingly came from Seafile, my file syncing service.

Anyway, I bumped the version number, rebuilt it, and re-pushed it and things should be copacetic now with 0.3.12 but let me know if they aren't and we can re-open this!

from dynasty.

McGern avatar McGern commented on August 29, 2024

Brilliant. Thanks very much for doing that so quickly, it's really appreciated. Tested and works fine.

Thanks for the work you have put into making this library so simple to work with.

from dynasty.

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.