feast init /tmp/test # does not work
Open
kind/bug
priority/p2
- Dominant language
- Python
- Stars
- 7.3k
- Forks
- 1.4k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 15
Description
## Expected Behavior
Just work (tm).
## Current Behavior
Error: Invalid value for PROJECT_DIRECTORY: Name should be alphanumeric values, underscores, and hyphens but not start with an underscore or hyphen
## Steps to reproduce
feast init /tmp/test
### Specifications
Linux
Python 3.11.14
feast 0.61.0
## Possible Solution
Support absolute paths.
Contributor guide
Assessment
This issue has not been assessed yet.