-
-
Notifications
You must be signed in to change notification settings - Fork 173
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
loki update: Cannot access the Story Store until the index is ready. #528
Comments
I have the same error when running loki in CI with github actions:
|
I looked at the code, and I suppose that the code that tests if a URL has been fully loaded is not working properly. If I increase the value of |
@ghusse, how to change it? |
I did it with patch-package on my project to make it work. |
Hello is there any updates on this? I have similar issue but this error 'loki update: Cannot access the Story Store until the index is ready' only shows in M1 macOs. |
Hi! |
Just created a new SolidStart project from zero, added latest Storybook (8.3.5), tried to install and run Loki on it.
But when running the command
npx loki update
, this was the output:Platform:
Windows 10
Node v20.11.1
The text was updated successfully, but these errors were encountered: