Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

How to actually 'Install' the Pi application #38

Open
@pauliolio

Description

@pauliolio

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions