thanks man like yours was the only one that finally worked if u see this comment i will like to know why people who were changing the bash profile at that time it was not working
Thank you so much for this tutorial, it was very much needed..!! I was not able to find any yt video which was able to resolve this error, but this video of your's did!👍🏼
Hi Krishna, in case you dont have this file then follow below steps. Open terminal type below command touch .zshrc this will create .zshrc file To check file is present or not type ls -al
I used brew to install mySQL and workbench works fine and runs. But when I go to my /usr/local directory mysql isn't there so I cannot use this fix. Any ideas?
hey sir, everytime I open terminal, there is notification zshrc:1: command not found: PATH, what should I do? please kindly reply my comment, best regards.
This is my path variables /opt/homebrew/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin
When you enterd the command 'vi .zshrc' in the terminal and it shows the warning message, all you have to do is type 'D' and press enter. This will permanently delete the already existing .zshrc.swp file. The next step is: 1. (optinal) type 'echo $PATH' and press enter. This will show you that mysql is not updated in the system path. Therefore, you will have to load the path by entering the command: 2. (this is compulsory) quit your terminal, open it again and enter the command 'source .zshrc' and press enter. This will load and update mysql into your path variable so that your system will recoginze it. And finally, quit the current terminal once again, reopen it, and type 'echo $PATH' command. This time, sure enough, you will see mysql succesfully loaded and updarted in the your path. To confirm the existence of mysql in your path, type: 3. 'mysql -u root -p' command. Hope this helps.
thank you, man. after searching thousands of videos, only yours got my issue fixed. thank you once again, you have a subscriber here
Thanks Daniel
watched 30 minutes of videos to resolve this to no avail and this video is the one that helped me fix my issue. Thanks!
I am very glad it helped Anderson.
thank u bade bhai mein pareshan ho gaya tha lekin apki wajah se ab sahi hai bilkulllll tahe dil se dhanyewwaaadd 🙏🏻
Thank you Sachin bahut accha laga sunke ki ye video aapko help Kiya. Best of luck and SQL me baki videos jaldi aaeyge 😊
Thank you so much man. The way to create is "touch zshrc" for anyone wondering.
Thanks for the info! I am glad it helped.
Thanks a lot man. Was at the verge of quitting. Finally found the solution in your video. Thanks again.
Thank you 🙏🏼🙏🏼 I am glad you didn't quit. SQL is must have skill.
i love you indian guy, you are the bestttt, greetings from spain. ARRIBA LA INDIA
Thank you so much ALEJANDRO it means alot to me.
Thank you very much. You solved the question many peple failed to answer. You're the man!
Awesome, I am glad it helped to fix the current zsh issue
very helpful. clear explanation and easy to interpret as you've kept an understandable pace. Thanks.
You're very welcome! naeem bhai
thanks man like yours was the only one that finally worked if u see this comment i will like to know why people who were changing the bash profile at that time it was not working
In cae you dont have .zshrc file then follow these steps and come back to this video again th-cam.com/video/n15tOYj6d4E/w-d-xo.html
Thank you finally after watching tons of videos
I am glad it helped Yuvraj
Thank's, bro! Only video on youtube that saved me! Really really worked!
I am glad it helped Gerson 🙏🏼🙏🏼
Thank you so much for this tutorial, it was very much needed..!! I was not able to find any yt video which was able to resolve this error, but this video of your's did!👍🏼
I am glad it helped 🙏🏼🙏🏼 Thank you ❤️
It works as expected. Many thanks for this excellent help.
Most welcome 😀😇
Very useful for me, it resolve my issue
Thanks!
Thank you very much! Amazing explanation and solution.
OMG! Thank you so much! This worked for me, i spent too long wondering and looking for the solution
I am glad it worked for you Mentay 😊😊
This video is really so helpful.
Thank you so much.
I am glad it helped.
Excellent! you saved my life!
Thank you 😊😊😊
Thank you so much. It works!!!
Hey Mabel I am glad it helped 😄
This video saved me!! Thank you so much...
I am glad it helped Manasa 🙏🏼😀
thank you this sort of worked ... but only when I created the new file.. thanks to your comments on M1
Great 👍 Amul
thanks.it was a great help
Glad it helped!
Thank You So Much I Dont Know How To Thank you ♥
❤️
Ohh, thank you bro. You're my saver!
Happy to help sir
Thank you so much! Mega video!
big freakin help brother you a saviour
I am glad it helped Virat
Thank you very much. This was the only video that helped me with this problem.
Thank you so much
Thank u for making it simple 👌
Most welcome
It was really helpful for me thanks a lot
Thank you Anirudh I am glad it helped
Worked like a charm!
I am glad it worked
thanks for your help...it was a very useful video
You are welcome
love you, you saved me 🥰
Love from India
Great video thank you so much
thank you so much, you saves me!
Glad it helped!
Brilliant... Thanks a lot
Welcome
OMG BRO THANK YOU SO MUCH!
Any time!
it worked perfectly
thanks mate
Glad it helped
There's no zshrc file after ls command pls help
Hi Krishna, in case you dont have this file then follow below steps.
Open terminal
type below command
touch .zshrc
this will create .zshrc file
To check file is present or not type ls -al
@@Mukeshotwani thank you!
@@LorenBraxton did it work Loren?
Yes, it did.
Thank you so much!
Thank you so much!
Thankyou very much!
Most welcome, I am glad it helped.
what is this vi editor ? can we use any other editor in place for this ?
Its text editor for linux, unix, mac. You can use any editor of your choice.
I used brew to install mySQL and workbench works fine and runs. But when I go to my /usr/local directory mysql isn't there so I cannot use this fix. Any ideas?
Use manual download th-cam.com/video/aWZKws7RWic/w-d-xo.html
is this work for command not found error while try to make download anywhere
yes sir correct
thanku :) very helpful
Most welcome Sapna I am glad it helped 😊
Thank you so much.
Most welcome
can't find .zshrc file after typing ls .al . PLEASE HELPPP
Hi Sourabh here is how to can create th-cam.com/video/n15tOYj6d4E/w-d-xo.html
it shows me i don't have any such file
You can create this file
it works! thank you
Great!
bro..what to do if you can't find the usr file from spotlight search
Don't use (.usr) use (/usr)
Check this th-cam.com/video/n15tOYj6d4E/w-d-xo.html
hey sir, everytime I open terminal, there is notification zshrc:1: command not found: PATH, what should I do? please kindly reply my comment, best regards.
what you did?? to recover from this problem.
@@ayshapareekutty6610 read comment below
@@sohamnoob9062which comment??
@@ayshapareekutty6610u find any solution?? Bro plzz help me...
sirr pleasee help mee in ls -al after that .zshrc file cant find it what to do please help me im job is going to out if i didnt worked
Is this fixed ?
no i am stuck there too. .zshrc file isn't there for me@@Mukeshotwani
Sir there is an error while doing source. zshrc
What is the error can you share the screenshot?
bro i accidentally deleted those mysql folders in my local folder can help me with the issue
Please reinstall mysql.
@@Mukeshotwani thanks for the reply it worked bro
Thanku bhaiya ❤️
Most welcome 🙏
if you did sourcing by "source" you don't need to re-run terminal
Noted
bro i'm clicking esc on my keyboard nothing is happening. do you know what to do?
Is this fixed?
THANKS BRO !!
You're welcome! Sunny
Thank you!!
You're welcome!
Thanks!
Welcome! I am glad it helped
Hi brother, I am having difficulty in following this. can you help me please ?
Sure brother what issues u r getting?
thank you sir
I am glad it helped Sahil.
thanks!!
You're welcome!
I was facing this issue in Mac after installing python....had to use python3 -m pip...etc for command
Ok it is path issue 😊
thank you
You're welcome
All process done...path also show..
Still same error
Hi Ashwini execute below command and check whether you have values set or not
echo $PATH
After entering password , I’m getting error, can you help with this
What error?
this killed my git, sudo, brew, pretty much everything you can do via terminal
can u execute echo $PATH from terminal and check what variable u are getting
This is my path variables /opt/homebrew/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin
In password, I am getting access denied.
what to do
Check password again and try again.
What if your missing MySQL?
Yes in that case first you need to download and install MySQL
Cannot find the /usr when I search it in Finder, but thanks anyway.
why did you write VI?
VI is editor to create edit write file.
you saved my ass.
Cheers
same problem i am facing in import , can you guide me
When you enterd the command 'vi .zshrc' in the terminal and it shows the warning message, all you have to do is type 'D' and press enter. This will permanently delete the already existing .zshrc.swp file.
The next step is:
1. (optinal) type 'echo $PATH' and press enter. This will show you that mysql is not updated in the system path. Therefore, you will have to load the path by entering the command:
2. (this is compulsory) quit your terminal, open it again and enter the command 'source .zshrc' and press enter. This will load and update mysql into your path variable so that your system will recoginze it.
And finally, quit the current terminal once again, reopen it, and type 'echo $PATH' command. This time, sure enough, you will see mysql succesfully loaded and updarted in the your path. To confirm the existence of mysql in your path, type:
3. 'mysql -u root -p' command. Hope this helps.
Great Tara
thanks
Most welcome Khuseel
i don't know what password and it say "Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)" so sad how fix it 😭
Make sure mysql server is up and running.
Thank you!
You're welcome!
thanks
Hi Joferse, welcome