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

Revert frontend-build to v13.0.10 #79

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Revert frontend-build to v13.0.10 #79

merged 1 commit into from
Jul 11, 2024

Conversation

michaelwheeler
Copy link
Collaborator

@michaelwheeler michaelwheeler commented Jul 11, 2024

Attempting to avoid architecture dependent issues introduced after sharp v0.32.6.

During npm run build the following error occurred:

70.28 ERROR in Could not load the "sharp" module using the linux-x64 runtime
70.28 Possible solutions:
70.28 - Add platform-specific dependencies:
70.28     npm install --os=linux --cpu=x64 sharp
70.28   or
70.28     npm install --force @img/sharp-linux-x64
70.28 - Consult the installation documentation: https://sharp.pixelplumbing.com/install

A recent frontend-build PR suggests that the issue is related to versions of sharp > 0.32.6, so I've rolled our frontend-build version back to v13.0.10. My attempts to upgrade to a more recent version of frontend-build led to installation and build errors that I'm not prepared to deal with at the moment.

Attempting to avoid architecture dependent issues introduced after sharp v0.32.6.
@michaelwheeler michaelwheeler merged commit 5d934aa into master Jul 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants