2

A few months ago i got to release my first angular2 app and everything was rainbows and unicorns. However i've come to notice that google cannot read my async content.

Therefore i need to implement the angular-universal rendering in my application. I've tried the quick start at universal.angular.com but i couldnt get it working. (Errors: http://jmp.sh/VIVVfYw)

You can see the full rep here as i made it open source as well: https://gitlab.com/epenance/kuhrefysio

I would very much appreciate any help i can get as it feels like im just hammering my head against the wall here.

3
  • Universal CLI is a fork of the angular CLI, you can find it on npm here: npmjs.com/package/universal-cli and the repo is here: github.com/devCrossNet/angular-cli (if that's enough of an answer let me know and I'll post it as an answer) Commented Dec 9, 2016 at 16:21
  • Thanks for the tip, however when i try to do anything with ung such as "ung serve" it breaks with the following error: "core_1.Version is not a constructor" Commented Dec 9, 2016 at 17:07
  • Possible duplicate of How to set up Angular cli + Angular universal? Commented Aug 19, 2017 at 0:19

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.