Santi
Santi
Hey @antman1p If you are using Ubuntu: Ubuntu 20.04 ``` wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/cuda-ubuntu2004.pin sudo mv cuda-ubuntu2004.pin /etc/apt/preferences.d/cuda-repository-pin-600 wget https://developer.download.nvidia.com/compute/cuda/12.6.3/local_installers/cuda-repo-ubuntu2004-12-6-local_12.6.3-560.35.05-1_amd64.deb sudo dpkg -i cuda-repo-ubuntu2004-12-6-local_12.6.3-560.35.05-1_amd64.deb sudo cp /var/cuda-repo-ubuntu2004-12-6-local/cuda-*-keyring.gpg /usr/share/keyrings/ sudo apt-get update sudo...
+1 for @olexiyb always
@0xbryer Sorry, but your suggestion is nonsense. https://reactrouter.com/7.1.1/start/library/installation
@jeongtai refer to: https://github.com/elizaOS/eliza/issues/2225
@WNUMIK `I added .env to docker-compose-docs.yaml ` Make sure you are using docker-compose.yaml and in the given example, `- TELEGRAM_BOT_TOKEN=` is empty. It seems you are mixing up the docs'...
@nidhinakranii https://github.com/elizaOS/eliza/blob/de9811786bc63a5e6fd20868e1bfc219cde97543/packages/plugin-coinbase/src/types.ts#L100
Sorry, but provide more information about this PR.
@KennethAshley @im-vignesh @tomzed Unable to reproduce this to fix this. The error shows undefined for useState which makes it seem as if React is not properly installed. Can you guys...
I will have another look and try to circle back as soon as I can @KennethAshley