[wp-trac] [WordPress Trac] #47916: npm install fails if git isn't in the path
WordPress Trac
noreply at wordpress.org
Thu Aug 22 02:23:08 UTC 2019
#47916: npm install fails if git isn't in the path
------------------------------+----------------------
Reporter: pento | Owner: pento
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.3
Component: Build/Test Tools | Version: 5.1
Severity: normal | Keywords:
Focuses: |
------------------------------+----------------------
A couple of dependencies refer to git-based locations, which means `git`
needs to be in the path to download them.
To avoid this roadblock, we can refer to the GitHub release packages,
instead.
Added in #43055.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47916>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list