Skip to content
This repository has been archived by the owner on Sep 21, 2019. It is now read-only.

Fix no parser message from prettier #54

Closed
wants to merge 1 commit into from

Conversation

ltetzlaff
Copy link

I get the following error when using the CLI:

No parser and no filepath given, using 'babel' the parser now but this will throw an error in the future. Please specify a parser or a filepath so one can be inferred.

This makes the parser choice explicit, see prettier/prettier#4718.

Fixes #48

@dschaller
Copy link

Thank you for you contribution to this repository.

Closing this contribution as this repository is being archived.

@dschaller dschaller closed this Sep 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is there a way to silence the "No parser" error message
2 participants