We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Image should build.
I am getting this error when trying to build with node:22-alpine
node:22-alpine
Usage Error: Couldn't find the node_modules state file - running an install might help (findPackageLocation)
This was working as recently as this morning. There was an update to this tag 4 hours ago (7/18 12pm PT):
Reverting to node:22-alpine3.18 resolves the issue.
node:22-alpine3.18
The text was updated successfully, but these errors were encountered:
Seems to be a general issue with 22.5.0 nodejs/node#53902 that will require a new release to be created
Sorry, something went wrong.
That image is no longer patched and would be using an older release, which is why it "works"
#2121 (comment)
No branches or pull requests
Environment
Expected Behavior
Image should build.
Current Behavior
I am getting this error when trying to build with
node:22-alpine
This was working as recently as this morning. There was an update to this tag 4 hours ago (7/18 12pm PT):
Reverting to
node:22-alpine3.18
resolves the issue.Possible Solution
Steps to Reproduce
Additional Information
The text was updated successfully, but these errors were encountered: