Open t0a009r opened 2 weeks ago
The same is happening to me. In 0.40.1 the UI still works. I tested in wsl.
I got this same error. I can't this fix it. By mentioned by @JCirera , the 0.40.1 version works for mac. This is broken feature in latest version(0.41.3
)
I think it's related to it using projectMetadata
instead of projects
here, but not entirely sure.
Expected Behavior
I expect to be able to init a feast repo, apply the example changes, and then load up the UI successfully.
Current Behavior
The UI is unable to load and returns an error.
Steps to reproduce
Specifications
0.41.3
Possible Solution
It might be related to #4475? Currently the UI successfully loads for
0.40.0
.