FS#65062 - [node-gyp] node-gyp 6.0.1-1 broken with semver v7

Attached to Project: Community Packages
Opened by Freya Gentz (zegentz) - Monday, 06 January 2020, 04:09 GMT
Last edited by freswa (frederik) - Sunday, 11 October 2020, 15:42 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Please remove the following from the PKGBUILD to fix this bug:
```
# Experimental dedup
rm -r "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/semver
```

Alternatively, apply the patch which is available here: https://github.com/nodejs/node-gyp/issues/2005#issuecomment-569586680

Thanks,

Freya
This task depends upon

Closed by  freswa (frederik)
Sunday, 11 October 2020, 15:42 GMT
Reason for closing:  No response
Comment by Felix Yan (felixonmars) - Sunday, 08 March 2020, 10:08 GMT
Sorry for the delay. Seems like already fixed in node-gyp 6.1.0-1?

Loading...