[Solved] electron Install Error: RequestError: read ECONNRESET

Arguments:
Directory: D:\xampp\htdocs\qilin\electron5g_win\node_modules\electron
Output:
RequestError: read ECONNRESET

Solution:
yarn install installation error cannot find electron:
yarn add –dev electron Install step by step first
yarn install and then install all

Read More: