Fairuz Wan Ismail
Fairuz Wan Ismail
Hi, I'm trying out the example at http://titanium.clojurewerkz.org/articles/transactions.html specifically this code: (tg/transact! (tv/set-property! (tv/refresh stale-node) :name "Zack")) ;; Should work! But I got this error: clojure.lang.Compiler$CompilerException: java.lang.RuntimeException: No such var:...
Hi, I get below errors when trying the example. I'm using Git Bash on Windows. ``` FAIRUZ-PC+LENOVO@FAIRUZ-PC MINGW32 ~ $ echo '{"foo":"bar"}' | json Error: EINVAL, invalid argument at new...
I got this error when trying to run bot.js. fairuz@fairuz-vb:~/NodeJS-IRC-Bot$ node bot.js /home/fairuz/NodeJS-IRC-Bot/node_modules/pkgconfig/node_modules/jsvutil/lib/jsv.js:39 throw error('Schema validation failed.', report.errors); ^ ValidationError: Schema validation failed. Instance is not a required type (object):...