mistercrunch commented on a change in pull request #6541: [SIP-14] remove 
dependency on yarn in favor of npm
URL: 
https://github.com/apache/incubator-superset/pull/6541#discussion_r242410411
 
 

 ##########
 File path: tox.ini
 ##########
 @@ -92,7 +95,7 @@ deps =
 
 [testenv:javascript]
 commands =
-    npm install -g npm@'>=5.6.0'
+    npm install -g npm@'>=6.5.0'
 
 Review comment:
   this should do the trick

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to