Skip to content

Conversation

MylesBorins
Copy link
Contributor

it is possible that there will be spaces in the path name
and that currently causes things to not work

can work out a test if this is considered a reasonable fix

/cc @fde31 who authored the patch

it is possible that there will be spaces in the path name
and that currently causes things to not work
@fde31
Copy link

fde31 commented Jun 21, 2018

thanks for following up on this! If I'm not mistaken that has been actually fixed in the meantime by introducing SourceifyAndQuoteSpaces in 3.7.0 of node-gyp via the following commit:

0540e4e

which looks very similar to the patch of this PR.

@MylesBorins
Copy link
Contributor Author

Ah cool. closing 😊

@MylesBorins
Copy link
Contributor Author

Sent a patch upstream to node to float this patch on the npm tree

nodejs/node#21448

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