Safari Web Extension Converter not working

I had recently gotten MacOS big Sur and Xcode 12.5 but when I try to run the command line tool xcrun safari-web-extension-converter path/to/extension

It comes with the error unable to find utility "safari-web-extension-converter", not a developer tool or in PATH

Can someone help me, I need to convert a Chrome Extension to safari.

try the full path depending which Xcode.app you would like to use: for example xcrun /Applications/Xcode.app/Contents/Developer/usr/bin/safari-web-extension-converter

Safari Web Extension Converter not working
 
 
Q