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

latest node:22-alpine is failing to build #2118

Closed
paulyi opened this issue Jul 18, 2024 · 5 comments
Closed

latest node:22-alpine is failing to build #2118

paulyi opened this issue Jul 18, 2024 · 5 comments

Comments

@paulyi
Copy link

paulyi commented Jul 18, 2024

Environment

  • Platform:
  • Docker Version:
  • Node.js Version:
  • Image Tag: node:22-alpine

Expected Behavior

Image should build.

Current Behavior

I am getting this error when trying to build with 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):

Screenshot 2024-07-18 at 3 50 39 PM

Reverting to node:22-alpine3.18 resolves the issue.

Possible Solution

Steps to Reproduce

Additional Information

@alvesduarte97

This comment was marked as duplicate.

@nschonni
Copy link
Member

Seems to be a general issue with 22.5.0 nodejs/node#53902 that will require a new release to be created

@nschonni
Copy link
Member

Reverting to node:22-alpine3.18 resolves the issue.

That image is no longer patched and would be using an older release, which is why it "works"

@StrangeWill

This comment was marked as off-topic.

@nodejs nodejs locked as resolved and limited conversation to collaborators Jul 19, 2024
@SimenB
Copy link
Member

SimenB commented Jul 19, 2024

#2121 (comment)

@SimenB SimenB closed this as completed Jul 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants