Login mysql on gitpod
I started a fresh project using gitpod.
I did the regular npm init and I’m using express, hbs.
On my terminal, when I entered “mysql -u root”
It says “bash: mysql: command not found”
I started a fresh project using gitpod.
I did the regular npm init and I’m using express, hbs.
On my terminal, when I entered “mysql -u root”
It says “bash: mysql: command not found”