5

I had followed this link "https://github.com/ajaxorg/cloud9#installation-on-windows-experimental" for installation of cloud9 on windows but i'm geting error on "node server.js [args]". the exactly getting error is cannot find the module.Can anyone please help me on this issue.

thanks, Pradeep

4

1 回答 1

2

您需要安装所有必需的库包,例如

libxml2-dev

在给定链接的要求部分中给出

https://github.com/ajaxorg/cloud9?source=c

于 2014-02-15T09:15:33.790 回答