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

Pass flags to copyFile #100

Merged
merged 1 commit into from
Aug 20, 2022
Merged

Pass flags to copyFile #100

merged 1 commit into from
Aug 20, 2022

Conversation

tomizechsterson
Copy link
Contributor

This prevents an error when running hexo deploy using the Heroku deployer, and gets us one step closer to being able to deploy Hexo blogs to Heroku:

err: TypeError [ERR_INVALID_ARG_TYPE]: The "mode" argument must be integer. Received an instance of Object

This prevents an error when running `hexo deploy` using the Heroku deployer, and gets us one step closer to being able to deploy Hexo blogs to Heroku:

`err: TypeError [ERR_INVALID_ARG_TYPE]: The "mode" argument must be integer. Received an instance of Object`
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.679% when pulling 2b74808 on tomizechsterson:fix-copyFile into 261daad on hexojs:master.

@stevenjoezhang stevenjoezhang merged commit c89e5bc into hexojs:master Aug 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants