goddyZhao / nproxy

A cli proxy tool specialized in file replacing
http://goddyzhao.me/nproxy
MIT License
509 stars 89 forks source link

执行npm install命令后get了一些文件,可是nproxy仍启动不了 #15

Closed coderl closed 11 years ago

coderl commented 11 years ago

RT,执行nproxy提示command not found

goddyZhao commented 11 years ago

你安装的时候有没有指定-g,因为这个是一个cli的module,需要-g才能全局使用。如下所示:

npm install -g nproxy

加上-g之后,麻烦反馈是否已经解决你的问题了,多谢!

coderl commented 11 years ago

是的,指定过的,完全按照你文章的说明安装的。

goddyZhao commented 11 years ago

你执行: nproxy --help 也会报command not found?

Thanks

Best Regards

{ "Name": "Goddy Zhao", "Title": "Software Engineer", "Company": "SuccessFactors(An SAP Company)", "Website": "http://goddyzhao.me", "Twitter": "http://twitter.com/goddyzhao", "Sina Weibo": "http://weibo.com/goddyzhao" }

Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Monday, January 21, 2013 at 2:15 PM, liwei wrote:

是的,指定过的,完全按照你文章的说明安装的。

— Reply to this email directly or view it on GitHub (https://github.com/goddyZhao/nproxy/issues/15#issuecomment-12485778).

coderl commented 11 years ago

是的。

goddyZhao commented 11 years ago

那应该是安装有问题,你什么操作系统?

Thanks

Best Regards

{ "Name": "Goddy Zhao", "Title": "Software Engineer", "Company": "SuccessFactors(An SAP Company)", "Website": "http://goddyzhao.me", "Twitter": "http://twitter.com/goddyzhao", "Sina Weibo": "http://weibo.com/goddyzhao" }

Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Monday, January 21, 2013 at 4:43 PM, liwei wrote:

是的。

— Reply to this email directly or view it on GitHub (https://github.com/goddyZhao/nproxy/issues/15#issuecomment-12488770).

coderl commented 11 years ago

mac os10.8

goddyZhao commented 11 years ago

node版本多少?

Thanks

Best Regards

{ "Name": "Goddy Zhao", "Title": "Software Engineer", "Company": "SuccessFactors(An SAP Company)", "Website": "http://goddyzhao.me", "Twitter": "http://twitter.com/goddyzhao", "Sina Weibo": "http://weibo.com/goddyzhao" }

Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Monday, January 21, 2013 at 4:46 PM, liwei wrote:

mac os10.8

— Reply to this email directly or view it on GitHub (https://github.com/goddyZhao/nproxy/issues/15#issuecomment-12488849).

coderl commented 11 years ago

是最新的0.8

goddyZhao commented 11 years ago

0.8.多少? 你node能用吗?

我这边也是mac 10.8 Node 0.8.16,都ok,没问题

Thanks

Best Regards

{ "Name": "Goddy Zhao", "Title": "Software Engineer", "Company": "SuccessFactors(An SAP Company)", "Website": "http://goddyzhao.me", "Twitter": "http://twitter.com/goddyzhao", "Sina Weibo": "http://weibo.com/goddyzhao" }

Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Monday, January 21, 2013 at 4:54 PM, liwei wrote:

是最新的0.8

— Reply to this email directly or view it on GitHub (https://github.com/goddyZhao/nproxy/issues/15#issuecomment-12489043).

coderl commented 11 years ago

node版本是0.8.14,运行也ok的

goddyZhao commented 11 years ago

这个我也没有思路了,我这里刚刚试了下node v0.8.14,也ok。我今天让同事试了下,都ok(也是Mac,一样的环境)

我也不知道你这边到底咋回事了,要不你再仔细看看?

Thanks

Best Regards

{ "Name": "Goddy Zhao", "Title": "Software Engineer", "Company": "SuccessFactors(An SAP Company)", "Website": "http://goddyzhao.me", "Twitter": "http://twitter.com/goddyzhao", "Sina Weibo": "http://weibo.com/goddyzhao" }

Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Monday, January 21, 2013 at 11:48 PM, liwei wrote:

node版本是0.8.14,运行也ok的

— Reply to this email directly or view it on GitHub (https://github.com/goddyZhao/nproxy/issues/15#issuecomment-12503285).