karamvirs
Results
2
comments of
karamvirs
There is no module export in TextInput.js file. So just requiring it should work. PIXI.TextInput = require('pixi-text-input') But then I get another error: "Cannot read property 'call' of undefined" in...
@treeDapps I was getting the same issue. I had requested access to Chat models but was using the code Llama repo. Use this one and see if it works for...