【问题标题】:Cypress error message "bash: ./node_modules/.bin/cypress: No such file or directory"赛普拉斯错误消息“bash:./node_modules/.bin/cypress:没有这样的文件或目录”
【发布时间】:2021-12-16 20:16:16
【问题描述】:

** 当我使用 ./node_modules/.bin/cypress 时。存在 Gitbash 和 powershel 时出现错误消息**

【问题讨论】:

    标签: cypress


    【解决方案1】:

    确保您在确切目录中

    cd /your/project/path
    

    然后尝试

    ./node_modules/.bin/cypress open
    

    【讨论】:

      猜你喜欢
      • 2022-10-23
      • 1970-01-01
      • 2023-03-09
      • 2022-11-10
      • 1970-01-01
      • 2015-08-16
      • 2021-10-24
      • 2016-04-18
      • 1970-01-01
      相关资源
      最近更新 更多