Erick Zhao
Erick Zhao
I wonder if triggering a new release with https://github.com/electron/fiddle/pull/1759 might fix this.
Agreed with @erikian's take above. Would accept a PR fixing this issue but will close as a `wontfix` IMO because this is more of a system issue.
Reposting from the `electron/electron` issue, but this is the upstream problem: https://github.com/gajus/global-agent/issues/70
> use npm install electron@latest That won't work. The `global-agent` package has not been patched to remove usage of the `boolean` package yet as per the upstream issue.
Installing a new version of `electron` won't solve the issue according to this project's lockfile. Perhaps npm just isn't showing the warning on every single install? https://github.com/electron/get/blob/e2be2100331a7873a8e2b0b209b7953eef8f9803/yarn.lock#L1130-L1133
> It is still there after half a year no ? Any solution found or any news about it ? There hasn't been a new release fixing the upstream issue...