Hi, I have also an issue with node-gyp in my project since I moved from node version 0.6.x to 0.8.2
I had to move my 'ycore' directory and change the path in 'dependencies' removing '../' : used to be 'dependencies': [ 'libyapplication', *'../ycore/binding.gyp:ycore',* * *], now 'dependencies': [ 'libyapplication', *'ycore/binding.gyp:ycore',* ], and now the node-gyp configure command works If it can help On Wed, Jul 4, 2012 at 3:07 PM, Avinash v <[email protected]>wrote: > mscdex, > > Hi, I tried to install serialport2 .. but it didn't worked though for me > .. may there's a problem with "node-gyp" module :( > -- *Christian Taltas*, *Cofounder and CTO *[email protected]* *| +1 415 562 6013 *Yupana Systems, Inc. *yupana.com | +1 650 399 0000 ext. 102
