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

Errors on initial yarn rw dev #4393

Closed
Tobbe opened this issue Feb 6, 2022 · 2 comments · Fixed by #4728
Closed

Errors on initial yarn rw dev #4393

Tobbe opened this issue Feb 6, 2022 · 2 comments · Fixed by #4728
Assignees

Comments

@Tobbe
Copy link
Member

Tobbe commented Feb 6, 2022

Repro:

yarn create redwood-app --ts my-app
cd my-app
yarn rw upgrade --tag canary
yarn rw dev

Output:

gen | Generating TypeScript definitions and GraphQL schemas...
gen |
gen |       Unable to find any GraphQL type definitions for the following pointers:
gen |
gen |           - ./web/src/**/!(*.d).{ts,tsx,js,jsx}
gen |
gen |
gen |       Unable to find any GraphQL type definitions for the following pointers:
gen |
gen |           - ./web/src/**/!(*.d).{ts,tsx,js,jsx}
gen |
gen |
gen | Error: Could not generate GraphQL type definitions (web)
gen |
gen | 14 files generated

For a better first impression for our users I think we should not have errors on initial run.

@thedavidprice
Copy link
Contributor

💯

Can you help us prioritize this as critical for v1?

@Tobbe Tobbe self-assigned this Feb 7, 2022
@jtoar jtoar removed this from Triage Feb 8, 2022
@jtoar jtoar added this to Release Feb 8, 2022
@jtoar jtoar moved this to Todo in Release Feb 8, 2022
@jtoar jtoar moved this from Todo to In progress in Release Feb 15, 2022
@Tobbe
Copy link
Member Author

Tobbe commented Feb 15, 2022

PR: #4491

Superseded by #4728

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Archived
3 participants