Skip to content

Conversation

@danstarns
Copy link
Contributor

@danstarns danstarns commented Apr 7, 2025

This improves the documentation for uninstalling Modus and removes references to commands that don't exist in the codebase.

Related:

@danstarns danstarns requested review from a team and Copilot April 7, 2025 01:49
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • modus/modus-cli.mdx: Language not supported

Build your Modus app. The Modus CLI compiles your app and generates a `.build`
folder for the artifacts.

### `uninstall`
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

modus uninstall not found.


```sh
which modus
/Users/someone/.nvm/versions/node/v22.13.0/bin/modus
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't ever be the case. which modus would return modus not found if it was installed via NPM and then uninstalled via NPM.

Perhaps the instructions should say something like, "If modus is still found, then you can delete it..." etc. and just use /path/to/modus etc.

@danstarns danstarns closed this Jun 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants