To ensure reproducible builds, Deno has most of its dependencies in a git submodule. However, you need to install separately: Rust Node Python 2. Not 3. ccache (Optional but helpful for speeding up rebuilds of V8.) . To build: # Fetch deps. git clone --recurse-submodules https://git...