You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by Daniel Zhou <Da...@dataguise.com> on 2015/12/11 23:04:41 UTC

Cygwin do no support npm?

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

RE: Cygwin do no support npm?

Posted by Daniel Zhou <Da...@dataguise.com>.
Thanks for your advice, I've fixed it now.

Regards,
Daniel

-----Original Message-----
From: Zhang, Edward (GDI Hadoop) [mailto:yonzhang@ebay.com] 
Sent: Sunday, December 13, 2015 8:00 PM
To: dev@eagle.incubator.apache.org
Subject: Re: Cygwin do no support npm?

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" <ji...@apache.org> 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 <Da...@dataguise.com>:
>
>> 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
>>


Re: Cygwin do no support npm?

Posted by "Zhang, Edward (GDI Hadoop)" <yo...@ebay.com>.
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" <ji...@apache.org> 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 <Da...@dataguise.com>:
>
>> 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
>>


Re: Cygwin do no support npm?

Posted by Jilin <ji...@apache.org>.
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 <Da...@dataguise.com>:

> 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
>