[
https://issues.apache.org/jira/browse/METRON-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16389912#comment-16389912
]
ASF GitHub Bot commented on METRON-1480:
----------------------------------------
Github user xyztdanid4 commented on the issue:
https://github.com/apache/metron/pull/952
@merrimanr
Yes this is the right way to switch to yarn.
Yes we have install yarn locally.
I did not know that we have so much dependency on npm. But for me it was
hard to add new dependencies using npm, cause it was constantly failing. And
yes I would recommend to use yarn, at least for the front end builds. What yarn
does is that reduces the possibility of version mismatch of the dependencies
by importing the dependencies subdependency in the right version. So yes we
have to use yarn commands if we merge this PR.
> Add yarn as default build tool for the frontend
> -----------------------------------------------
>
> Key: METRON-1480
> URL: https://issues.apache.org/jira/browse/METRON-1480
> Project: Metron
> Issue Type: Improvement
> Reporter: Daniel Toth
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)