Closed nerealegui closed 1 year ago
I got some more insights, I stopped facing the error by downgrading the prettier version. I saw the same error coming from Prettier itself without the action.
Alright, so could we close this here? Were you able to solve this?
Yes, I think we can. Thank you!
When running the action on Prettier's latest version with
prettier_version = false
the following error is thrown:Error: No parser and no file path given, couldn't infer a parser.
At the time this issue is open, the latest version is
2.5.1.
The configuration in the YML file is the following,