Skip to content

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

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

Open
sanjai-11 opened this issue May 12, 2025 · 0 comments
Open

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

sanjai-11 opened this issue May 12, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@sanjai-11
Copy link

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!

@sanjai-11 sanjai-11 added the bug Something isn't working label May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant