vuex-electron-example icon indicating copy to clipboard operation
vuex-electron-example copied to clipboard

Update package.json

Open the-red-o opened this issue 5 years ago • 0 comments
trafficstars

"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.

the-red-o avatar May 08 '20 17:05 the-red-o