You can use this flags on the: uninstall command and the clean alias
Flags | Description |
---|---|
-A, --all [all] | Remove all dependencies from the files! |
-h, --help | The CLI help message |
DPM doesn't delete any libraries from your computer, it just deletes the dpm_imports.json file!
For uninstall all dependencies from the dpm_imports.json you need run:
dpm uninstall -A
For uninstall only one specific dependency you need run:
dpm uninstall draco dlog2
For report bugs or errors in the documentation make a issue on the docs repo or in the dpm repo on the dpmland org and the:
- DPM REPO: For bugs in the CLI
- DOCS REPO: For bugs in the documentation
- WEB REPO: For bugs in the website
Made with ♥ in Ecuador and the World