Open the-red-o opened 4 years ago
"yarn install" with master package.json would fail due to the event-stream incident described below: https://blog.npmjs.org/post/180565383195/details-about-the-event-stream-incident
The recommended change to package.json resolves the issue and allows "yarn install" to complete successfully.
"yarn install" with master package.json would fail due to the event-stream incident described below: https://blog.npmjs.org/post/180565383195/details-about-the-event-stream-incident
The recommended change to package.json resolves the issue and allows "yarn install" to complete successfully.