Help Required pcf dev installation #cf


Biswa
 

Hi,
I am pretty new to PCF. I am trying to install pcf dev in windows 10 pro. 
Pre-requisites for the installation are installed. But when I run the below command, Installation fails.
Command: cf install-plugin cfdev
Error: Plugin cfdev v0.0.13 could not be installed as it contains commands with names that are already used: dev.

Thanks,
Biswa


Daniel Mikusa
 

Run `cf plugins` and see what shows up. That will list the plugin installed & the command it provides. Try removing that plugin and reinstalling cfdev.

Dan

On Sun, Jan 20, 2019 at 12:57 PM Biswa <biswamohan.padhy@...> wrote:
Hi,
I am pretty new to PCF. I am trying to install pcf dev in windows 10 pro. 
Pre-requisites for the installation are installed. But when I run the below command, Installation fails.
Command: cf install-plugin cfdev
Error: Plugin cfdev v0.0.13 could not be installed as it contains commands with names that are already used: dev.

Thanks,
Biswa