miaolz123 / vue-markdown

A Powerful and Highspeed Markdown Parser for Vue
https://miaolz123.github.io/vue-markdown/
MIT License
1.89k stars 257 forks source link

启动项目时控制台报错 #138

Open fade24away opened 2 years ago

fade24away commented 2 years ago

启动项目时控制台报错: babel-runtime/core-js/get-iterator in ./node_modules/vue-markdown/dist/vue-markdown.common.js babel-runtime/core-js/object/keys in ./node_modules/vue-markdown/dist/vue-markdown.common.js

按照提示安装时同样报错

Revolver-T commented 1 year ago

你解决了吗,我遇到了同样的问题

ZSJGG commented 10 months ago

if using yarn, you can try this: yarn add babel-runtime --save