Good afternoon everyone. I am very new to HTML5 and nodejs. I am having errors trying to get started playing around with Panda. I have upgraded nodejs and panda but still get error messages. CentOS release 6.6 (Final) node -vv0.10.36 pandaPanda Toolkit 2.0.2 Usage: panda <command> [options] Commands: build Build project create Create new project update Update engine lint Validate your code Within a default project: panda buildBuilding project... /usr/lib/node_modules/pandatool/build.js:83 for (var i = 0; i < pandaCore._coreModules.length; i++) { ^TypeError: Cannot read property 'length' of undefined at Object.module.exports.exports [as build] (/usr/lib/node_modules/pandatool/build.js:83:47) at Object.<anonymous> (/usr/lib/node_modules/pandatool/panda.js:7:17) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Function.Module.runMain (module.js:497:10) at startup (node.js:119:16) at node.js:929:3 Any help would be appreciated as I would like for my son and myself the ability to use Panda off the home server. Bill