Callum Newlands
Callum Newlands
I was having this same issue with `prettier_action v4.3` (and the config files shown below) and was able to work around it by adding an `npm install` step before calling...
I had the same issue with npm versions `9.2.0` and `9.6.1` and managed to work around it by changing all self-referencing overrides (like `react: "$react"`) to use the version number...
Also, this seems like a re-occurrence of #4395 which is marked as closed but seems to still be present in npm `9.6.1`