赞
踩
Error: error:0308010C:digital envelope routines::unsupported
在package.json中添加
“scripts”: {
“serve”: “set NODE_OPTIONS=–openssl-legacy-provider && vue-cli-service serve”,
“build”: “vue-cli-service build”
},
就可以了
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。