securesauce / precaution-beta

Precaution provides a simple, automated code review for GitHub projects by running code linters with a security focus on pull requests.
Other
1 stars 0 forks source link

Using npm and yarn at the same time #190

Closed MVrachev closed 5 years ago

MVrachev commented 5 years ago

Describe the bug It doesn't make sense to use two package managers at the same time. This can lead to many complications in the future and it's just unnecessary complication.

We should investigate the pluses of npm and yarn.

Expected behavior Use of only one package.