lljj-x / vue-json-schema-form

基于Vue/Vue3,Json Schema 和 ElementUi/antd/iview3/naiveUi 等生成 HTML Form 表单,用于活动编辑器、h5编辑器、cms等数据配置;支持可视化生成表单Schema 。 Generate a form using Vue/Vue3, Json Schema and ElementUi/antdv/iview3/naiveUi
https://form.lljj.me/
Apache License 2.0
2.01k stars 418 forks source link

项目拉下来了依赖下了运行项目会出现如下报错是不是因为node.js的版本太高 #290

Closed hzf123456789 closed 1 year ago

hzf123456789 commented 1 year ago

Node.js v18.16.0 error command failed with exit code 1 info visit https://yarnpkg.com/en/docs/cli/run for documentation about this command error command failed exit code:1 command:c:\program files\nodejs\node.exe arguments:c:\users\admin\appdata\roaming\npm\node_modules\yarn\lib\cli.js dev directory:c:\users\admin\desktop\vue-json-schema-form\packages\demo\demo-v2

lljj-x commented 1 year ago

可能是,试试node12 , yarn 1.2x