Disable npm for stackviz on fedora-24
It seems npm is broken on fedora-24 currently[1]. As a results, we'll disable it for stackviz on fedora24. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1351007 Change-Id: Ib83f6eaaf4948a13f065425d2f6eb6a6caa25a7c Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
cd09f79130
commit
fb28e7a090
@ -1,4 +1,11 @@
|
||||
{
|
||||
"release": {
|
||||
"fedora": {
|
||||
"24": {
|
||||
"npm": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"family": {
|
||||
"debian": {
|
||||
"nodejs": "nodejs-legacy"
|
||||
|
Loading…
x
Reference in New Issue
Block a user