Skip to content

[BUG] 'preswald export' command not recognized – not supported? #727

@sanjai-11

Description

@sanjai-11

Describe the bug
The documentation (docs.preswald.com/quickstart) and Readme.md state that running preswald export should generate a dist/ directory with all assets needed to deploy a static site. However, running this command results in an error that the command is not recognized.

To Reproduce
Steps to reproduce the behavior:

  1. Install preswald via pip pip install preswald
  2. Run the following in terminal:
    $ preswald init my_project
    $ cd my_project
    $ preswald export
    

Expected behavior
Expected the export command to execute and generate the dist/ directory as described in the docs.

Screenshots

Image

Environment:

  • OS: Windows 11
  • Browser: Chrome
  • Version: 0.1.53

Additional context
Is this command deprecated or renamed in a newer version? Or is this feature still under development?
If it's removed, consider updating the docs to prevent confusion.
Thanks for the great tool, excited to use it!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions