# found error D:\work\git\hot5656.github.io>hexo s ERROR Cannot find module 'hexo' from 'D:\work\git\hot5656.github.io' ERROR Local hexo loading failed in D:\work\git\hot5656.github.io ERROR Try running: 'rm -rf node_modules && npm install --force'
# run npm install hexo --no-optional D:\work\git\hot5656.github.io>npm install hexo --no-optional npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated added 282 packages, and audited 283 packages in 30s 23 packages are looking for funding run `npm fund` for details 4 vulnerabilities (2 low, 2 high) To address all issues, run: npm audit fix Run `npm audit` for details.
# run npm audit D:\work\git\hot5656.github.io>npm audit - npm audit report decode-uri-component <0.2.1 decode-uri-component vulnerable to Denial of Service (DoS) - https://github.com/advisories/GHSA-w573-4hg7-7wgq fix available via `npm audit fix` node_modules/decode-uri-component minimatch <3.0.5 Severity: high minimatch ReDoS vulnerability - https://github.com/advisories/GHSA-f8q6-p94x-37v3 fix available via `npm audit fix` node_modules/minimatch moment 2.18.0 - 2.29.3 Severity: high Moment.js vulnerable to Inefficient Regular Expression Complexity - https://github.com/advisories/GHSA-wc69-rhjr-hc9g fix available via `npm audit fix` node_modules/moment moment-timezone 0.1.0 - 0.5.34 Command Injection in moment-timezone - https://github.com/advisories/GHSA-56x4-j7p9-fcf9 fix available via `npm audit fix` node_modules/moment-timezone 4 vulnerabilities (2 low, 2 high) To address all issues, run: npm audit fix
# run npm audit fix D:\work\git\hot5656.github.io>npm audit fix added 1 package, changed 4 packages, and audited 284 packages in 2s 23 packages are looking for funding run `npm fund` for details found 0 vulnerabilities