Skip to content
This repository was archived by the owner on Jan 27, 2021. It is now read-only.
This repository was archived by the owner on Jan 27, 2021. It is now read-only.

Hexo-fs版本不正确 #18

@xiazeyu

Description

@xiazeyu
+-- hexo@3.3.8
| +-- hexo-cli@1.0.3
| | -- hexo-fs@0.2.1  deduped
| -- hexo-fs@0.2.1
+-- hexo-deployer-git@0.3.1
| -- hexo-fs@0.2.1  deduped
-- hexo-helper-live2d@2.0.7
  -- hexo-fs@0.1.6

该项目正在使用的是过期的hexo-fs 0.1.6
使用他会导致疯狂报错(node:13872) [DEP0061] DeprecationWarning: fs.SyncWriteStream is deprecated.
详细见
一个类似的issue
基本意思是fs.SyncWriteStream已经过期了,路过您的项目不使用,可以更新package.json中的hexo-fs到0.2.1版本

记得顺便更新一下npm哦

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions