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
- Remove build, use terminal-tab-plus - Deprecate usage of build plugin since it's not maintained and won't install for users (noseglid/atom-build#569) - Use terminal-tab-plus over terminal-tab for t... — committed to purduesigbots/atom-bootstrapper by edjubuh 6 years ago
- Remove build, use terminal-tab-plus - Deprecate usage of build plugin since it's not maintained and won't install for users (noseglid/atom-build#569) - Use terminal-tab-plus over terminal-tab for t... — committed to purduesigbots/atom-bootstrapper by edjubuh 6 years ago
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 installingREQUEST emitting complete https://registry.npmjs.org/sprintf-js.However, installing an older version using
apm install build@0.69.0worked.https://github.com/platformio/platformio-atom-ide/issues/2059#issuecomment-415584717
@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.