Skip to content

Conversation

@ronilaukkarinen
Copy link
Contributor

This will allow npm install to run and prevent this message

npm ERR! Found: stylelint@14.0.1
npm ERR! node_modules/stylelint
npm ERR!   dev stylelint@"^14.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@"10 - 13" from stylelint-value-no-unknown-custom-properties@3.0.0
npm ERR! node_modules/stylelint-value-no-unknown-custom-properties
npm ERR!   dev stylelint-value-no-unknown-custom-properties@"^3.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

@thebuildingbeaver
Copy link

Hello @jonathantneal do you have an idea when this change is gonna be merged into the master branch? So we can use this helpfull tool.

@ronilaukkarinen
Copy link
Contributor Author

ronilaukkarinen commented Mar 10, 2022

@thebuildingbeaver Got tired of waiting myself last year so published a npm package of the working fork:

npm install @ronilaukkarinen/stylelint-value-no-unknown-custom-properties --save-dev

You can use this in the meantime. It's currently listed and kept up to date in our dependencies.

@thebuildingbeaver
Copy link

@thebuildingbeaver Got tired of waiting myself last year so published a npm package of the working fork:

npm install @ronilaukkarinen/stylelint-value-no-unknown-custom-properties --save-dev

You can use this in the meantime. It's currently listed and kept up to date in our dependencies.

Thank you for the help and making a seperate npm package of this.

This was referenced Mar 23, 2022
@Antonio-Laguna
Copy link
Member

Thanks for this :)

@Antonio-Laguna Antonio-Laguna merged commit ccd4cbf into csstools:master Mar 23, 2022
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.

3 participants