First time user and set up here, excuse the ignora...
# troubleshooting
p
First time user and set up here, excuse the ignorance but I can’t get Evidence to connect to local mysql - the error returned is always
✗ Connection Test Assignment to constant variable.
g
Hi @powerful-area-65296, welcome! Looks like this is an issue affecting some connection types in our MySQL driver. Fix incoming very shortly thanks to @lively-grass-48383!
p
Oh! Thanks. Once fixed let me know and I can test.
g
Ok the fix has been released. You can get the newest version with:
npm install @evidence-dev/evidence@latest
Let us know if that works for you. One other issue we sometimes see people run into is with their
host
- you may need to use
127.0.0.1
instead of
localhost
p
Works!
🙌 2