Skip to content

luckyops/blog

Repository files navigation

hexo进行调试

npm run build
npm run server
npm run server --debug   

检查当前有哪些包过期,如果有过期的,进行升级。
参考资料:How can I update each dependency in package.json to the latest version?

npm outdate
npm update
npm install -g npm-check-updates
ncu -u
npm install
npx npm-check-updates -u
npm install

cloudflare指定node版本号:
在Cloudflare控制台添加NODE_VERSION环境变量:
值设置为22(自动获取最新22.x版本)

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •