Hello, I tried to deploy "geonode-client" project as written in the instructions:
$ git clone git://github.com/GeoNode/geonode-client.git geonode-client $ cd geonode-client $ ant init $ ant debug but got an error at the fourth step "ant debug". Look please: debug: [java] 0 [main] INFO ringo.webapp.daemon - init [java] Error: failed to list directory /tmp/geonode-client/app/static/externals/PrintPreview/lib (fs.js#482) [java] at fs.js:482 (list) [java] at fs.js:233 (listTree) [java] at buildkit/assets.js:9 (anonymous) [java] at buildkit/merge.js:79 (anonymous) [java] at autoloader.js:94 (anonymous) [java] at config.js:14 [java] at ringo/webapp/daemon.js:61 (init) [java] at ringo/webapp.js:265 (main) [java] at /tmp/geonode-client/app/main.js:6 [java] Java Result: 255 Tell me please how it can be solved? Thanks for the help. -- Dmitriy Tyugaev
