frontend-frameworks icon indicating copy to clipboard operation
frontend-frameworks copied to clipboard

Build failing for yarn

Open RonStShufersal opened this issue 9 months ago • 1 comments

For which package is this issue?

@cloudinary/[email protected]

Describe the issue in a sentence or two.

The published package in the npm registry is accidentally the wrong folder. Instead of the dist folder, the underlying repo was published. npm seems to understand this issue, but yarn does not

Issue Type (Can be multiple)

[x] Build - Can’t install or import the SDK [ ] Performance - Performance issues [ ] Behaviour - Functions aren’t working as expected [ ] Documentation - Inconsistency between the docs and behaviour [ ] Incorrect Types [ ] Other (Specify)

Steps to reproduce

have the version "@cloudinary/ng": "^2.0.0" in the package.json dependencies, and run yarn install

Error screenshots

Image

RonStShufersal avatar Mar 04 '25 13:03 RonStShufersal

Hi @RonStShufersal. Thanks for flagging this. I've created a ticket internally to address this, and I'll provide updates here once I have some to share.

dannyv-cloudinary avatar Mar 04 '25 14:03 dannyv-cloudinary

Uh... so you published this with broken code a few months ago and it's still sitting around broken? C'mon Cloudinary, you're better than this.

YouZag avatar Apr 02 '25 21:04 YouZag

Hi @YouZag - Thank you for taking the time to report that you are also encountering this issue. I added a note to the bug we're tracking that you are also impacted, which may help us prioritize this to resolve the issue quicker.

As we have an update about a release for a fix, we will update the thread here.

cloudy408 avatar Apr 02 '25 21:04 cloudy408

this was fixed, please get the latest version via https://github.com/cloudinary/frontend-frameworks/tags and let us know if you still get issues.

tommyg-cld avatar May 14 '25 13:05 tommyg-cld

Seems to be working fine for version 2.1.5. Thanks!

RonStShufersal avatar May 15 '25 04:05 RonStShufersal