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

fix: use polyfill module for copySync with node 4.x #3517

Merged
merged 1 commit into from
Mar 5, 2018

Conversation

wallet77
Copy link
Contributor

@wallet77 wallet77 commented Mar 5, 2018

copyFileSync is only available for node 8.5.
Use polyfill module to be compatible with node 4.x

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR https://github.com/pm2-hive/pm2-hive.github.io/pulls

@wallet77 wallet77 merged commit 524f549 into development Mar 5, 2018
@wallet77 wallet77 deleted the polyfill_fs_copy_node4 branch March 15, 2018 12:42
inerc pushed a commit to inerc/pm2 that referenced this pull request Feb 11, 2020
fix: use polyfill module for copySync with node 4.x
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.

1 participant