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

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

Alexander Kalinin created IGNITE-8933:
-----------------------------------------

             Summary: 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
            Reporter: Alexander Kalinin


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)