Node-red-contrib-mssql-plus 0.11.0 missing UI

I have two identical machines using node-red to take values from a PLC and store in MSSQL using the MSSQL-PLUS node.

On one machine, node-red-contrib-mssql-plus is at 0.10.2. The other is updated to 0.11.0.

The node editor on 0.10.2 looks just like it should on the help webpage: node-red-contrib-mssql-plus (node) - Node-RED (nodered.org)

The node editor on 0.11.0 is missing query mode, query, parameters, output property, output type, and error handling. I also don't have access to the nod-red-contrib-mssql-plus examples from the hamburger menu.

Have a look for errors in the web browsers console.

Compare contrib nodes installed in each instance.

Compare versions of node and node-red installed on each instance.

Fixed. Uninstalling an older node-red-contrib-mssql via manage pallette was not good enough. It needed to be done through windows command prompt.