nachoaldamav/ultra

`init` command gets whole path in `name` field

max-programming opened this issue · 1 comments

Provide installed version

[Ultra] v0.7.5 (53.67ms)

Current platform

Windows

Describe the Bug

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

image

Expected Behavior

It should fill just the name of the folder instead of the whole path

image

Template command (if applicable)

ultra init -y

To Reproduce

Run the command: ultra init -y

Thanks for that fix!!