Affichage des articles dont le libellé est TogetherJS - is failing by throwing error TogetherJS.getConfig is not a function. Afficher tous les articles
Affichage des articles dont le libellé est TogetherJS - is failing by throwing error TogetherJS.getConfig is not a function. Afficher tous les articles

mercredi 8 février 2017

TogetherJS - is failing by throwing error TogetherJS.getConfig is not a function

Vote count: 0

I am using TogetherJs libraries in local development environment. When i use there official link it all works. But when i am using my local dev its not working (TogetherJs use lot of NodeJS/NPM stuff while installing, which all i have done).

Still, I keep getting this error:

Uncaught TypeError: TogetherJS.getConfig is not a function
    at togetherjsPackage.js?bust=1486594249871:2229
    at main (togetherjsPackage.js?bust=1486594249871:300)
    at callDep (togetherjsPackage.js?bust=1486594249871:166)
    at main (togetherjsPackage.js?bust=1486594249871:291)
    at callDep (togetherjsPackage.js?bust=1486594249871:166)
    at main (togetherjsPackage.js?bust=1486594249871:291)
    at togetherjsPackage.js?bust=1486594249871:367

Even the togetherjsPackage.js is loaded successfully, but its keep giving me that error.

enter image description here

How to resolve it or check further?

asked 54 secs ago

Let's block ads! (Why?)



TogetherJS - is failing by throwing error TogetherJS.getConfig is not a function