Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to build the file /ngfactory/app/server-app.module.ngfactory #12

Open
BillyQin opened this issue May 18, 2017 · 2 comments
Open

how to build the file /ngfactory/app/server-app.module.ngfactory #12

BillyQin opened this issue May 18, 2017 · 2 comments

Comments

@BillyQin
Copy link

BillyQin commented May 18, 2017

1.when I run my demo,have this bug:
Cannot find module './uni/app-server.module.ngfactory'.
run ngc can get this ngfactory file,but I think don't need to do ngc. Can you tell me what should I do? thanks~

2.when I run your demo(ng-universal-demo),I don't do ngc and I don't find this file that ./ngfactory/app/server-app.module.ngfactory , but don't show any error. why?

@kevinlllR
Copy link

I have a similar problem, because the package that comes by default when I build it with aot: aot works perfectly, but in the case of an application already made that I want to migrate, I only work the jit compiler, and aot gives me the error of Factoria not found.

@crebuh
Copy link

crebuh commented Jul 31, 2017

Got the same problem here, I just added some package to the package.json which I even didn't use and the app wont built anymore 😆 any ideas?

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

No branches or pull requests

3 participants