Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.07 KB

UNINSTALL.md

File metadata and controls

36 lines (24 loc) · 1.07 KB

Uninstall dependencies with DPM

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

Bugs report

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:


Made with ♥ in Ecuador and the World