dependents / node-precinct

Unleash the detectives
MIT License
213 stars 36 forks source link

Update detective-postcss to v6.1.0 #109

Closed jackiewmacharia closed 2 years ago

jackiewmacharia commented 2 years ago

We are encountering this error with node v18 in CI from a precinct v9.0.1 dependency: error detective-postcss@6.0.1: The engine "node" is incompatible with this module. Expected version "12.x || 14.x || 16.x". Got "18.2.0". This would get fixed by upgrading to v6.1.0 of detective-postcss thanks to this commit that's part of it.

jackiewmacharia commented 2 years ago

Closing this PR as we have a working workaround.