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

AOT Fails. #9

Closed
kodeine opened this issue Oct 22, 2016 · 3 comments
Closed

AOT Fails. #9

kodeine opened this issue Oct 22, 2016 · 3 comments

Comments

@kodeine
Copy link

kodeine commented Oct 22, 2016

Error: Unexpected value 'ShareButtonsModule' imported by the module 'AppModule'
    at /Projects/SL/anothernode_modules/@angular/compiler/bundles/compiler.umd.js:13996:37
    at Array.forEach (native)
    at CompileMetadataResolver.getNgModuleMetadata (/Projects/SL/anothernode_modules/@angular/compiler/bundles/compiler.umd.js:13981:46)
    at /Projects/SL/anothernode_modules/@angular/compiler/bundles/compiler.umd.js:12801:47
    at Array.forEach (native)
    at analyzeModules (/Projects/SL/anothernode_modules/@angular/compiler/bundles/compiler.umd.js:12800:17)
    at OfflineCompiler.analyzeModules (/Projects/SL/anothernode_modules/@angular/compiler/bundles/compiler.umd.js:12826:18)
    at CodeGenerator.codegen (/Projects/SL/anothernode_modules/@angular/compiler-cli/src/codegen.js:122:47)
    at codegen (/Projects/SL/anothernode_modules/@angular/compiler-cli/src/main.js:7:81)
    at Object.main (/Projects/SL/anothernode_modules/@angular/tsc-wrapped/src/main.js:30:16)
Compilation failed
@MurhafSousli
Copy link
Owner

Which starter are you using?

@kodeine
Copy link
Author

kodeine commented Oct 23, 2016

@MurhafSousli this one

@MurhafSousli
Copy link
Owner

@kodeine I haven't touched AOT yet, If you have figured out the error, let me know please

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

2 participants