Jump to content

Slaying the install Dragon


misterunix
 Share

Recommended Posts

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 -v
v0.10.36
 
panda
Panda 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 build
Building 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

 

Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...