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

ERR_INVALID_ARG_TYPE-HELPPP #4263

Closed
ClueeZhuo opened this issue Apr 24, 2020 · 5 comments
Closed

ERR_INVALID_ARG_TYPE-HELPPP #4263

ClueeZhuo opened this issue Apr 24, 2020 · 5 comments
Labels
duplicate This issue or pull request already exists not following issue template

Comments

@ClueeZhuo
Copy link

TypeError [ERR_INVALID_ARG_TYPE]: The "mode" argument must be integer. Received an instance of Object
at copyFile (fs.js:1890:10)
at tryCatcher (D:\wwwroot\loft\node_modules\bluebird\js\release\util.js:16:23)
at ret (eval at makeNodePromisifiedEval (C:\Users\ClueeZhuo\AppData\Roaming\npm\node_modules\hexo-cli\node_modules\bluebird\js\release\promisify.js:184:12), :13:39) at D:\wwwroot\loft\node_modules\hexo-fs\lib\fs.js:144:39
at tryCatcher (D:\wwwroot\loft\node_modules\bluebird\js\release\util.js:16:23)
at Promise._settlePromiseFromHandler (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:547:31)
at Promise._settlePromise (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:604:18)
at Promise._settlePromise0 (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:649:10)
at Promise._settlePromises (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:729:18)
at Promise._fulfill (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:673:18)
at Promise._resolveCallback (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:466:57)
at Promise._settlePromiseFromHandler (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:559:17)
at Promise._settlePromise (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:604:18)
at Promise._settlePromise0 (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:649:10)
at Promise._settlePromises (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:729:18)
at Promise._fulfill (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:673:18)
at Promise._resolveCallback (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:466:57)
at Promise._settlePromiseFromHandler (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:559:17)
at Promise._settlePromise (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:604:18)
at Promise._settlePromise0 (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:649:10)
at Promise._settlePromises (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:729:18)
at Promise._fulfill (D:\wwwroot\loft\node_modules\bluebird\js\release\promise.js:673:18)

@stevenjoezhang
Copy link
Member

stevenjoezhang commented Apr 24, 2020

Please temporarily use Node.js v13 instead of v14

Update: Hexo v5.0.0 released.

@SukkaW
Copy link
Member

SukkaW commented Apr 24, 2020

The fix is already implemented. Please wait for Hexo releasing a newer version.

@SukkaW
Copy link
Member

SukkaW commented Apr 24, 2020

This issue should be considered as duplicated with #4263

@SukkaW SukkaW closed this as completed Apr 24, 2020
@frankli0324
Copy link

frankli0324 commented May 19, 2020

came across this issue
issue 4263 duplicated issue 4263
hmmmmmmm...... interesting

Ayase-252 added a commit to Ayase-252/blog-backup that referenced this issue Jul 18, 2020
@toyjack
Copy link

toyjack commented Nov 26, 2020

same issue on node/14.15.1

fixed by change back to node/12.16.3

@hexojs hexojs locked as resolved and limited conversation to collaborators Nov 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists not following issue template
Projects
None yet
Development

No branches or pull requests

5 participants