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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)