-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
I ran the npx install and it detected the legacy '.bmad' directory. I removed that directory and installed version 6.0.3, but when I loaded Codex, my prompts were not available.
I attempted to reinstall BMAD via NPX and I was prompted again that the legacy directory still existed.
Steps to reproduce
- From my home dir I ran npx bmad-method install
- I followed install guide for vanilla install
- I recieved a bmad prompt that a legacy directory was detected.
- I removed the legacy directory
- I ran the npx installer again and found the .'bmad' directory was created again.
- These are the artifacts under .bmad/
- adf@adf-dev:
$ ls -lah .bmad/*$ ls -lah .bmad/cache/external-modules/
total 12K
drwxrwxr-x 3 adf adf 4.0K Feb 26 02:14 .
drwxrwxr-x 3 adf adf 4.0K Feb 26 02:14 ..
drwxrwxr-x 5 adf adf 4.0K Feb 26 02:15 external-modules
adf@adf-dev:
total 20K
drwxrwxr-x 5 adf adf 4.0K Feb 26 02:15 .
drwxrwxr-x 3 adf adf 4.0K Feb 26 02:14 ..
drwxrwxr-x 11 adf adf 4.0K Feb 26 02:15 bmb
drwxrwxr-x 10 adf adf 4.0K Feb 26 02:15 cis
drwxrwxr-x 12 adf adf 4.0K Feb 26 02:15 tea
Expected behavior
npx install update the prompt files.
Actual behavior
.bmad legacy directory is created upon npx install
Screenshots
No response
Which module is this for?
BMad Method (BMM) - Core Framework
BMad Version
v6.0.3
Which AI IDE are you using?
Other
Operating System
macOS
Relevant log output
Confirm
- I've searched for existing issues
- I'm using the latest version
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working