Skip to content

Shiny create: Basic App creation overrides files. #958

@dfalty

Description

@dfalty

When creating a Basic App in the directory with another shiny app, the files get overridden. When creating a Dashboard or something else, I get the proper error message. Error: Can't create new files because the following files already exist in the destination directory:

Steps:

  1. shiny create
  2. Select Basic App
  3. Select Yes for Shiny Express
  4. pick a destination directory
  5. Edit the app.py file that is created
  6. shiny create again
  7. Select Basic App
  8. Select Yes for Shiny Express
  9. pick the same destination directory as # 4
  10. See the edits for app.py were overridden

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions