-
Notifications
You must be signed in to change notification settings - Fork 3k
Object.keys called on non-object #6987
Comments
I'm getting the same issue |
+1 |
I think that comes from the last update |
Yep, I was on 2.1.11 before. 2.1.14 is broken. |
Looks like 2.1.13 introduced the problem. |
After dist-upgrade my Ubuntu, a have same error. Workaround works for me: #3443 (comment) |
Same errors on: $ sudo npm update -g Ubuntu 14.04, node v0.10.33, npm 2.1.14 |
Same here on OS X Yosemite on sudo npm update -g OS X Yosemite, node v0.10.34, npm 2.1.14 |
+1 |
same here, Archlinux node v0.10.34 npm 2.1.15 |
Same error on OS X 10.10.1 Yosemite @maxvodo 's workaround is seem to be working for me. 👍 |
Thanks, it is work for me. |
Fixed by a4e4e33 /
|
I tried @othiym23 of install Now I'm getting
errors. Running Yosemite, node 0.10.34 Thanks |
Also getting the
|
@jamierytlewski @zakdances It sounds like you two need to reset your npm installations, because something got messed up. I've verified that |
Updating to 2.1.16 fixed this issue for me. |
Thanks @othiym23, resetting my npm installation worked. |
I'm also seeing this issue despite attempting to follow the steps above. It looks like the version of npm gets downgraded when attempting to upgrade things globally. So, is this issue really closed? Anyway, the steps I followed are below. Did I miss something?
|
+1 |
npm update
gives me:The text was updated successfully, but these errors were encountered: