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

Version Mismatch #30

Closed
felipegomesflg opened this issue Jan 19, 2018 · 3 comments
Closed

Version Mismatch #30

felipegomesflg opened this issue Jan 19, 2018 · 3 comments

Comments

@felipegomesflg
Copy link

I could use it for dev with no problems, but when i build for prod i had this error comming up:

ERROR in Metadata version mismatch for module C:/mdc/mdc.pagalee.dashboard/node_modules/ng-intercom/dist/index.d.ts, found version 4, expected 3, resolving symbol AppModule in C:/mdc/mdc.pagalee.dashboard/src/app/app.module.ts, resolving symbol AppModule in C:/mdc/mdc.pagalee.dashboard/src/app/app.module.ts, resolving symbol AppModule in C:/mdc/mdc.pagalee.dashboard/src/app/app.module.ts

I'm running this application on angular5

@wbhob
Copy link
Contributor

wbhob commented Jan 20, 2018

Nuke node_modules and npm install, that should fix your issue.

@wbhob wbhob closed this as completed Jan 21, 2018
@felipegomesflg
Copy link
Author

My angular 5 packages was on beta, put it all on rc and worked just fine. Thanks anyways!

@wbhob
Copy link
Contributor

wbhob commented Jan 22, 2018

Angular 5 is extremely stable, you can use 5.2 now if you like and it will work

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