where is the location of the /server/conf/app.json after npm install - cypress 12.16.0/12.17.0? #27269
Unanswered
jeremytjl
asked this question in
Questions and Help
Replies: 1 comment
-
anyone can share some light for the above? thank you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i am using cypress version 12.16.0/12.17.0.
previously using cypress 9.7.0, understand, it is located in //.cache/Cypress//Cypress/resources/app/packages/server/config/app.yml
but after install cypress version 12, can't seem to find it anymore. understand it has been changed from app.yml to app.json
so where is the new location of the mentioned file now? i did a npm i cypress ... on mac os env and debian docker imgage, both enviroment, cant find the app.json in the .cache folder
thank you in advanced
Beta Was this translation helpful? Give feedback.
All reactions