$ npm install -g hexo-cli /Users/user/.anyenv/envs/nodenv/versions/14.15.1/bin/hexo -> /Users/user/.anyenv/envs/nodenv/versions/14.15.1/lib/node_modules/hexo-cli/bin/hexo + hexo-cli@4.2.0 added 64 packages from 338 contributors in 5.057s $ npm init This utility will walk you through creating a package.json file. It only covers the most common items, and tries to guess sensible defaults. <省略> $ npm install hexo npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN business-book-reviews@1.0.0 No description
+ hexo@5.2.0 added 91 packages from 371 contributors and audited 91 packages in 4.774s
11 packages are looking for funding run `npm fund` for details
$ npx hexo init business_blog INFO Cloning hexo-starter https://github.com/hexojs/hexo-starter.git INFO Install dependencies warning hexo-renderer-stylus > stylus > css-parse > css > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning hexo-renderer-stylus > stylus > css-parse > css > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning hexo-renderer-stylus > stylus > css-parse > css > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning Your current version of Yarn is out of date. The latest version is "1.22.5", while you're on "1.22.4". INFO Start blogging with Hexo!
Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/)
npm notice created a lockfile as package-lock.json. You should commit this file. added 25 packages from 48 contributors, removed 11 packages, updated 166 packages and audited 191 packages in 10.617s
14 packages are looking for funding run `npm fund` for details