FS#64868 - [npm-check-updates] Wrong depends list in PKGBUILD

Attached to Project: Community Packages
Opened by t27049215 (t27049215) - Tuesday, 17 December 2019, 02:58 GMT
Last edited by Felix Yan (felixonmars) - Sunday, 08 March 2020, 10:31 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

I installed this package without npm package and later when I execute `npm-check-updates -u` it fails.
So this package is unable to execute without npm installed first and thus npm entry should be moved from `makedepends` to `depends`.

Steps to reproduce:
1. install npm-check-updates
2. ensure npm is removed
3. run npm-check-updates and see it fail
This task depends upon

Closed by  Felix Yan (felixonmars)
Sunday, 08 March 2020, 10:31 GMT
Reason for closing:  Fixed
Additional comments about closing:  4.0.4-2

Loading...