apm
apm copied to clipboard
Atom Package Manager
### 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...
### Description [Description of the issue] ### Steps to Reproduce 1. Install Atom (1.29.0) 2. Install Nuclide package **Expected behavior:** [What you expect to happen] 1. Successful installation of Nuclide...
Actions: 0. Package at version `1.0.0`. 1. I forgot to perform a `git pull` before an `apm publish minor`. 2. This caused the publish to fail. 3. Ran `git pull`...
### Description of the Change I have added the Link of LICENSE in the README.md file . ### Alternate Designs You should merge this PR because it make the README.md...
It would be nice to have automatic bash completion for all the possible apm commands. (if that's already supposed to be there, it's broken for me). So ``` sh apm...
tldr: Absolute paths must never be part of any permanently written software configuration. ### Prerequisites * [X ] Put an X between the brackets on this line if you have...
I encountered an Atom package that apparently requires some C++ code to be compiled. However, Atom refuses to install it with regards to missing native build tools (on Windows 10...
### 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 *...
while installing the angular cli using proxy i am faceing MediaType Blocked ERR! 403 i allready set the proxy and registry also C:\Windows\system32>npm install -g @angular/cli npm WARN tar ENOENT:...