hexo-theme-next icon indicating copy to clipboard operation
hexo-theme-next copied to clipboard

mismatch between CDNJS and latest release

Open mrgeneralgoo opened this issue 7 months ago • 6 comments

Issue Checklist

Expected behavior

I'm getting a 404 error when trying to fetch hexo-theme-next version 8.23.1 from CDNJS.

Example URL (404 Not Found): https://cdnjs.cloudflare.com/ajax/libs/hexo-theme-next/8.23.1/next-boot.min.js

Actual behavior

  • Links to demo site with this issue:
  • Links to repository or source code of the blog:
  • Screenshots:

Steps to reproduce the behavior

none

Node.js and NPM Information

none

Package dependencies Information

none

Hexo Configuration

none

NexT Configuration

none

Other Information

No response

mrgeneralgoo avatar Jun 09 '25 06:06 mrgeneralgoo

Not sure why, the latest version at cdnjs stops at v8.22.0: https://github.com/cdnjs/cdnjs/commits/master/ajax/libs/hexo-theme-next

njzjz avatar Jun 09 '25 06:06 njzjz

Not sure why,

It seems that cdnjs has stopped updates for all packages: https://github.com/cdnjs/cdnjs/issues/14263#issuecomment-2874227181

njzjz avatar Jun 09 '25 06:06 njzjz

We're currently unable to solve the problem. Many third-party plugins are also pinned to old versions because CDNJS is not updating: https://github.com/next-theme/plugins/pulls

stevenjoezhang avatar Jun 09 '25 06:06 stevenjoezhang

seems they're coming back, so the issue may be resolved

Image

jasonren0403 avatar Jun 20 '25 15:06 jasonren0403

https://cdnjs.cloudflare.com/ajax/libs/hexo-theme-next/8.23.1/next-boot.min.js

This link is not 404 anymore.

njzjz avatar Jun 20 '25 16:06 njzjz

CDNJS is delayed again. 🤣

mrgeneralgoo avatar Nov 28 '25 03:11 mrgeneralgoo