$ sudo npm install hexo-cli -g [sudo] password for jackey:
added 57 packages, and audited 58 packages in 1m
11 packages are looking for funding run `npm fund` for details
found 0 vulnerabilities npm notice npm notice New minor version of npm available! 7.17.0 -> 7.20.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v7.20.0 npm notice Run npm install -g npm@7.20.0 to update! npm notice
$ hexo init blog INFO Cloning hexo-starter https://github.com/hexojs/hexo-starter.git INFO Install dependencies npm notice npm notice New minor version of npm available! 7.17.0 -> 7.20.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v7.20.0 npm notice Run npm install -g npm@7.20.0 to update! npm notice INFO Start blogging with Hexo!
$ npm install
added 1 package in 6s
$ hexo serve INFO Validating config INFO Start processing INFO Hexo is running at http://localhost:4000 . Press Ctrl+C to stop.