You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Julia Version 1.11.5
Commit 760b2e5b73* (2025-04-1406:53 UTC)
Build Info:
Built by Homebrew (v1.11.5)
Note: This is an unofficial build, please report bugs to the project
responsible for this build and not to the Julia project unless you can
reproduce the issue using official builds available at https://julialang.org/downloads
Platform Info:
OS: macOS (arm64-apple-darwin24.2.0)
CPU:12× Apple M4 Pro
WORD_SIZE:64
LLVM: libLLVM-16.0.6 (ORCJIT, apple-m1)
Threads:1 default, 0 interactive, 1 GC (on 8 virtual cores)
Environment:
JULIA_EDITOR = code
JULIA_VSCODE_REPL =1
JULIA_PKG_SERVER = https://juliahub.com
Upon noticing the Note: I realized I installed using brew install julianotbrew install juiliaup which seems to have caused some issue. I reinstalled Julia using the sh script and the issue resolved instantly. This issue can be closed
Describe the bug 🐞
A new environment attempting to precompile Nonlinear solve.
Expected behavior
Unable to pre-compile projects using NonlinearSolve
Error & Stacktrace⚠️
Environment (please complete the following information):
using Pkg; Pkg.status()
using Pkg; Pkg.status(; mode = PKGMODE_MANIFEST)
versioninfo()
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: