Skip to content

Github Actions npm install fails without changes to package.json #25794

Answered by shroomlife
shroomlife asked this question in Actions
Discussion options

You must be logged in to vote

I fixed the problem. I want to share my solution here.

I upgraded the sass-loader package as follows in package.json

    "sass-loader": "^6.0.7",
    "sass-loader": "^7",

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
Comment options

You must be logged in to vote
0 replies
Answer selected
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
3 participants