An issue when updating cntools to 5.4.0

I was actually going through the posts to see if somebody had the same issue as me so i came across what you had written here :

So i added what you wrote and now this is exactly what I have in my .bashrc :

“export PATH=”~/.local/bin:$PATH"
export CNODE_HOME=/opt/cardano/cnode
export CARDANO_NODE_SOCKET_PATH=/opt/cardano-node/sockets/node0.socket
export LD_LIBRARY_PATH=“/usr/local/lib:$LD_LIBRARY_PATH”
export PKG_CONFIG_PATH=“/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH”"

My node.socket file is called node0.socket and it’s in sockets folder not dB.
I did source .bashrc but still have the issue