Skip to content

Conversation

@AtofStryker
Copy link
Contributor

@AtofStryker AtofStryker commented Nov 13, 2025

Fixes node discovery issues on M4 Mac machine inside CircleCI

@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for cypress-example-kitchensink ready!

Name Link
🔨 Latest commit 213b07f
🔍 Latest deploy log https://app.netlify.com/projects/cypress-example-kitchensink/deploys/69161986c986760009d6cab9
😎 Deploy Preview https://deploy-preview-1008--cypress-example-kitchensink.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cypress
Copy link

cypress bot commented Nov 13, 2025

cypress-example-kitchensink    Run #31437

Run Properties:  status check passed Passed #31437  •  git commit 213b07fa6e: chore: attempt to alis default node before advancing job
Project cypress-example-kitchensink
Branch Review alias_node
Run status status check passed Passed #31437
Run duration 04m 35s
Commit git commit 213b07fa6e: chore: attempt to alis default node before advancing job
Committer Bill Glesias
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 123
View all changes introduced in this branch ↗︎
UI Coverage  29.29%
  Untested elements 27  
  Tested elements 35  
Accessibility  91.21%
  Failed rules  5 critical   2 serious   4 moderate   0 minor
  Failed elements 221  

@AtofStryker
Copy link
Contributor Author

@MikeMcC399 this looks to fix #1007

@AtofStryker AtofStryker self-assigned this Nov 13, 2025
@cypress
Copy link

cypress bot commented Nov 13, 2025

cypress-example-kitchensink    Run #31435

Run Properties:  status check passed Passed #31435  •  git commit aa23b35605 ℹ️: Merge 213b07fa6ec1d8b793e11636edf3f9fe0c5920af into ae576dd493c430dd570aa9afc7d2...
Project cypress-example-kitchensink
Branch Review alias_node
Run status status check passed Passed #31435
Run duration 05m 31s
Commit git commit aa23b35605 ℹ️: Merge 213b07fa6ec1d8b793e11636edf3f9fe0c5920af into ae576dd493c430dd570aa9afc7d2...
Committer Bill Glesias
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 123
View all changes introduced in this branch ↗︎
UI Coverage  29.65%
  Untested elements 27  
  Tested elements 36  
Accessibility  91.05%
  Failed rules  5 critical   2 serious   4 moderate   0 minor
  Failed elements 219  

@jennifer-shehane jennifer-shehane self-requested a review November 13, 2025 17:56
@AtofStryker AtofStryker merged commit f478194 into master Nov 13, 2025
42 of 46 checks passed
@AtofStryker AtofStryker deleted the alias_node branch November 13, 2025 17:56
@MikeMcC399
Copy link
Collaborator

@AtofStryker

Excellent work! 🎉

I hadn't got much further than just reproducing the issue. I don't normally use nvm and I'm not a macOS user either, so my ramp-up speed was a bit slow!

It seems like this must be a bug though, as it is not mentioned in https://support.circleci.com/hc/en-us/articles/36297724909339-Switching-Node-js-Versions-with-NVM-on-macOS-Executors. I even tried doing a checkout before calling nvm, however that only made a difference for commands that reference .nvmrc. It didn't solve the issue.

MikeMcC399-CircleCI pushed a commit to MikeMcC399-CircleCI/cypress-example-kitchensink that referenced this pull request Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants