Read the statement by Michael Teeuw here.
Nobody knows???
-
thats right, its from the module.js. i read i can fix this issue with the node_helper.js but i dont know how to write the code down in the node_helper.js to get the result from my url.
i will try ur answer later.
i know how to write code in the node_helper.js form the request?
thanks
-
@karsten13 said in Nobody knows???:
var requestURL = location.protocol + “//” + location.host + “/cors?url=http://192.168.178.44/cm?cmnd=var1”;
now I get this error:
cannot get /cors.
-
you switched to
develop
and pulled the latest version of mm? Looks like not. -
@fischi87 here is how to get to develop branch, depending on how u installed
https://forum.magicmirror.builders/topic/14327/testing-new-fixes-or-solving-current-problems-with-next-release-code -
after switch to develop no MagicMirror display anymore? no autocrat, nothing?
electron problem!
-
@fischi87 and u have to npm install after switch
-
I get it and now it also display my problem from the beginning, thanks @sdetweil and @karsten13
-
@fischi87 does this mean that the develop branch solves your problem?