Jump to content

Search the Community

Showing results for tags 'installation beginner'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. 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
×
×
  • Create New...