孟鸿飞
孟鸿飞
补充, icons-react包
``` const = React.forwardRef(( props, ref, ) => ); .displayName = ''; export default ; ```
Hey is there any solution, I have the same problem
I refer to this https://github.com/cypress-io/cypress-docker-images/blob/master/base/centos7/Dockerfile to build my image。 And I change nodejs to 16.x, it alwys hangs。 I also tried cypress/base, this works. I cannot use cypress/base in my...