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

Not able to run in prod mode #1584

Closed
tushar-velingkar opened this issue Feb 1, 2017 · 3 comments
Closed

Not able to run in prod mode #1584

tushar-velingkar opened this issue Feb 1, 2017 · 3 comments

Comments

@tushar-velingkar
Copy link

Getting following errors when trying to run command : ionic run android --prod

I am trying to run my ionic app in production mode but getting these errors.
Ionic version 2.0.0
ng2-bootstrap version 1.3.2

can't resolve module /../node_modules/ng2-bootstrap/utils/linked-list.class.d.ts from /../node_modules/ng2-bootstrap/utils/linked-list.class.d.ts
[10:56:51]  build prod failed: can't find symbol LinkedList exported from module 
            /../node_modules/ng2-bootstrap/utils/linked-list.class.d.ts
[10:56:51]  ionic-app-script task: "build" 
[10:56:51]  Error: can't find symbol LinkedList exported from module 
            /../node_modules/ng2-bootstrap/utils/linked-list.class.d.ts
Error: can't find symbol LinkedList exported from module /../node_modules/ng2-bootstrap/utils/linked-list.class.d.ts
    at ReflectorHost.findDeclaration (/../node_modules/@angular/compiler-cli/src/reflector_host.js:173:23)
    at /../node_modules/@angular/compiler-cli/src/codegen.js:137:46
    at Array.forEach (native)
    at extractProgramSymbols (/../node_modules/@angular/compiler-cli/src/codegen.js:120:10)
    at CodeGenerator.codegen (/../node_modules/@angular/compiler-cli/src/codegen.js:57:29)
    at /../node_modules/@ionic/app-scripts/dist/aot/aot-compiler.js:51:34
@valorkin
Copy link
Member

valorkin commented Feb 1, 2017

Gotcha missed it yesterday

@valorkin
Copy link
Member

valorkin commented Feb 3, 2017

please try v1.3.3

@tushar-velingkar
Copy link
Author

Its working. Thanks

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