apm icon indicating copy to clipboard operation
apm copied to clipboard

Atom Package Manager

Results 101 apm issues
Sort by recently updated
recently updated
newest added

@atom-build ![atom issue](https://user-images.githubusercontent.com/32709939/33934218-38df8070-e01e-11e7-9ce2-db4c88ed022d.PNG) tunneling socket could not be established, cause=connect ECONNREFUSED 9.0.2.1:443 I'm getting that issue whenever I try to install any package. May I know the solution to it?

Move of https://github.com/atom/atom/issues/9925 ``` gyp info it worked if it ends with ok gyp info using [email protected] gyp info using [email protected] | win32 | ia32 gyp http GET https://atom.io/download/atom-shell/v0.34.0/node-v0.34.0.tar.gz gyp...

enhancement

``` bash $ apm install clippy Installing clippy to /Volumes/Data/Users/Lee/.atom/packages ✓ $ apm install --quiet clippy Installing clippy to /Volumes/Data/Users/Lee/.atom/packages ✓ $ apm install --silent clippy Installing clippy to /Volumes/Data/Users/Lee/.atom/packages...

enhancement

ubuntu 14.04 node 5.8.0 npm 3.7.3 ``` > [email protected] test /home/kahrens/dev/apm > grunt test Running "clean" task Running "coffee:glob_to_multiple" (coffee) task >> 41 files created. Running "coffeelint:src" (coffeelint) task >>...

### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode *...

### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode *...

bug

I'm [following](https://twitter.com/Atom_Packages) package submissions rather closely and often notice careless submissions. These are mostly packages that were created using `package-generator` with some default values in not being changed. Oftentimes, the...

enhancement

Fixes #435 Also updated some tests to use the abbreviations where convenient.

needs-review

When trying to install [`hard-wrap`](https://github.com/forivall/atom-hard-wrap) v1.1.0 on Windows, the install just hangs after `gyp info ok`: ``` $ apm install [email protected] --verbose Installing [email protected] to C:\Users\ajedi.32\.atom\packages REQUEST { url: 'https://atom.io/api/packages/hard-wrap',...

needs-reproduction