Skip to content

[Bug]: Build fails in ci/cd conditions due to file-system-cache dependency #25504

Answered by koskinpark
xzilja asked this question in Help
Discussion options

You must be logged in to vote

Add

  "resolutions": {
    "file-system-cache": "2.3.0"
  },

if you are using yarn.

For npm https://docs.npmjs.com/cli/v8/configuring-npm/package-json#overrides

It's a quick fix which you can use to control version of buggy package. It's a temporary solution. We need to wait for the fix of it in original https://github.com/philcockfield/file-system-cache repo

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by vanessayuenn
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
4 participants
Converted from issue

This discussion was converted from issue #23222 on January 08, 2024 11:38.