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 Wednesday at 01:03 PM Posted Wednesday at 01:03 PM 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 Wednesday at 01:19 PM Author Posted Wednesday at 01:19 PM Thanks Wolstech. In the meantime I tried manually reinstalling mysql2. It is reinstalled now and my node.js app is working properly.
wolstech Posted Wednesday at 02:09 PM Posted Wednesday at 02:09 PM Glad to hear you were able to get this installed yourself. Let us know if you need anything else. Marking solved.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now