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
I opened my terminal at C:\Users\cena\Documents\Traveloka\backend and ran:
uvx --from git+https://github.com/github/spec-kit.git specify init backend-spec
This created the backend-spec folder inside backend, as expected.
But when I run Claude and use /specify with a prompt, the specs folder is generated at the parent level:
C:\Users\cena\Documents\Traveloka\specs instead of inside backend.
Is this a problem? If I run Claude inside backend-spec, will it still be able to read the specs folder that was created under Traveloka?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I opened my terminal at C:\Users\cena\Documents\Traveloka\backend and ran:
uvx --from git+https://github.com/github/spec-kit.git specify init backend-spec
This created the backend-spec folder inside backend, as expected.
But when I run Claude and use /specify with a prompt, the specs folder is generated at the parent level:
C:\Users\cena\Documents\Traveloka\specs instead of inside backend.
Is this a problem? If I run Claude inside backend-spec, will it still be able to read the specs folder that was created under Traveloka?
Beta Was this translation helpful? Give feedback.
All reactions