0

I am currently doing the SQL tutorial with freecodecamp.org on YouTube. I've been having a lot of trouble with the setup of everything. I'm currently trying to connect PopSQL to the MySQL database I created. I haven't been able to find any solution to the problem I've been having. When I test my connection, I get the 'looks good!' message, but when I click on Connect, I get an error I haven't seen anywhere else - "Uh oh :( ENOENT: no such file or directory, lstat 'C:\Users\rober.popsql.json'".

The database name matches exactly with what I entered with MySQL, and even shows up when I use the show databases command on the MySQL command line. The fix most people seem to use to fix their problem is toggling on the 'Connect directly from my computer' option, however I have that toggled on and still can't connect to the database. Any help would be much appreciated

Shadow
  • 33,525
  • 10
  • 51
  • 64
  • This is a popsql error, has nothing to do with sql programming language or mysql. You need to raise this question on popsql's support forum. – Shadow Mar 24 '23 at 09:17

0 Answers0