question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Command package hangs on downloading

See original GitHub issue

Hi, Im using the electron-react-boilerplate to convert a browser based app to electron, every thing is fin in dev mode till i tried to package it yarn package , and its hangs forever

• electron-builder version=20.26.0
  • loaded configuration file=package.json ("build" field)
  • writing effective config file=release/builder-effective-config.yaml
  • no native production dependencies
  • packaging       platform=darwin arch=x64 electron=2.0.6 appOutDir=release/mac
  • downloading               parts=8 size=49 MB url=https://github.com/electron/electron/releases/download/v2.0.6/electron-v2.0.6-darwin-x64.zip

thank you for your help and thank you for this boilerplate

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
SevenSinS02commented, Oct 5, 2018

Had the same issue as well on mac. Doing rm -rf ~/.electron && yarn cache clean fixed the issue

0reactions
billel-boudchichacommented, Oct 10, 2018

thanks @SevenSinS02, it works

Read more comments on GitHub >

github_iconTop Results From Across the Web

1206878 – DNF hangs when downloading last package
Today I've already updated (with another hangs when download the last package), but I'll see what can I do to reproduce.
Read more >
Fix SCCM Update Stuck Downloading State
You can reset an SCCM update that is stuck in downloading state with following steps. First, run the command prompt as administrator and ......
Read more >
Resolving npm install hangs issue
A short guide on troubleshooting and resolving npm install command hangs.
Read more >
Package stuck in "Retrying Download", Cannot access file ...
A package such as the "Windows System Assessment Scan" will not run because it cannot download. The download history of the package will ......
Read more >
Running install hangs #946 - pnpm ...
After downloading some of the packages fairly quickly the command just hangs without any progress: $ pnpm install webpack-dev-server@2.7.1 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found