Feature id and version
No response
Dev Container base Image
No response
What happened?
I was trying to create a feature using just add command but it failed.
Relevant log output
vscode ➜ /workspaces/features (main) $ just add pyrefly
mkdir -p src/pyrefly test/pyrefly
cp templates/src/* src/pyrefly/
cp: cannot stat 'templates/src/*': No such file or directory
error: Recipe `add` failed on line 21 with exit code 1