darrylhodgins / piface-node

Node.js addon for Raspberry Pi & Piface
MIT License
24 stars 11 forks source link

Installation error on PI2 node v0.10.36 #9

Open ptorrent opened 9 years ago

ptorrent commented 9 years ago

Hi,

I'm using node v0.10.36 on PI2.

I've an error when I try to install piface-node. I've already installed the C library without any error.

root@W:/var/nodejs# npm install piface-node abort: m¦¦$0¦¦0¦¦¦¦¦%:¦¦¦¦:¦¦$

==== Stack trace ============================================

Security context: 0x28734659 #0# 1: _parse(aka parse) [/root/.nvm/v0.10.36/lib/node_modules/npm/node_modules/ tar/lib/extended-header.js:~61](this=0x3a61e951 #1#,c=0x3a62 4091 #2#) 2: emit [events.js:~53](this=0x3a61e951 #1#,type=0x59414 7c5 <String[4]: data) ....

Trace/breakpoint trap

On the PI1 with the same version of node, it's works !

Any Ideas ?

Thanks for support.