nodejs v8.0 fs: runtime deprecation for fs.SyncWriteStream.
I put the nodejs update to v8.0, then hexo at least some functions can not be run.
Can this be solved?
> fs.SyncWriteStream
> (node:57352) [DEP0061] DeprecationWarning: fs.SyncWriteStream is deprecated.
nodejs/node#10467
supplement
| name |
version |
| nodejs |
v8.0 |
| npm |
v5.0 |
| hexo |
v3.3.7 |
nodejs v8.0 fs: runtime deprecation for fs.SyncWriteStream.
I put the nodejs update to v8.0, then hexo at least some functions can not be run.
Can this be solved?
supplement