You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to follow the instructions, and deploy the execution app locally. No error is encountered in terminal, as far as I can see, but when I try to open the index.html in chrome I get the following error:
smarthome_sdk.js:44 Could not find platform channel.
Ia @ smarthome_sdk.js:44
Rb @ smarthome_sdk.js:63
V @ smarthome_sdk.js:166
ae @ smarthome_sdk.js:169
m.getDeviceManager @ smarthome_sdk.js:169
m.onIdentify @ smarthome_sdk.js:169
(anonymous) @ bundle.js:10
r @ bundle.js:1
(anonymous) @ bundle.js:1
(anonymous) @ bundle.js:1
smarthome_sdk.js:44 Please re-run the application on a Google Home platform.
Ia @ smarthome_sdk.js:44
Rb @ smarthome_sdk.js:63
V @ smarthome_sdk.js:166
ae @ smarthome_sdk.js:169
m.getDeviceManager @ smarthome_sdk.js:169
m.onIdentify @ smarthome_sdk.js:169
(anonymous) @ bundle.js:10
r @ bundle.js:1
(anonymous) @ bundle.js:1
(anonymous) @ bundle.js:1
smarthome_sdk.js:44 Uncaught ReferenceError: aogh is not defined
at Ia (smarthome_sdk.js:44:323)
at new Rb (smarthome_sdk.js:63:308)
at new V (smarthome_sdk.js:166:638)
at ae (smarthome_sdk.js:169:27)
at m.getDeviceManager (smarthome_sdk.js:169:630)
at m.onIdentify (smarthome_sdk.js:169:781)
at Module. (bundle.js:10:25070)
at r (bundle.js:1:110)
at bundle.js:1:902
at bundle.js:1:913
I try to follow the instructions, and deploy the execution app locally. No error is encountered in terminal, as far as I can see, but when I try to open the index.html in chrome I get the following error:
smarthome_sdk.js:44 Could not find platform channel.
Ia @ smarthome_sdk.js:44
Rb @ smarthome_sdk.js:63
V @ smarthome_sdk.js:166
ae @ smarthome_sdk.js:169
m.getDeviceManager @ smarthome_sdk.js:169
m.onIdentify @ smarthome_sdk.js:169
(anonymous) @ bundle.js:10
r @ bundle.js:1
(anonymous) @ bundle.js:1
(anonymous) @ bundle.js:1
smarthome_sdk.js:44 Please re-run the application on a Google Home platform.
Ia @ smarthome_sdk.js:44
Rb @ smarthome_sdk.js:63
V @ smarthome_sdk.js:166
ae @ smarthome_sdk.js:169
m.getDeviceManager @ smarthome_sdk.js:169
m.onIdentify @ smarthome_sdk.js:169
(anonymous) @ bundle.js:10
r @ bundle.js:1
(anonymous) @ bundle.js:1
(anonymous) @ bundle.js:1
smarthome_sdk.js:44 Uncaught ReferenceError: aogh is not defined
at Ia (smarthome_sdk.js:44:323)
at new Rb (smarthome_sdk.js:63:308)
at new V (smarthome_sdk.js:166:638)
at ae (smarthome_sdk.js:169:27)
at m.getDeviceManager (smarthome_sdk.js:169:630)
at m.onIdentify (smarthome_sdk.js:169:781)
at Module. (bundle.js:10:25070)
at r (bundle.js:1:110)
at bundle.js:1:902
at bundle.js:1:913
This seems to be an error in the local-home-sdk, and I can trace it to the usage of www.gstatic.com/eureka/smarthome/smarthome_sdk.js.
I don't know much more than this and is stuck.
The text was updated successfully, but these errors were encountered: