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

TS error on SSG #203

Closed
samuelcastro opened this issue Nov 19, 2020 · 3 comments
Closed

TS error on SSG #203

samuelcastro opened this issue Nov 19, 2020 · 3 comments

Comments

@samuelcastro
Copy link
Contributor

After merging last changing in I'm getting this ts error on SSG:

Type '(context: any) => Promise<StaticPathsOutput>' is not assignable to type 'GetStaticPaths<CommonServerSideParams<ParsedUrlQuery>>'

Screen Shot 2020-11-19 at 10 40 21 AM

@Vadorequest
Copy link
Member

Did you run into conflict?

I can't help much on this, you'll need to go through the commits yourself and see what was changed and how it might impact your fork.

Related to the changes Next 10 made to their typings. See #190

@Vadorequest
Copy link
Member

Mainly related to b30dda8 (#190)

@samuelcastro
Copy link
Contributor Author

Yeah, after building it went away, probably some cache or something else.

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