Pice.uninstall() - shysolocup/pice GitHub Wiki
| Type | Return Type | |
| uninstalls a given npm package |
|
|
|
| JS |
const pice = require('pice');
pice.uninstall("@stews/soup"); |
| Type | Return Type | |
| uninstalls a given npm package |
|
|
|
| JS |
const pice = require('pice');
pice.uninstall("@stews/soup"); |