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
{{ message }}
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
Just about have this running now, but I can't find any information on how to actually install the application on the Pi3 so that it'll fire up after a reboot & I don't have to have it running in VS on my PC. It's got to be doable, but how please?
Note: I get the following errors & warnings as it fires up (ignoring the multiple "unexpected head elements outside of " messages) :
Hi
Just about have this running now, but I can't find any information on how to actually install the application on the Pi3 so that it'll fire up after a reboot & I don't have to have it running in VS on my PC. It's got to be doable, but how please?
Note: I get the following errors & warnings as it fires up (ignoring the multiple "unexpected head elements outside of " messages) :
JavaScript critical error at line 1, column 7 in http://api.openweathermap.org/data/2.5/weather?zip=98261&cnt=1&appid=6097f99594e4b40d3bbe1be191201d0c&callback=jsonp_callback__6891\n\nSCRIPT1004: Expected ';'
JavaScript critical error at line 1, column 7 in http://api.openweathermap.org/data/2.5/forecast?zip=98261&cnt=1&appid=6097f99594e4b40d3bbe1be191201d0c&callback=jsonp_callback__6226\n\nSCRIPT1004: Expected ';'
SEC7117: Network request to https://cdn.jsdelivr.net/momentjs/2.11.2/moment.min.js did not succeed.
Your application manifest does not declare the following capabilities: internetClient privateNetworkClientServer
SEC7117: Network request to https://cdn.jsdelivr.net/momentjs/2.11.2/moment.min.js did not succeed.
Your application manifest does not declare the following capabilities: internetClient privateNetworkClientServer
Many thanks,
The text was updated successfully, but these errors were encountered: