I don¹t think that is related to windows. In linux we should do the same thing npm, git etc. I tried 3 environment, linux, mac osx, and windows. I don¹t see any issue with build.
Thanks Edward On 12/13/15, 18:07, "Jilin" <[email protected]> wrote: >Hi Daniel, >If you want to use Cygwin to build eagle, you need do much more additional >work on it. It will cost your *much time* on the windows environment >configuration. I strongly suggest to use Linux instead. Here is the >windows >install step: > > 1. Install windows version nodejs > 2. Add npm in path > 3. Install git for windows(https://git-for-windows.github.io/) > 4. Add git in path > 5. (If you installed git in Cygwin, you need remove Cygwin version) > >It's not good way for eagle building. If you don't have linux env, I think >you can try this. > >2015-12-12 6:04 GMT+08:00 Daniel Zhou <[email protected]>: > >> Hi all, >> >> Just a short question: >> My system is windows 7, in Cygwin I'm using maven to build >> "eagle-incubator". When it comes to "eagle-webservice", it says: >> "Environment Check... >> npm not installed!". >> The official document from npm says "installing on Cygwin: No". Does it >> mean I cannot use Cygwin to develop eagle-incubator? >> >> Regards, >> Daniel >>
