"Error: Failed to locate couchnode native binding" i get this error when i try to run an express.js file on my terminal. I found here an answer for this problem. (https://stackoverflow.com/questions/26451470/trouble-configuring-building-couchnode-on-ubuntu)
I did this in the .gyp file and everything went well. But after a day something broke into my node_modules and i the following error again. I changed again the .gyp file then made again the npm rebuild but nothing changed. I still getting this error. Anyone can give me other solution ?