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

Cannot redefine property: clear #88

Closed
tjwebb opened this issue Jul 13, 2014 · 1 comment
Closed

Cannot redefine property: clear #88

tjwebb opened this issue Jul 13, 2014 · 1 comment

Comments

@tjwebb
Copy link

tjwebb commented Jul 13, 2014

I'm seeing this in node 0.11.13:

TypeError: Cannot redefine property: clear
    at Function.defineProperty (native)
    at define (/usr/local/lib/node_modules/nex-repository/node_modules/nex-github/node_modules/q/node_modules/collections/shim-array.js:57:12)
    at Object.<anonymous> (/usr/local/lib/node_modules/nex-repository/node_modules/nex-github/node_modules/q/node_modules/collections/shim-array.js:275:1)
    at Module._compile (module.js:449:26)
    at Object.Module._extensions..js (module.js:467:10)
    at Module.load (module.js:349:32)
    at Function.Module._load (module.js:305:12)
    at Module.require (module.js:357:17)
    at require (module.js:373:17)
    at Object.<anonymous> (/usr/local/lib/node_modules/nex-repository/node_modules/nex-github/node_modules/q/node_modules/collections/shim.js:2:13)'


@kriskowal
Copy link
Member

Thanks! Looks like the feature landed in V8.next. We’ll have to shim more carefully.

kriskowal added a commit that referenced this issue Sep 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants