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

Property 'forRoot' does not exist on type 'typeof TooltipsModule'.ts in ionic 3 #69

Open
gaurangkela opened this issue Jul 13, 2019 · 1 comment

Comments

@gaurangkela
Copy link

gaurangkela commented Jul 13, 2019

Describe the bug
when i tried to import in app.module.ts
TooltipsModule.forRoot()
it says forRoot does not exist.

To Reproduce
just installed in ionic 3 and importing in app.module.ts

Expected behavior
there should be no error

Screenshots
Screenshot from 2019-07-13 09-33-14

.

Desktop (please complete the following information):

  • Browser chrome
  • Version : ionic-tooltips: ^2.1.1
  • Angular Version: angular - ^1.7.8 , ionic-angular: "^3.9.2"
@BigBerny
Copy link

Update ionic-tooltips to 2.2.0 or 3.1.0.

Or import TooltipsModule instead of TooltipsModule.forRoot()

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