node-memwatch icon indicating copy to clipboard operation
node-memwatch copied to clipboard

Can run the node-memwatch in node v6 ?

Open kid-wumeng opened this issue 8 years ago • 1 comments

throw: Cannot find module './build/Release/memwatch' please tell me why thanks

kid-wumeng avatar Jun 12 '16 03:06 kid-wumeng

I was having the same issue and I solved doing this:

  1. Remove 'memwatch-nextandmemwatch, I had installed both. 2.npm rebuild 3.npm install memwatch-next`

I hope this help you.

xgalen avatar Jun 23 '16 16:06 xgalen