作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我尝试使用 Cypress 进行测试。在配备 Apple M1 芯片的 MacBook 上将 Laravel 和 Yarn 作为一个包(v8.3.1)。安装没问题,但是 cypress open
后我只能看到:
Cypress failed to start.
This may be due to a missing library or dependency. https://on.cypress.io/required-dependencies
Please refer to the error below for more details.
----------
rosetta error: /var/db/oah/c642c6...79172/Cypress.aot: attachment of code signature supplement failed: 1
----------
Platform: darwin (20.5.0)
Cypress Version: 8.3.1
我应该如何运行 Cypress?
最佳答案
我找到了解决方案。您所要做的就是将带有 M1 芯片的 Mac 升级到操作系统版本。 11.5.x(BigSur)
Cypress 与 BigSur 11.5.x 运行良好。
关于laravel - Apple Silicon M1 上的 Cypress.io 和 Yarn – "Cypress failed to start. This may be due to a missing library or dependency.",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/69097958/
我是一名优秀的程序员,十分优秀!