I am trying to follow the doc examples for DiffEqFlux and adding the package to a fresh project returns:
(UDEs) pkg> up
Updating registry at `C:\Users\...\.julia\registries\General`
Updating git-repo `https://github.com/JuliaRegistries/General.git`
No Changes to `C:\Users\...\Project.toml`
No Changes to `C:\Users\...\Manifest.toml`
(UDEs) pkg> add DiffEqFlux
Resolving package versions...
Updating `C:\Users\...\Project.toml`
[aae7a2af] + DiffEqFlux v1.43.0
Updating `C:\Users\...\Manifest.toml`
[621f4979] + AbstractFFTs v1.0.1
[1520ce14] + AbstractTrees v0.3.4
[79e6a3ab] + Adapt v3.3.1
[ec485272] + ArnoldiMethod v0.1.0
[4fba245c] + ArrayInterface v3.1.33
[13072b0f] + AxisAlgorithms v1.0.0
[ab4f0b2a] + BFloat16s v0.1.0
[62783981] + BitTwiddlingConvenienceFunctions v0.1.0
[fa961155] + CEnum v0.4.1
[2a0fbf3d] + CPUSummary v0.1.5
[052768ef] + CUDA v3.3.6
[7057c7e9] + Cassette v0.3.9
[082447d4] + ChainRules v1.11.6
[d360d2e6] + ChainRulesCore v1.7.2
[fb6a15b2] + CloseOpenIntervals v0.1.2
[944b1d66] + CodecZlib v0.7.0
[3da002f7] + ColorTypes v0.11.0
[5ae59095] + Colors v0.12.8
[38540f10] + CommonSolve v0.2.0
[bbf7d656] + CommonSubexpressions v0.3.0
[34da2185] + Compat v3.39.0
[88cd18e8] + ConsoleProgressMonitor v0.1.2
[187b0558] + ConstructionBase v1.3.0
[754358af] + DEDataArrays v0.2.0
[9a962f9c] + DataAPI v1.9.0
[82cc6244] + DataInterpolations v3.6.1
[864edb3b] + DataStructures v0.18.10
[e2d170a0] + DataValueInterfaces v1.0.0
[2b5f629d] + DiffEqBase v6.73.2
[459566f4] + DiffEqCallbacks v2.17.0
[aae7a2af] + DiffEqFlux v1.43.0
[c894b116] + DiffEqJump v7.3.1
[77a26b50] + DiffEqNoiseProcess v5.9.0
[41bf760c] + DiffEqSensitivity v6.59.0
[163ba53b] + DiffResults v1.0.3
[b552c78f] + DiffRules v1.3.1
[b4f34e82] + Distances v0.10.4
[31c24e10] + Distributions v0.25.18
[ced4e74d] + DistributionsAD v0.6.31
[ffbed154] + DocStringExtensions v0.8.5
[7da242da] + Enzyme v0.7.0
[d4d017d3] + ExponentialUtilities v1.10.0
[e2ba6199] + ExprTools v0.1.6
[7a1cc6ca] + FFTW v1.4.5
[7034ab61] + FastBroadcast v0.1.8
[9aa1b823] + FastClosures v0.3.2
[1a297f60] + FillArrays v0.12.6
[6a86dc24] + FiniteDiff v2.8.1
[53c48c17] + FixedPointNumbers v0.8.4
[587475ba] + Flux v0.12.7
[f6369f11] + ForwardDiff v0.10.20
[069b7b12] + FunctionWrappers v1.1.2
[d9f16b24] + Functors v0.2.5
[0c68f7d7] + GPUArrays v8.1.2
[61eb1bfa] + GPUCompiler v0.12.9
[a75be94c] + GalacticOptim v2.0.3
[af5da776] + GlobalSensitivity v1.2.1
[3e5b6fbb] + HostCPUFeatures v0.1.4
[0e44f5e4] + Hwloc v2.0.0
[7869d1d1] + IRTools v0.4.3
[615f187c] + IfElse v0.1.0
[d25df0c9] + Inflate v0.1.2
[a98d9a8b] + Interpolations v0.13.4
[92d709cd] + IrrationalConstants v0.1.0
[42fd0dbc] + IterativeSolvers v0.9.1
[82899510] + IteratorInterfaceExtensions v1.0.0
[692b3bcd] + JLLWrappers v1.3.0
[e5e0dc1b] + Juno v0.8.4
[5ab0869b] + KernelDensity v0.6.3
[929cbde3] + LLVM v4.6.0
[2ee39098] + LabelledArrays v1.6.5
[a5e1c1ea] + LatinHypercubeSampling v1.8.0
[73f95e8e] + LatticeRules v0.0.1
[10f19ff3] + LayoutPointers v0.1.3
[1d6d02ad] + LeftChildRightSiblingTrees v0.1.2
[093fc24a] + LightGraphs v1.3.5
[d3d80556] + LineSearches v7.1.1
[2ab3a3ac] + LogExpFunctions v0.3.3
[e6f89c97] + LoggingExtras v0.4.7
[bdcacae8] + LoopVectorization v0.12.84
[1914dd2f] + MacroTools v0.5.8
[d125e4d3] + ManualMemory v0.1.6
[e89f7d12] + Media v0.5.0
[e1d29d7a] + Missings v1.0.2
[46d2c3a1] + MuladdMacro v0.2.2
[d41bc354] + NLSolversBase v7.8.1
[2774e3e8] + NLsolve v4.5.1
[872c559c] + NNlib v0.7.29
[a00861dc] + NNlibCUDA v0.1.9
[77ba4419] + NaNMath v0.3.5
[8913a72c] + NonlinearSolve v0.3.11
[d8793406] + ObjectFile v0.3.7
[6fe1bfb0] + OffsetArrays v1.10.7
[429524aa] + Optim v1.4.1
[bac558e1] + OrderedCollections v1.4.1
[1dea7af3] + OrdinaryDiffEq v5.64.1
[90014a1f] + PDMats v0.11.1
[d96e819e] + Parameters v0.12.3
[e409e4f3] + PoissonRandom v0.4.0
[f517fe37] + Polyester v0.5.3
[1d0040c9] + PolyesterWeave v0.1.0
[85a6dd25] + PositiveFactorizations v0.2.4
[d236fae5] + PreallocationTools v0.1.1
[21216c6a] + Preferences v1.2.2
[33c8b6b6] + ProgressLogging v0.1.4
[92933f4c] + ProgressMeter v1.7.1
[1fd47b50] + QuadGK v2.4.2
[8a4e6c94] + QuasiMonteCarlo v0.2.3
[74087812] + Random123 v1.4.2
[e6cf234a] + RandomNumbers v1.4.0
[c84ed2f1] + Ratios v0.4.2
[3cdcf5f2] + RecipesBase v1.1.2
[731186ca] + RecursiveArrayTools v2.19.1
[f2c3362d] + RecursiveFactorization v0.2.4
[189a3867] + Reexport v1.2.2
[ae029012] + Requires v1.1.3
[ae5879a3] + ResettableStacks v1.1.1
[37e2e3b7] + ReverseDiff v1.9.0
[79098fc4] + Rmath v0.7.0
[3cdde19b] + SIMDDualNumbers v0.1.0
[94e857df] + SIMDTypes v0.1.0
[476501e8] + SLEEFPirates v0.6.27
[0bca4576] + SciMLBase v1.19.1
[efcf1570] + Setfield v0.7.1
[699a6c99] + SimpleTraits v0.9.4
[ed01d8cd] + Sobol v1.5.0
[a2af1166] + SortingAlgorithms v1.0.1
[47a9eef4] + SparseDiffTools v1.16.5
[276daf66] + SpecialFunctions v1.7.0
[860ef19b] + StableRNGs v1.0.0
[aedffcd0] + Static v0.3.3
[90137ffa] + StaticArrays v1.2.13
[82ae8749] + StatsAPI v1.0.0
[2913bbd2] + StatsBase v0.33.10
[4c63d2b9] + StatsFuns v0.9.12
[789caeaf] + StochasticDiffEq v6.37.3
[7792a7ef] + StrideArraysCore v0.2.4
[53d494c1] + StructIO v0.3.0
[3783bdb8] + TableTraits v1.0.1
[bd369af6] + Tables v1.6.0
[5d786b92] + TerminalLoggers v0.1.4
[8290d209] + ThreadingUtilities v0.4.6
[a759f4b9] + TimerOutputs v0.5.13
[9f7883ad] + Tracker v0.2.16
[3bb67fe8] + TranscodingStreams v0.9.6
[592b5752] + Trapz v2.0.3
[a2a6695c] + TreeViews v0.3.0
[d5829a12] + TriangularSolve v0.1.6
[3a884ed6] + UnPack v1.0.2
[3d5dd08c] + VectorizationBase v0.21.13
[19fa3120] + VertexSafeGraphs v0.1.2
[efce3f68] + WoodburyMatrices v0.5.3
[a5390f91] + ZipFile v0.9.4
[e88e6eb3] + Zygote v0.6.26
[700de1a5] + ZygoteRules v0.2.2
[7cc45869] + Enzyme_jll v0.0.19+0
[f5851436] + FFTW_jll v3.3.10+0
[e33a78d0] + Hwloc_jll v2.5.0+0
[1d5cc7b8] + IntelOpenMP_jll v2018.0.3+2
[dad2f222] + LLVMExtra_jll v0.0.11+0
[856f044c] + MKL_jll v2021.1.1+2
[efe28fd5] + OpenSpecFun_jll v0.5.5+0
[f50d1b31] + Rmath_jll v0.3.0+0
[0dad84c5] + ArgTools
[56f22d72] + Artifacts
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[f43a241f] + Downloads
[9fa8497b] + Future
[b77e0a4c] + InteractiveUtils
[4af54fe1] + LazyArtifacts
[b27032c2] + LibCURL
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[ca575930] + NetworkOptions
[44cfe95a] + Pkg
[de0858da] + Printf
[9abbd945] + Profile
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[4607b0f0] + SuiteSparse
[fa267f1f] + TOML
[a4e569a6] + Tar
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
[e66e0078] + CompilerSupportLibraries_jll
[deac9b47] + LibCURL_jll
[29816b5a] + LibSSH2_jll
[c8ffd9c3] + MbedTLS_jll
[14a3606d] + MozillaCACerts_jll
[05823500] + OpenLibm_jll
[83775a58] + Zlib_jll
[8e850ede] + nghttp2_jll
[3f19e933] + p7zip_jll
Precompiling project...
Progress [========================================>] 3/3
✗ Enzyme
✗ DiffEqSensitivity
✗ DiffEqFlux
0 dependencies successfully precompiled in 53 seconds (165 already precompiled)
3 dependencies errored
Opened an issue at Enzyme.jl here. Anyone else having this issue?