InCuca / vue-standalone-component

Vuejs template to build components with livecoding, tests, documentation and demos
MIT License
70 stars 6 forks source link

Error: No parser and no file path given, couldn't infer a parser. #12

Closed natxocc closed 6 years ago

natxocc commented 6 years ago

to solve this you need to:

npm install --save-dev prettier@1.12.0

Seems that 1.13 version has some problems...