Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'F_OK' of undefined #126

Closed
drrui opened this issue Feb 3, 2019 · 10 comments
Closed

TypeError: Cannot read property 'F_OK' of undefined #126

drrui opened this issue Feb 3, 2019 · 10 comments
Labels

Comments

@drrui
Copy link

drrui commented Feb 3, 2019

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

@yoshinorin
Copy link
Member

@drrui
Which version do you use?

@drrui
Copy link
Author

drrui commented Feb 3, 2019

@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"
}
}

@yoshinorin
Copy link
Member

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

@drrui
Copy link
Author

drrui commented Feb 3, 2019

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

@drrui
Copy link
Author

drrui commented Feb 3, 2019

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

@gwokming
Copy link

I have a similar problem with you

@ninja33
Copy link

ninja33 commented Mar 9, 2019

same problem

@yoshinorin
Copy link
Member

@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)

@drrui
Copy link
Author

drrui commented Mar 13, 2019

@yoshinorin thank you very much!

@yoshinorin
Copy link
Member

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

@drrui drrui closed this as completed Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants