KTX2 texture support for glb files

I am loading a glb file compressed with gltfpack. I get the error “setKTX2Loader must be called before loading KTX textures”

I see this page on the threejs site - three.js docs

Can I use this loader with 8th Wall? And if so how? Thanks!