-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vue3压根跑不起来 #192
Comments
已经解决了,出现这个错误是因为 node.js V17版本中最近发布的OpenSSL3.0, 而OpenSSL3.0对允许算法和密钥大小增加了严格的限制,可能会对生态系统造成一些影响。 如果你是node的高版本,也不用降低版本仅需修改下package.json中的“dev”命令即可 "scripts": { |
感谢 |
https://github.com/leooneone/aibpm.ui.plus 里面的表单设计器是基于form generator 改成 vue3版本的,可以参考 |
一运行npm run dev就嘎嘎报错
The text was updated successfully, but these errors were encountered: