Kristik47 Posted April 13, 2020 Posted April 13, 2020 Hello, trying to start my server with a mysql-connection and getting the following error. Already installed node-setup and typed in cmd "npm install mysql" but error stays the same.
MrPancakers Posted April 13, 2020 Posted April 13, 2020 Means you probably didn't install them in the right directory. When you open Command Prompt it's default directory is not your server directory, if you don't know how to change directory, open your server folder, Hold Shift and right click inside the folder and 'Open PowerShell window here' and then type `npm i`
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