nicejade / markdown-online-editor

📝基于 Vue、Vditor,所构建的在线 Markdown 编辑器,支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能;🎉新增「所见即所得」编辑模式。https://niceshare.site/

Home Page:https://markdown.lovejade.cn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: prettier.resolveConfig.sync is not a function

dylanZk1 opened this issue · comments

commented

Syntax Error: TypeError: prettier.resolveConfig.sync is not a function
Occurred while linting xxx\markdown-online-editor-master\src\main.js:3
at Array.forEach ()
at Array.forEach ()
at Array.map ()
xxx表示路径

是版本的问题吗?

我也遇到同样的问题,请问你是如何解决呢?