Giter Site home page Giter Site logo

Comments (14)

danpaz avatar danpaz commented on September 25, 2024 1

I've published 2.2.25 which includes the lib files and should fix the issue. Could someone confirm please?

from bodybuilder.

danpaz avatar danpaz commented on September 25, 2024 1

@uyu423 I'm thinking I'll actually unpublish those two versions since they're completely broken.

from bodybuilder.

uyu423 avatar uyu423 commented on September 25, 2024

We have same problem.....

from bodybuilder.

antick avatar antick commented on September 25, 2024

I am facing the same issue.

from bodybuilder.

alattalatta avatar alattalatta commented on September 25, 2024

the lib directory is gone.

Fixing the version to 2.2.22 fixed it.

from bodybuilder.

StevenStreib avatar StevenStreib commented on September 25, 2024

I have the same issue.

from bodybuilder.

pranav-aggarwal avatar pranav-aggarwal commented on September 25, 2024

Same issue with latest release.

from bodybuilder.

uyu423 avatar uyu423 commented on September 25, 2024

I had a problem with a project using this library, and I fixed this issue by changing the version of package.json from bodybuilder@^2.22.20 to [email protected] fixed version. This update looks very unstable.

from bodybuilder.

danpaz avatar danpaz commented on September 25, 2024

Looks like something broke with the last few publishes. Looking into it now, but yes the immediate workaround is to use v2.2.22.

from bodybuilder.

ferronrsmith avatar ferronrsmith commented on September 25, 2024

works for me

from bodybuilder.

uyu423 avatar uyu423 commented on September 25, 2024

@danpaz
First of all, you need to take steps to ensure that the problematic version is no longer downloaded.
Please deprecate the currently problematic version from npm.

npm deprecate [email protected] "critical bug fixed"
npm deprecate [email protected] "critical bug fixed"

from bodybuilder.

uyu423 avatar uyu423 commented on September 25, 2024

@danpaz You are right.

from bodybuilder.

danpaz avatar danpaz commented on September 25, 2024

Missed the deadline to unpublish so I went ahead and deprecated 2.2.23 and 2.2.24.

As for what caused the breakage, it seems travis ci deployment changed recently and started logging in the deploy step:

Cleaning up git repository with `git stash --all`. If you need build artifacts for deployment, set `deploy.skip_cleanup: true`. See https://docs.travis-ci.com/user/deployment#Uploading-Files-and-skip_cleanup.

The travis build does produce untracked files, such as those in lib, which are necessary for the package to work.

ccf0f71 adds deploy.skip_cleanup: true as recommended and should fix the issue moving forward.

Thanks for reporting @real34 and others 🙇

from bodybuilder.

real34 avatar real34 commented on September 25, 2024

Thanks a lot for your responsiveness, and for your work on this project! 👍

from bodybuilder.

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.