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

Getting issues when installing this module for angular cli project #25

Closed
rajesh-mobicules opened this issue Dec 5, 2017 · 6 comments
Closed

Comments

@rajesh-mobicules
Copy link

rajesh-mobicules commented Dec 5, 2017

Hi,

I am getting error Metadata version mismatch for module ../node_modules/ng-intercom/dist/index.d.ts, found version 4, expected 3,

I am using angular cli. The angular cli version is up to date!.

Please suggest.

@wbhob
Copy link
Contributor

wbhob commented Dec 5, 2017

Is your Angular version v5 or higher?

@rajesh-mobicules
Copy link
Author

My angular version is angular 4.

@wbhob
Copy link
Contributor

wbhob commented Dec 5, 2017

That's the reason. Upgrade to Angular v5 and the issue will go away.

@rajesh-mobicules
Copy link
Author

I upgraded angular core, angular common to version 5 but getting the same issue!

@wbhob
Copy link
Contributor

wbhob commented Dec 5, 2017

Everything needs to be v5.

rm -r node_modules; rm package-lock.json; npm install

@wbhob
Copy link
Contributor

wbhob commented Dec 25, 2017

Closing due to no response.

@wbhob wbhob closed this as completed Dec 25, 2017
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