Nodejs and NPM installation murders caused by atom plugin installation

Source: Internet
Author: User
Tags apm

Recently on the front page of writing, learning is going to start from the big place, so I intend to install an atom Editor.

Is originally from the GitHub client, and then installed an atom is also a supporting it, in fact, This white is also pretty much to think about, the technology is not very, what artifacts are trying to use Ah.

Atom Download installs just Fine.

{ The pit is, to install the plug-in, not online installation, not dare to use git this much less contact, is the package after the download of the extracted dry goods in the user Documentation. Atom's package Document. then, of course, can not use, of course, the error, plug-ins and not installed! I thought I had a problem with my computer.

This is the problem of reading the installation tutorials that others have written, and they may pro the important steps for Granted. But we do not understand, so the best way is to look at the help document, but this is a gradual process ah, we have to work Hard.

My win7 because of the use of a year, because of the embedded curriculum, network engineering, Small digital system, computer composition principle, software testing, cloud computing and big data and so on things loaded with all kinds of strange software and virtual machine, so C disk full of not to, and mistakenly deleted some of the more important things. So I resolutely installed the new Win10 system, began a long way to reinstall the SYSTEM.

fortunately, the laboratory has a long-circulated genuine system, so installed after the installation of java,mysql, configuration environment variables, installation eclipse,visualstudio,office, and so On. Finally install GitHub and ATOM. I don't know how to use github, but I do believe that I will use it sooner or later. Poor scum! T^t

The Atom plugin needs to be installed and there are two types of commands: git installed and not git Installed.

1. I don't have git installed.

·2. manual installation, win10 system, pro-test Effective.

1. Download Node. JS official windows program: http://nodejs.org/#download从0.6.1, Node. JS provides two installation options on the Windows platform, one is the. MSI installation file, and I don't know why my system is unable to Install. There's another One. E. XE executable File. I have Chosen. EXE File. Because it seems *. In addition to copying Node.exe into the D:\Program File\nodejs directory and modifying the system environment variable path, The MSI installation file does not see any other effect.

2. The version I use is the latest version of 6.9.2.

3. Create the directory, copy the Node.exe to the D:\Program File\nodejs directory, Modify the system environment variable path, and make it easy to execute the node application Anywhere.

4. Download NPM source code: https://github.com/isaacs/npm/tags Here's A note, the latest version of NPM is 4.0.5 when you write this Article.

5. Replace the NPM source code node_modules with the Node_modules in the Directory.

Then in the current directory shift+ right click to select Open command line, enter,

D:\softuse\nodejs\npmjs>node cli.js install NPM-GFnpm WARN using--force I Sure hope you know what is do Ing. D:\softuse\nodeJs\npm-d:\softuse\nodejs\node_modules\npm\bin\npm-cli.jsd:\softuse\nodejs '--[email Protected ]  +--[email protected]  +--[email protected]  +--[email protected]  +--[email protected]  +--[ Email protected]  +--[email protected]  +--[email protected]
...............
....................

}

Then go to the user documentation of the . Atom package document into the plugin directory, open the command line, npm install the plugin can be Installed. There is said APM can be installed, I have not tried, I do not say experience.

In fact, all the people who installed the GitHub client do not have to be so laborious ah, in the GitHub installation directory there are ready-made APM and npm,t^t, very pit there?

Aside from the above-mentioned drop-off, add this C:\Users\Adminstrator\AppData\Local\atom\app-1.12.7\resources\app\apm\bin to the environment variable, The steps in the orange brackets above do not have to be done.

Nodejs and NPM installation murders caused by atom plugin installation

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.