Domanda

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

È stato utile?

Soluzione

You need to install all the required library packages like

libxml2-dev

which are given in the requirements section of the given link

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top