Skip to content

deps: float fix on node-gyp in npm tree - #21448

Closed
MylesBorins wants to merge 1 commit into
nodejs:masterfrom
MylesBorins:gyp-patch
Closed

deps: float fix on node-gyp in npm tree#21448
MylesBorins wants to merge 1 commit into
nodejs:masterfrom
MylesBorins:gyp-patch

Conversation

@MylesBorins

Copy link
Copy Markdown
Contributor

This is a fix for filenames that have spaces which currently breaks
node-gyp. npm has not yet updated the dependency to the latest version
in the mean time we should land this as a patch

Refs: nodejs/node-gyp#1436

This is a fix for filenames that have spaces which currently breaks
node-gyp. npm has not yet updated the dependency to the latest version
in the mean time we should land this as a patch
Refs: nodejs/node-gyp#1436
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added the npm Issues and PRs related to the npm client dependency or the npm registry. label Jun 21, 2018
@MylesBorins

Copy link
Copy Markdown
ContributorAuthor

@MylesBorins

Copy link
Copy Markdown
ContributorAuthor

landed in 8b4af64

MylesBorins added a commit that referenced this pull request Jun 25, 2018
This is a fix for filenames that have spaces which currently breaks
node-gyp. npm has not yet updated the dependency to the latest version
in the mean time we should land this as a patch
PR-URL: #21448
Refs: nodejs/node-gyp#1436
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
MylesBorins added a commit that referenced this pull request Jun 25, 2018
This is a fix for filenames that have spaces which currently breaks
node-gyp. npm has not yet updated the dependency to the latest version
in the mean time we should land this as a patch
PR-URL: #21448
Refs: nodejs/node-gyp#1436
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
targos pushed a commit that referenced this pull request Jun 26, 2018
This is a fix for filenames that have spaces which currently breaks
node-gyp. npm has not yet updated the dependency to the latest version
in the mean time we should land this as a patch
PR-URL: #21448
Refs: nodejs/node-gyp#1436
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
@zkatzkat mentioned this pull request Jun 29, 2018
4 tasks
@targostargos mentioned this pull request Jul 3, 2018
@MylesBorinsMylesBorins mentioned this pull request Jul 9, 2018
rvagg pushed a commit that referenced this pull request Aug 16, 2018
This is a fix for filenames that have spaces which currently breaks
node-gyp. npm has not yet updated the dependency to the latest version
in the mean time we should land this as a patch
PR-URL: #21448
Refs: nodejs/node-gyp#1436
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

npmIssues and PRs related to the npm client dependency or the npm registry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@MylesBorins@nodejs-github-bot@jasnell@JungMinu