puspus Posted January 15 Posted January 15 (edited) Hi, my node.js app is not working properly because it could not find mysql2 module. Is it possible to install mysql2 module? domain: puspus.helioho.st Thank you Edited January 15 by puspus need screenshot
wolstech Posted January 15 Posted January 15 Node modules are usually just sitting in your home folder so are installed by the user. Krydos might be able to get more info on why this is failing though.
puspus Posted January 15 Author Posted January 15 Thanks Wolstech. In the meantime I tried manually reinstalling mysql2. It is reinstalled now and my node.js app is working properly.
wolstech Posted January 15 Posted January 15 Glad to hear you were able to get this installed yourself. Let us know if you need anything else. Marking solved.
Recommended Posts