Hello,Simon

The log is quite long, so I put it on 
https://github.com/funball99/ErrorLog/blob/master/1.log


Seems the same problem.Can you help me?


Thanks !!!!
Wilson








------------------ Original ------------------
From:  "Simon Gaeremynck"<gaeremyn...@gmail.com>;
Date:  Fri, May 17, 2013 08:24 PM
To:  "Wilsonlee"<281579...@qq.com>; 
Cc:  "oae-dev"<oae-dev@collab.sakaiproject.org>; "Nicolaas 
Matthijs"<nicolaas.matth...@caret.cam.ac.uk>; 
Subject:  Re: [oae-dev] Problems while deploying Hilary



Can you also add the output from bootstrap.log in your Hilary folder?
bootstrap.log should contain all the log entries that came before the logging 
module was initialized.

Simon


On 17 May 2013, at 13:14, Nicolaas Matthijs <nicolaas.matth...@caret.cam.ac.uk> 
wrote:

> Hi Wilson,
> 
> Can you try to remove the downloaded bunyan module and try again.
> 
> ```
> rm -rf node_modules/bunyan
> rm node_modules/.bin/bunyan
> npm install -d
> node app.js | node_modules/.bin/bunyan
> ```
> 
> If that doesn't work, can you send a list of the folders you see in 
> node_modules and the files you see in node_modules/.bin? Do you see any 
> errors when running npm install -d?
> 
> Thanks,
> Nicolaas
> 
> 
> On 17 May 2013, at 12:59, Wilsonlee wrote:
> 
>> Hello everyone,
>> I'm deploying Hilary now and followed the steps of 
>> https://github.com/sakaiproject/Hilary/blob/master/README.md,but when I 
>> finished all and start my server by "node app.js | node_modules/.bin/bunyan" 
>>  ,  I got" bash: node_modules/.bin/bunyan: No such file or directory" . when 
>> I do "node app | bunyan" after I finished "npm install -g bunyan", there is 
>> no response.
>> Is there anyone can Help me?
>> Thanks a lot!
>> Wilson Lee
>> 
>> _______________________________________________
>> oae-dev mailing list
>> oae-dev@collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/oae-dev
> 
> _______________________________________________
> oae-dev mailing list
> oae-dev@collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/oae-dev
_______________________________________________
oae-dev mailing list
oae-dev@collab.sakaiproject.org
http://collab.sakaiproject.org/mailman/listinfo/oae-dev

Reply via email to