cdnjs / cdnjs/packages

`chai.min.js` is missing for version 5.0.3

Open
#1,748 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

⚙️ Auto-update 🐛 Bug
Dominant language
Shell
Stars
420
Forks
405
Avg merge
3d 15h
Merged PRs (30d)
3

Description

It seems that chai.min.js is no longer available for version 5.0.3:
https://cdnjs.com/libraries/chai/5.0.3

chai is ESM-only since version 5.0.0, so it could be due to that, although chai.min.js is available in 5.0.0:
https://cdnjs.com/libraries/chai/5.0.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the cdnjs package configuration and published contents for chai 5.0.0 and 5.0.3, using the linked cdnjs listings as the starting point. Confirm whether the missing chai.min.js is caused by the package metadata or the upstream release, then verify that the corrected 5.0.3 listing exposes the expected file.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.