Forum Discussion
TusharBhagat
May 05, 2019Copper Contributor
How to fix error while creating Tool extension from Windows Admin Center CLI
This is related to developing extension for Windows Admin Center. There is SDK provided for the same by Microsoft to develop extensions. here is detail documentation which I was following "https://do...
alexanderboswell
Microsoft
May 13, 2019TusharBhagat Can you run this in the same path you are trying to create an extension:
npm list
and let me know which version of the windows-admin-center-cli you have installed?