Skip to content

Update pbts.js: use spawn instead of exec#2082

Closed
wyattscarpenter wants to merge 1 commit intoprotobufjs:masterfrom
wyattscarpenter:master
Closed

Update pbts.js: use spawn instead of exec#2082
wyattscarpenter wants to merge 1 commit intoprotobufjs:masterfrom
wyattscarpenter:master

Conversation

@wyattscarpenter
Copy link
Copy Markdown

Fixes #2081 "pbts does not properly handle filepaths with special characters in it"

Fixes protobufjs#2081 "pbts does not properly handle filepaths with special characters in it"
@wyattscarpenter
Copy link
Copy Markdown
Author

This worked on my code, apparently, but I'm hoping you guys also have some comprehensive tests.

@0f-0b
Copy link
Copy Markdown

0f-0b commented Jun 30, 2025

Haven't tested, but this change possibly also brings Deno compatibility: denoland/deno#29944 is caused by using exec here.

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.

pbts does not properly handle filepaths with special characters in it

2 participants