electron / electron/fiddle-core

Download Progress Bar Goes Straight to 100%

Open
#59 3 comments 1 reaction 0 assignees View on GitHub
:beetle: bug 🌿 upstream area:versions
Dominant language
TypeScript
Stars
22
Forks
38
Avg merge
4h 17m
Merged PRs (30d)
4

Description

When displaying download progress, it goes straight to "🏁 downloading 23.0.0-beta.3 - 100%"

Doing some logging, it looks like the progress percentages it receives are 0, 1, 0, and then actual fractional values. When 1 is received it sets progress to 100% and considers it done and doesn't display the real progress updates.

Issue is upstream either in `@electron/get` or `got`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.