-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Open
Labels
jsrIssues or feature requests relating to JSR.ioIssues or feature requests relating to JSR.io
Description
When trying to install Deno con OpenAI Codex using curl -fsSL https://deno.land/install.sh | sh
It returns:
Running setup scripts
Configuring language runtimes...
# Python: 3.12
# Node.js: v20 (default: v22)
default -> 20 (-> v20.19.4)
Now using node v20.19.4 (npm v10.9.3)
# Ruby: 3.4.4 (default: 3.2.3)
mise ~/.config/mise/config.toml tools: [email protected] ⠁ 0s
# Rust: 1.87.0 (default: 1.87.0)
# Go: go1.24.3 (default: go1.24.3)
# Swift: 6.1 (default: 6.1)
# PHP: 8.4 (default: 8.4)
Running setup scripts...
→ rm -- /tmp/IU9lfO-setup_script.sh
→ set +x
→ curl -fsSL https://deno.land/install.sh
→ sh
######################################################################## 100.0%
Archive: /root/.deno/bin/deno.zip
inflating: /root/.deno/bin/deno
Deno was installed successfully to /root/.deno/bin/deno
Download https://jsr.io/@deno/installer-shell-setup/meta.json
error: JSR package manifest for '@deno/installer-shell-setup' failed to load. Import 'https://jsr.io/@deno/installer-shell-setup/meta.json' failed.
Metadata
Metadata
Assignees
Labels
jsrIssues or feature requests relating to JSR.ioIssues or feature requests relating to JSR.io