Hi,

The node.js distro for Qooxdoo 2.0.1 installs fine (using npm install
qooxdoo) but node.js reports that it cannot find the module when you
require() it.  I'm not familiar with how packages are implemented, but I
fixed this by editing node_modules/qooxdoo/package.json so that the "main"
property is "qx-oo-2.0.1" (to match the qx-oo-2.0.1.js file in the package).

It think that if you have had a previous version of qooxdoo installed you
will not notice the problem ­ on one of my machines (OSX) the package dir
had a qx-oo.js and a qx-oo-2.0.1.js, the qx-oo.js being older and smaller;
after uninstalling and reinstalling qooxdoo the problem appears.

I'm using nodejs v1.8.1 and npm v 1.1.33

John


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to