liuyib / hexo-theme-stun

🦄 An elegant theme for Hexo
https://theme-stun.github.io/docs/
MIT License
625 stars 126 forks source link

404 Not Found - GET https://cdn.npmmirror.com/packages/js-yaml-js-types/1.0.1/js-yaml-js-types-1.0.1.tgz #301

Closed df13954 closed 1 year ago

df13954 commented 1 year ago

我想创建一个新的 issue

环境信息

Stun 版本:

Hexo 版本:

平台信息:

浏览器信息:

Node.js 和 NPM 版本:

➜ test npm install --save hexo-renderer-pug npm ERR! code E404 npm ERR! 404 Not Found - GET https://cdn.npmmirror.com/packages/js-yaml-js-types/1.0.1/js-yaml-js-types-1.0.1.tgz npm ERR! 404 npm ERR! 404 'js-yaml-js-types@https://registry.npm.taobao.org/js-yaml-js-types/-/js-yaml-js-types-1.0.1.tgz' is not in this registry. npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in: npm ERR! /Users/os/.npm/_logs/2023-02-08T07_38_42_014Z-debug-0.log

NPM 依赖信息:

Hexo 配置信息:

查看代码 ... ```yml ```

Stun 配置信息:

查看代码 ... ```yml ```

预期行为

实际行为

重现步骤

  1. xxx
  2. xxx
  3. xxx

其他信息


df13954 commented 1 year ago

切换默认npm源可以解决