Problem with Installing & Running Node (Taiwan)

Hello,

One issue I’m having is that I have followed the below instructions:

…, but I’m getting an error when inputting one of the last couple of lines.

cp -p ~/Downloads/cardano-node/dist-newstyle/build/x86_64-linux/ghc-8.6.5/cardano-node-1.11.0/x/cardano-node/build/cardano-node/cardano-node ~/.local/bin/
cp -p ~/Downloads/cardano-node/dist-newstyle/build/x86_64-linux/ghc-8.6.5/cardano-cli-1.11.0/x/cardano-cli/build/cardano-cli/cardano-cli ~/.local/bin/

After some digging it seems my Downloads/cardano-node/dist-newstyle subfolder doesn’t include a /build sub-folder for some reason, so it then can’t create a PATH in .local/bin

I see within .local/bin that cardano-node is there but not cardano-cli.

I was wondering if someone could be kind enough to help me with this?

Thanks,

Travers.