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

Argument of type 'typeof SvelteSeo' is not assignable to parameter of type ConstructorOfATypedSvelteComponent ...... #49

Closed
woss opened this issue Jan 20, 2023 · 4 comments

Comments

@woss
Copy link

woss commented Jan 20, 2023

After following the installation from the readme.md i get this error.

Svelte version: "svelte": "3.54.0",
Kit: "@sveltejs/kit": "1.0.1",
SvelteSeo: "svelte-seo": "1.4.1",

Import:

import SvelteSeo from 'svelte-seo';

image

@lubiah
Copy link
Contributor

lubiah commented Jan 20, 2023

This is a typescript issue

@woss
Copy link
Author

woss commented Jan 20, 2023

thank you, very helpful, any suggestions on how to fix it @kudadam ?

@lubiah
Copy link
Contributor

lubiah commented Jan 20, 2023

@woss , I'm not able to reproduce the issue, do you mind sending me your repo so I can take a look at it

@woss
Copy link
Author

woss commented Jan 21, 2023

the funny thing is that i cannot repro this anymore. :(

it has been bothering me for 4 days and now just gone 🤔

I'm closing this, and will reopen if it happens again

@woss woss closed this as completed Jan 21, 2023
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