Skip to content

Failed to load resources #1

@jnhghy

Description

@jnhghy

Hi,
I'm trying to run this repository and I'm hitting some errors, I'm just starting with electron and js so this might be basic stuff.
What I did:
I git cloned the repository, changed directory to the new created electron-angular2 folder then I've run "npm install".
Everything went throw ok with only one deprecated warning, then I tried running "electron .". This last command started the app but the devTools are showing 4 errors:

file:/// ... electron-angular2/node_modules/angular2/node_modules/traceur/bin/traceur-runtime.js Failed to load resource: net::ERR_FILE_NOT_FOUND

file:/// ... electron-angular2/node_modules/angular2/node_modules/zone.js/dist/zone.js Failed to load resource: net::ERR_FILE_NOT_FOUND

file:/// ... electron-angular2/dist/browser/main.js Failed to load resource: net::ERR_FILE_NOT_FOUND

Uncaught (in promise) Error: XHR error loading file:///...electron-angular2/dist/browser/main.js(…)

And obvious angular doesn't kick in and I get only the default "Loading..." text on the app.

Any help is highly appreciated! if I need to provide any other info please let me know.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions