question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

copy/copySync meta issue

See original GitHub issue

@manidlou I think you mentioned copySync still needs updated to match the changes you made to copy in develop. Is that correct? What else needs done before releasing the work done on develop?

Just FYI, I’m planning on releasing a major version with just the changes in copy/copySync; that way if there’s regressions, we can simply tell people not to upgrade until we get things fixed.


Edit: Tasklist:

  • copySync needs updated to match copy
  • Port #511 to develop

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
RyanZimcommented, Nov 8, 2017

Also noting https://github.com/jprichardson/node-fs-extra/pull/511 needs ported.

I’m starting a tasklist in the OP; @manidlou please check off items that are merged to develop.

1reaction
manidloucommented, Nov 8, 2017

That’s correct @RyanZim. In terms of changes for copySync, these are the things that I think need to be changed or fixed:

  • There is a recursive option that was never been documented, which I think needs to be removed as it directly affects the copySync behavior for symlinks (src). Related issue: #447.
  • copySync currently fails for the old and infamous issues of #83 and #198 as well as #464.
  • I also like to test if we get a better perf by using recursive pattern instead of Array.forEach when copying directories.

I do my best to complete them as fast as possible!

I’m planning on releasing a major version with just the changes in copy/copySync; that way if there’s regressions, we can simply tell people not to upgrade until we get things fixed.

Sounds good! 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: EPERM: operation not permitted errno:-1 - Stack Overflow
Now run the react related commands. Note: The issue is that your terminal/cmd does not have write permission, hence the error.
Read more >
Company called META claims Facebook stole its name and is ...
Justin Bolognino says his company has been named META for over a decade, and that it was destroyed when Facebook rebranded itself as...
Read more >
Mark Zuckerberg, Meta Have Often Failed Copying Other Tech ...
Mark Zuckerberg has pumped millions into Meta's bid to copy popular platforms like Clubhouse, Substack, and Amazon — but has usually failed ...
Read more >
caprine 2.57.0-1 (any) - File List - Arch Linux
... /ajv-formats/node_modules/ajv/dist/refs/json-schema-2019-09/meta/core.json ... node_modules/electron-updater/node_modules/fs-extra/lib/copy/copy-sync.js ...
Read more >
SteamDB Unknown Depot 2003741
resources/app/node_modules/lzma-native/build/Release/.forge-meta ... resources/app/node_modules/node-gyp/docs/Common-issues.md, md, 708 B.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found