Skip to content

Conversation

@hsolg
Copy link

@hsolg hsolg commented Jun 23, 2024

Jacking-in from Calva failed with the messages below. Updating the ClojreCLR fixed it. I think this ClojureCLR version will work with .NET 6, 7 and 8.

⚡️ Starting the REPL ⚡️ using the below command line:
(cd /Users/henrik/src/clojure/clr/clojure-clr-starter; docker compose exec -it dotnet-clojure /app/docker/start-repl.sh )
Exported CLOJURE_LOAD_PATH: src:dev:/app/dependencies/tools.nrepl-0.1.0-alpha1:/app/dependencies/tools.reader-1.3.7
You must install or update .NET to run this application.

App: /root/.dotnet/tools/Clojure.Main
Architecture: arm64
Framework: 'Microsoft.NETCore.App', version '7.0.0' (arm64)
.NET location: /usr/share/dotnet

The following frameworks were found:
8.0.6 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]

Learn more:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=7.0.0&arch=arm64&rid=linux-arm64&os=debian.12
Jack-in process exited. Status: 150

@PEZ PEZ merged commit 582868a into PEZ:master Jun 25, 2024
@PEZ
Copy link
Owner

PEZ commented Jun 25, 2024

Thanks! 🙏 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants