Alan
Alan
DDeno
Created by Alan on 10/9/2024 in #help
Build v2 in Amazon Linux 2023
okay so it looks like I need to run curl -fsSL https://deno.land/install.sh | DENO_INSTALL=/usr/local sh -s -- -y "v${DENO_VERSION}"
6 replies
DDeno
Created by Alan on 10/9/2024 in #help
Build v2 in Amazon Linux 2023
I noticed the actual Github release happened when I was asleep, but it only contains denort?
6 replies
DDeno
Created by Alan on 10/9/2024 in #help
Build v2 in Amazon Linux 2023
I have now tested every single Rust version from 1.76 to 1.81 with cargo clean (once with and without cargo update afterward) in the Deno directory each time and none of them build because of syntax errors in dependencies
6 replies
DDeno
Created by Alan on 10/9/2024 in #help
Build v2 in Amazon Linux 2023
it looks like I need at least Rust 1.76 but one of the packages has an error because it's using an experimental feature, and every time I shift the Rust version up it just becomes a new set of errors blocking the build
6 replies
DDeno
Created by Alan on 10/9/2024 in #help
Build v2 in Amazon Linux 2023
I would post a snippet of my Dockerfile but it appears that's blocked by the server permissions
6 replies