Closed max-programming closed 2 years ago
[Ultra] v0.7.5 (53.67ms)
Windows
When I run ultra init -y command, it fills the package.json file's name field as the path of the folder instead of just the name of the folder
ultra init -y
package.json
name
It should fill just the name of the folder instead of the whole path
Run the command: ultra init -y
Thanks for that fix!!
Provide installed version
[Ultra] v0.7.5 (53.67ms)
Current platform
Windows
Describe the Bug
When I run
ultra init -y
command, it fills thepackage.json
file'sname
field as the path of the folder instead of just the name of the folderExpected Behavior
It should fill just the name of the folder instead of the whole path
Template command (if applicable)
ultra init -y
To Reproduce
Run the command:
ultra init -y