vyakymenko / angular-seed-express

[DEPRECATED, Please use https://github.com/vyakymenko/angular-express] Extensible, reliable and modular starter project for Angular 7 with statically typed build AoT compilation, Express server and PM2 Daemon.

Home Page:https://github.com/vyakymenko/angular-seed-express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to load the initial page

sunyuhang opened this issue · comments

I'm submitting a ... (check one with "x")

[X ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see use [gitter](https://gitter.im/mgechev/angular2-seed) or [stackoverflow](https://stackoverflow.com/questions/tagged/angular2)

Current behavior

Get the latest from Repo. npm install and then npm start. It stops at loading. It failed to load rxjs/observable package. Notice, the code seems do not have the latest changes from its parent repo. In its parent repo, it adds an new task to temporarily fix an angular issue: https://github.com/mgechev/angular-seed/blob/master/tools/tasks/seed/build.bundle.rxjs.ts

Expected behavior

It should continue to display the starting page
Minimal reproduction of the problem with instructions

It should continue to display the starting page
What is the motivation / use case for changing the behavior?

It should continue to display the starting page
Please tell us about your environment:

I use MAC Book.

  • Angular Seed Version: aaaaf75

f614eec

  • Node: node --version = 6.3.0

@sunyuhang, thanks for an issue, fixed.