Skip to content

Auto-Update feature dysfunctionality after updating to 1.5.2 #69

@anacardix

Description

@anacardix

After upgrading from version 1.4.2 to 1.5.2, I encountered an issue when attempting to execute the following command:

docker exec -ti mkdocs bootstrap update

This resulted in the following error:

Traceback (most recent call last): File "/usr/bin/bootstrap", line 5, in <module> from app.cli import cli ModuleNotFoundError: No module named 'app'

Consequently, this error has disrupted the functionality of the auto-update feature. I have tested it with version 1.4.2, and it was working perfectly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions