Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to resolve .NET reference libraries on WSL Ubuntu 24.04 #718

Open
jakmarkowski opened this issue Nov 22, 2024 · 0 comments
Open

Failed to resolve .NET reference libraries on WSL Ubuntu 24.04 #718

jakmarkowski opened this issue Nov 22, 2024 · 0 comments

Comments

@jakmarkowski
Copy link

Hi,
I'm running Retype in WSL with Ubuntu 24.04 LTS. When I'm starting Retype (using retype start) I get an error

ERROR: Failed to resolve .NET reference libraries:
       Unable to load shared library 'hostfxr' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable:
       /usr/local/lib/node_modules/retypeapp/platforms/linux-x64/hostfxr.so: cannot open shared object file: No such file or directory
       /usr/local/lib/node_modules/retypeapp/platforms/linux-x64/libhostfxr.so: cannot open shared object file: No such file or directory
       /usr/local/lib/node_modules/retypeapp/platforms/linux-x64/hostfxr: cannot open shared object file: No such file or directory
       /usr/local/lib/node_modules/retypeapp/platforms/linux-x64/libhostfxr: cannot open shared object file: No such file or directory

Next the website seems to be served properly, at least for now I haven't had any issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant