vue-electron / vuex-electron-example

21 stars 3 forks source link

Update package.json #2

Open the-red-o opened 4 years ago

the-red-o commented 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.