Dear: The chat records of WeChat group“Apache linkis Community Development Group”are as follows:
微信群"Apache Linkis 社区开发群"的聊天记录如下: ————— 2022-7-11 ————— baoyang 19:24 In the branch of DSS, branch-1.1.0, permissions/index.scss adds a package to the build, and /deep/ must be replaced with ::v-deep to build successfully dss的分支branch-1.1.0,前端在build的时候 , permissions/index.scss 多引入了一个packages, 然后/deep/要替换成::v-deep才可以build成功 Casion Does it look like it's compiled in a different way and packaged in the latest way好像是换了编译方式 是用的最新的方式打包的吗 https://github.com/WeBankFinTech/DataSphereStudio/blob/branch-1.1.0/web/README-DEV.md Baoyang This should be a problem, is compiled in the latest way 这个地方应该是点问题,是用最新的方式编译的 casion 19:25 @ryanlei @det101_天翼云_陆小龙 大佬 帮看下这个 Take a look at this ryanlei 19:43 没有那一级packages There is no level of packages ryanlei 19:43 Ryanlei parts ryanlei 19:48 The deep error may be caused by the loader version. You can try lowering the sas-Loader version or changing the pr to: V-deepdeep 报错可能是loader版本问题,可以试试降低sass-loader版本,或者提pr修改::v-deep bao洋 19:50 V-deep packages v-deep packages v-deep packages v-deep packages v-deep packages这个是修改为::v-deep就可以,那个packages应该是我clone下来不晓得怎么多弄出来的