-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Astro DB Github action failing #11285
Labels
needs triage
Issue needs to be triaged
Comments
I get the same error when deploying to Vercel:
|
Caused by package-lock.json not updating correctly, had to remove node_modules & package-lock.json and then re-run npm install |
I have same error. I do that however nothing fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
Since upgrading my dependencies (and starting to use Astro Actions, not sure if related), I'm getting the following error in the "Run withastro/action-studio@main" part of the Astro DB Github action.
What's the expected result?
For it now to fail, like it was working before upgrading the dependencies to the latest versions.
Runs can be found here:
https://github.com/thomasledoux1/website-thomas-astro/actions
Commit after which it started failing:
thomasledoux1/website-thomas-astro@4402cab
I already tried removing the package-lock.json and recreating it by running 'npm i', that didn't help.
Link to Minimal Reproducible Example
https://github.com/thomasledoux1/website-thomas-astro
Participation
The text was updated successfully, but these errors were encountered: