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

"Your GraphQL schema is not up to date" error, when executing "npm create keystone-app" #9291

Closed
sarzen opened this issue Aug 14, 2024 · 3 comments
Labels
🐛 bug Unresolved bug

Comments

@sarzen
Copy link

sarzen commented Aug 14, 2024

The basic installation command:

npm create keystone-app

fails with the error: "Your GraphQL is not up to date".

I am a complete novice for Keystone. I expected that the basic startup command, widely shown on the website, will be executed seamlessly, and that the first Keystone app installation would be successful.

I did my try at 12 August, shortly after the publication of core 6.2.0, and then repeated it at 14 august with the very same results.

image image [2024-08-14T22_06_39_217Z-debug-0.log](https://github.com/user-attachments/files/16619635/2024-08-14T22_06_39_217Z-debug-0.log)

PowerShell 7.4.4 with admin privileges on Windows 11, with Node v20.16.0 and npm 10.8.1

@dcousens
Copy link
Member

Fixed in #9275, I'll release ASAP

@dcousens dcousens added the 🐛 bug Unresolved bug label Aug 14, 2024
@Stretsh
Copy link

Stretsh commented Aug 20, 2024

Has this been updated in NPM already? I am in the same position as sarzen: New to Keystone, tried to install using the supplied command and still got the exact same error today. I also tried with @latest.

@dcousens
Copy link
Member

@Stretsh this has not been published as of yet, but my expectation is that will happen this week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Unresolved bug
Projects
None yet
Development

No branches or pull requests

3 participants