-
Notifications
You must be signed in to change notification settings - Fork 103
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
Politely recommend CPR over NCP #100
Comments
Thank you! Currently NCP has problem with filter! I tried to use CPR and everything works great! |
Thanks. Please note that if you get uv_pipe errors, you need to use cpr in the main process (electron application). |
Hi. NCP seems to have a transform function which allows me to change the content of the files before copying. Does CPR have such a functionality?. Thanks. |
I dropped in CPR in place of NCP and it worked without much code changing at all. I was having issues with NCP when updating from node v0.10 to v4, and this seems not to have the same problem. |
Also this issue #98 |
Filtering by exclusion ( |
I can appreciate the existing maintainers are likely busy, so in the interim I would like to recommend users the similar node_module CPR.
Milage may vary, but for my use-cases it was a drop-in replacement with the added benefit of nearly eliminating all my existing intermittent CI failures.
The maintainers appear active and responsive.
If i myself had more bandwidth I would offer my time to help maintain this project, unfortunately my queue is full and I hope to save others time and energy by making this recommendation.
I hope this doesn't cause any anger or hurt feelings. It absolutely is not my intent.
some relevant issues:
The text was updated successfully, but these errors were encountered: