-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When running the project:core sub-command the composer.json file gets created with the Project Title in the name attribute after the vendor when it should be the Project Slug.
To Reproduce
Steps to reproduce the behavior:
- Run
nucleus project:coreornucleus project:setup - When you reach the Project Core setup the composer.json gets created with the incorrect name
- The next composer command to be run will error
Expected behaviour
After the Project Core setup is complete a composer file with the correct vendor-name/project-slug should be in the name attribute in composer.json and composer commands should run without error
Environment
- OS: macOS
- Terminal/Shell: iTerm2 with Starship
Nucleus CLI version:
1.0.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working