You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2018/07/05 10:49:00 UTC

[jira] [Closed] (IGNITE-8933) Fix web-console tests CI because of package-lock

     [ https://issues.apache.org/jira/browse/IGNITE-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kuznetsov closed IGNITE-8933.
------------------------------------

> Fix web-console tests CI because of package-lock
> ------------------------------------------------
>
>                 Key: IGNITE-8933
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8933
>             Project: Ignite
>          Issue Type: Bug
>          Components: wizards
>            Reporter: Alexander Kalinin
>            Assignee: Alexey Kuznetsov
>            Priority: Major
>             Fix For: 2.7
>
>
> Current CI builds fail because of issues with npm and package-lock.json. To overcome it we need to
>  * remove package-lock.json from VCS control.
>  * set dependencies versions to exact values by removing carets ^. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)