240 发简信
IP属地:四川
  • 按照这个样子会
    $ npm install
    npm WARN saveError ENOENT: no such file or directory, open 'D:\blog\package.json'
    npm notice created a lockfile as package-lock.json. You should commit this file.
    npm WARN enoent ENOENT: no such file or directory, open 'D:\blog\package.json'
    npm WARN blog No description
    npm WARN blog No repository field.
    npm WARN blog No README data
    npm WARN blog No license field.

    up to date in 0.18s
    怎么办啊😭

    Windows下GitHub + Hexo搭建个人博客

    废话 一直想弄一个自己的博客,之前一直在观望中。。。 1、安装Git 下载Windows下的Git客户端并安装,安装很简单,基本一路Next下去。 2、安装Node.js 下...