serve icon indicating copy to clipboard operation
serve copied to clipboard

How to Deinstall Serve

Open devmakesmarter opened this issue 3 years ago • 1 comments

Hi,

i have install Serve but i wont to deinstall it. I searched in help an other Section, but i found no where Informations.

can you please say me witch command i must write in command line.?

devmakesmarter avatar Aug 05 '22 06:08 devmakesmarter

If you have installed it globally with npm, you can uninstall it by running the following:

> npm rm -g serve

gamemaker1 avatar Aug 05 '22 12:08 gamemaker1