Mike McCready
Mike McCready
Following on from https://github.com/cypress-io/cypress/issues/22273#issuecomment-1242963302: Uninstalling npm package [browser-sync](https://www.npmjs.com/package/browser-sync) caused the warning message "Couldn't find tsconfig.json. tsconfig-paths will be skipped" on Cypress 10.7.0 to go away. [browser-sync](https://www.npmjs.com/package/browser-sync) pulls in the npm...
@segevfiner > Newer tsconfig-paths changed the way this is done so this error shouldn't happen anymore if Cypress will upgrade. Do you know what the minimum version of [tsconfig-paths](https://www.npmjs.com/package/tsconfig-paths) would...
- I have logged a new issue #25335 so that this can perhaps be looked at separately.
@segevfiner Your suggestion (which I quoted) has been picked up in https://github.com/cypress-io/cypress/issues/25335#issuecomment-1371268783, so hopefully there will be some further movement on this issue soon. - Edit: I closed #25335 since...
@Raihanhn You problem does not seem to be related to the original issue "Error message printed to the console: Couldn't find tsconfig.json. tsconfig-paths will be skipped". You may need to...
@Raihanhn Could you give the name and version of your operating system as well?
@Raihanhn The Cypress.io team will need to check, however https://learn.microsoft.com/en-us/lifecycle/products/windows-7 shows that Microsoft no longer supports this version of Microsoft Windows. Your problem is indeed a completely separate issue from...
@nagash77 It looks like this is an automated internal sync, so maybe the bot should not be calling it out as https://github.com/cypress-io/cypress/labels/stale?
- see also https://github.com/cypress-io/cypress-documentation/issues/5394
Add thread_ts as an optional parameter to use threads as part of the cypress cloud slack integration
Hello @a8trejo Thank you for describing your use of Cypress GitHub Action with Cypress Cloud and the Slack integration. Have you considered if you could use the [tag option](https://github.com/cypress-io/github-action/blob/master/README.md#tag-recordings) as...