Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NodeJS problem on CentOS 59 #108

Open
minusplusminus opened this issue Feb 15, 2013 · 1 comment
Open

NodeJS problem on CentOS 59 #108

minusplusminus opened this issue Feb 15, 2013 · 1 comment

Comments

@minusplusminus
Copy link

Hi,

I'v succesfully installed tilestream on centOS 5.9 with this tutorial :
http://danmcewan.com/setting-tilestream-server-centos-56

When running I get this error:

 node.js:134
    throw e; // process.nextTick error, or 'error' event on first tick
    ^
 TypeError: Cannot set property length of [ jsdom NodeList ]: contains 0 items which has only a getter
at NodeList.ArraySplice (native)
at Object.<anonymous>      (/usr/local/lib/node_modules/tilestream/node_modules/bones/node_modules/jquery/node_modules/jsdom/lib/jsdom/level1/core.js:554:30)
at Object.<anonymous> (/usr/local/lib/node_modules/tilestream/node_modules/bones/node_modules/jquery/node_modules/jsdom/lib/jsdom/level2/events.js:314:20)
at Object.insertBefore (/usr/local/lib/node_modules/tilestream/node_modules/bones/node_modules/jquery/node_modules/jsdom/lib/jsdom/utils.js:21:26)
at Object.appendChild (/usr/local/lib/node_modules/tilestream/node_modules/bones/node_modules/jquery/node_modules/jsdom/lib/jsdom/level1/core.js:637:17)
at /usr/local/lib/node_modules/tilestream/node_modules/bones/node_modules/jquery/node-jquery.js:1210:15
at /usr/local/lib/node_modules/tilestream/node_modules/bones/node_modules/jquery/node-jquery.js:1423:2
at create (/usr/local/lib/node_modules/tilestream/node_modules/bones/node_modules/jquery/node-jquery.js:9059:2)
at /usr/local/lib/node_modules/tilestream/node_modules/bones/node_modules/jquery/node-jquery.js:9065:18
at Object.<anonymous> (/usr/local/lib/node_modules/tilestream/node_modules/bones/node_modules/jquery/node-jquery.js:9067:1)
@springmeyer
Copy link
Contributor

This looks like some problem with a dependency of tilestream. What version of node are you running? Tilestream has only been tested with v0.6 and v0.8 so there may be problems with v0.10.x still.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants