query-builder.standalone.min.js:8 Uncaught ConfigError: Unable to find plugin "not-group"
at l.error (query-builder.standalone.min.js:8:7543)
at g.<anonymous> (query-builder.standalone.min.js:7:6775)
at Array.forEach (<anonymous>)
at g.initPlugins (query-builder.standalone.min.js:7:6623)
at g.init (query-builder.standalone.min.js:7:11902)
at new g (query-builder.standalone.min.js:7:5569)
at $.fn.queryBuilder (query-builder.standalone.min.js:8:8755)
at queryEditor.js:30:21
I am trying to add a plugin(not-group). But it is not able to find it. These are the scripts that I have in my html page. What else do I need to add?
This is my code snippet:
This is the error that i am getting: