Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Demo app does not load #547

Closed
atscott opened this issue Jan 3, 2018 · 1 comment
Closed

Demo app does not load #547

atscott opened this issue Jan 3, 2018 · 1 comment
Assignees
Labels
bug docs has pr A PR has been created to address this issue P2 Issue that is important to resolve as soon as possible

Comments

@atscott
Copy link
Contributor

atscott commented Jan 3, 2018

Bug, feature request, or proposal:

The dev app does not serve correctly

What is the expected behavior?

gulp serve:devapp runs the demo app

What is the current behavior?

gulp serve:devapp successfully builds the demo app but when navigating to localhost:4200 in the browser, the app tries to retrieve the @angular/router package from the wrong place

Unhandled Promise rejection: (SystemJS) XHR error (404 Not Found) loading http://localhost:4200/@angular/router.js
Error: XHR error (404 Not Found) loading http://localhost:4200/@angular/router.js

What are the steps to reproduce?

  1. gulp serve:devapp
  2. navigate to localhost:4200 in the browser
  3. App does not get past Loading... Console error from above
@CaerusKaru CaerusKaru self-assigned this Jan 3, 2018
@CaerusKaru CaerusKaru added this to the v2.0.0-beta.13 milestone Jan 3, 2018
@CaerusKaru CaerusKaru added has pr A PR has been created to address this issue and removed in-progress labels Jan 4, 2018
@CaerusKaru CaerusKaru added the P2 Issue that is important to resolve as soon as possible label Jan 15, 2018
ThomasBurleson pushed a commit that referenced this issue Jan 15, 2018
* Remove private API references to getDom()
* Add PLATFORM_ID to all components
* Fix Demo-App runtime - add router to system-config

Closes #553.
Fixes #402, Fixes #547.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug docs has pr A PR has been created to address this issue P2 Issue that is important to resolve as soon as possible
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants