Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"npx create-bolt-uxp" interface does not handle paths properly #24

Open
gregbenz opened this issue Aug 22, 2024 · 0 comments
Open

"npx create-bolt-uxp" interface does not handle paths properly #24

gregbenz opened this issue Aug 22, 2024 · 0 comments

Comments

@gregbenz
Copy link

When running "npx create-bolt-uxp", a few issues arise around the first prompt for the install path:

  • Trying to accept the default path (./) shows a "valid is required" warning.
  • If you clear it and drag and drop a path such as "/Users/admin/Temp", the project tries to create "/Users/admin/Temp/Users/admin/Temp" (as if you typed the path string twice)
  • If you drag and drop the file path to the Terminal, it will not have a trailing slash. That's fine in Terminal, but fails in this case if you don't add the slash after dragging and dropping the folder.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant