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

Error on load issue (on Windows 1.11 RC2) #369

Open
mestinso opened this issue Aug 12, 2024 · 1 comment
Open

Error on load issue (on Windows 1.11 RC2) #369

mestinso opened this issue Aug 12, 2024 · 1 comment

Comments

@mestinso
Copy link

mestinso commented Aug 12, 2024

Using a fresh install (from juliaup), with only OhMyRepl.jl installed, I get the following error message on julia startup:

┌ Warning: error while importing OhMyREPL
│   e =
│    InitError: UndefRefError: access to undefined reference
│    during initialization of module REPLExt
└ @ Main C:\Users\xxxxx\.julia\config\startup.jl:12

Note that my startup.jl is configured according to the OhMyREPL docs.

Note that I don't get this error on 1.10. or 1.11-RC1. Also, I don't see this issue on my linux machine, tested and configured similarly. Let me know if there are any more details I can provide.

Edit: Sorry I think this is a duplicate of #345 and I think I jumped the gun here: I had thought this just showed up for me in 1.11-RC2 but i appear to be getting it in RC1 also. Though I am seeing a difference on windows and linux. Works fine on linux...not working on windows.

@mestinso mestinso changed the title Issue on Windows 1.11 RC2 Error on load issue (on Windows 1.11 RC2) Aug 12, 2024
@carstenbauer
Copy link

Yeah, this is a duplicate of #345.

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

2 participants