下载node js时,不能再下载14 版本了 ```bash sudo apt install -y libssl-dev curl -sL https://deb.nodesource.com/setup_20.x | sudo bash - sudo apt install -y nodejs ``` reference: https://foundryvtt.com/article/installation/