Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@DNEGEL3125
Copy link
Contributor

Use fs.readdirSync and fs.rmSync instead of child_process.execFileSync with find command for better maintainability and cross-platform compatibility.

With this change, curlconverter.js can be run on Mac.

@0140454
Copy link
Owner

0140454 commented Sep 16, 2025

Oops, check failed :(

@DNEGEL3125
Copy link
Contributor Author

Oops, check failed :(

It seemed that it was not passing because of yarn.lock, so I removed it.

Use `fs.readdirSync` and `fs.rmSync` instead of `child_process.execFileSync` with `find` command for better maintainability and cross-platform compatibility
@DNEGEL3125
Copy link
Contributor Author

I updated yarn.lock by running yarn install. It should pass the build test now.

@0140454 0140454 merged commit cc32f2b into 0140454:master Sep 18, 2025
1 check passed
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.

2 participants