Skip to content

Commit

Permalink
chore: try downgrading sharp
Browse files Browse the repository at this point in the history
To get rid of "munmap_chunk(): invalid pointer" error coming from @amazeelabs/molecules:deploy
(The error appears in CI only. Does not happen on Mac ARM.)
  • Loading branch information
Leksat committed Jan 3, 2024
1 parent f8e7482 commit 74df57f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 462 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"prettier": "3.1.1"
},
"resolutions": {
"sharp": "0.32.6",
"@graphql-tools/load": "^8.0.1"
}
}
Loading

0 comments on commit 74df57f

Please sign in to comment.