hawkins / prettier-webpack-plugin

Process your Webpack dependencies with Prettier
https://travis-ci.org/hawkins/prettier-webpack-plugin
50 stars 14 forks source link

Could not resolve dependency #49

Closed ijcnvv closed 3 years ago

ijcnvv commented 3 years ago
npm ERR! Could not resolve dependency:
npm ERR! peer prettier@"^1.0.0" from prettier-webpack-plugin@1.2.0

actual version of prettier is 2.2.1

hawkins commented 3 years ago

Your version is too new to be compatible with that version of the plug-in. This is a very old tool by now, you’ll probably want a different solution. Sorry!