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

how to use universal with system.js #100

Closed
kuldeepkeshwar opened this issue Jun 6, 2016 · 8 comments
Closed

how to use universal with system.js #100

kuldeepkeshwar opened this issue Jun 6, 2016 · 8 comments

Comments

@kuldeepkeshwar
Copy link
Contributor

existing branch(systemjs) is not working even after updating to latest angular2 and universal

@MarkPieszak
Copy link
Contributor

Are you getting this error?

module.js:341
    throw err;
    ^

Error: Cannot find module '/universal-starter/dist/src/server.js'

@kuldeepkeshwar
Copy link
Contributor Author

yes

@MarkPieszak
Copy link
Contributor

I'm working on this one now, I have it past that error but need to figure out a few other things. That branch hasn't been updated in quite a while. Sorry for the delay!

@vinodbhargava
Copy link

@kuldeepkeshwar were you able to get any solution for this?

@kuldeepkeshwar
Copy link
Contributor Author

no , i moved to webpack

@MarkPieszak
Copy link
Contributor

Oh sorry I never checked in the System branch fixes! I was almost finished too. Give me a day or two I'll let you know when it's done @vinodbhargava

@sunild
Copy link

sunild commented Jul 19, 2016

Any word on this? I'd love to see a working example with SystemJS so I can get server rendering working on an existing project. My earlier attempts at this failed miserably, b/c it was impossible to resolve all of the issues w/unknown providers.

I'm hoping a slimmed down example will shed some light on why I couldn't get it working :)

@jeffwhelpley
Copy link

I am going to close this as we are tracking System.js support here:

angular/universal#283

Just note, however, that with the recent push in the community toward Webpack, this issue is lower priority for now. Feel free to add your 2 cents to the issue on the Universal repo, though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants