next-theme / hexo-word-counter

⏱️ Word count and time to read of articles for Hexo, written in Rust
https://www.npmjs.com/package/hexo-word-counter
GNU Lesser General Public License v3.0
28 stars 3 forks source link

Failed to download hexo-word-counter #45

Closed zebraoo closed 10 months ago

zebraoo commented 11 months ago

Failed to download hexo-word-counter, will build from source: Error: connect ETIMEDOUT 172.67.143.213:443 npm ERR! node:internal/errors:490 npm ERR! ErrorCaptureStackTrace(err); npm ERR! ^ npm ERR! npm ERR! Error: spawnSync npm ENOENT npm ERR! at Object.spawnSync (node:internal/child_process:1110:20) npm ERR! at Object.spawnSync (node:child_process:871:24) npm ERR! at D:\Company\Ljx\hexo\zebraoo\node_modules\hexo-word-counter\postinstall.js:94:22 npm ERR! at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { npm ERR! errno: -4058, npm ERR! code: 'ENOENT', npm ERR! syscall: 'spawnSync npm', npm ERR! path: 'npm', npm ERR! spawnargs: [ 'run', 'build-release' ] npm ERR! }

stevenjoezhang commented 10 months ago

这个是网络问题(没连上Cloudflare的服务器),可以挂代理再试试