hexojs / hexo-deployer-git

Git deployer plugin for Hexo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: Cannot read property 'F_OK' of undefined

drrui opened this issue · comments

commented

hey,bro, what's wrong with it? thx~
_20190203142041

@drrui
Which version do you use?

commented

@yoshinorin

{
"name": "hexo-site",
"version": "0.0.0",
"private": true,
"hexo": {
"version": "3.8.0"
},
"dependencies": {
"hexo": "^3.7.0",
"hexo-abbrlink": "^2.0.5",
"hexo-baidu-url-submit": "0.0.6",
"hexo-cli": "^1.1.0",
"hexo-deployer-git": "^1.0.0",
"hexo-generator-archive": "^0.1.5",
"hexo-generator-baidu-sitemap": "^0.1.6",
"hexo-generator-category": "^0.1.3",
"hexo-generator-index": "^0.2.1",
"hexo-generator-searchdb": "^1.0.8",
"hexo-generator-sitemap": "^1.2.0",
"hexo-generator-tag": "^0.2.0",
"hexo-renderer-ejs": "^0.3.1",
"hexo-renderer-marked": "^0.3.2",
"hexo-renderer-stylus": "^0.3.3",
"hexo-server": "^0.3.1"
}
}

@drrui
Would you use hexo-deployer-git 0.3.1?

commented

@yoshinorin
emmmm, there will be another problem...

commented

when I use hexo-deployer-git 0.3.1, then...
_20190203191702

I have a similar problem with you

same problem

@drrui @galikeoy @ninja33
This issues caused by nodejs version.
Could you please update your node to higher than 6.3.0? Thanks.

fs.access(path[, mode], callback)

commented

@yoshinorin thank you very much!

@drrui
Please close this issue if problem to be solved.
Thanks :)