atom-build: Installation is hanging.

If I use apm install build the installation hangs. I’m on Windows10, through a network proxy (which apm is configured to use, it works fine with other packages, so I don’t think it’s the problem). Here’s the log:

https://gist.github.com/stibinator/8c970ed989b704153299190a1fb3e3d0

About this issue

  • Original URL
  • State: open
  • Created 6 years ago
  • Reactions: 4
  • Comments: 16 (3 by maintainers)

Commits related to this issue

Most upvoted comments

This fucking problem is still here… Atom 1.53, win7, platformio, python3.8

I… just want to build a little esp firmware, instead of it i spend around a week to try install broken software

When I tried to install it using apm install build --verbose, it got stuck at installing REQUEST emitting complete https://registry.npmjs.org/sprintf-js.

However, installing an older version using apm install build@0.69.0 worked.

https://github.com/platformio/platformio-atom-ide/issues/2059#issuecomment-415584717

seems to hang on getmac -> editions dependencies install

@noseglid could you remove/disable google analytics and dependency to https://github.com/noseglid/atom-build/blob/master/lib/google-analytics.js#L17 ? Please make a next hotfix release.

P.S: PlatformIO Users, please switch to PlatformIO IDE for VSCode

We will discontinue Atom package soon.

Same problem on Windows 10 Pro.