Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: testing this out without node sass #1920

Open
wants to merge 6 commits into
base: 2025-release
Choose a base branch
from

Conversation

j-mes
Copy link
Member

@j-mes j-mes commented Jan 10, 2025

⚠️ This is just to see what happens with the tests to try and get to the bottom of things with node-sass for my own sanity 😆

Describe your changes

Currently the mono-repo needs node-sass which is deprecated, for tests. This particular dependency requires you to have python installed on the machine to do… JavaScript things.

Issue ticket number and link

N/A - adhoc

Link to Figma designs

N/A

Checklist before requesting a review

  • I have applied percy label for o-[COMPONENT] or chromatic label for o3-[COMPONENT] on my PR before merging and after review. Find more details in CONTRIBUTING.md
  • If it is a new feature, I have added thorough tests.
  • I have updated relevant docs.
  • I have updated relevant env variables in Doppler.

@notlee notlee temporarily deployed to origami-webs-adieu-node-wdev0m January 10, 2025 17:01 Inactive
package.json Outdated
@@ -31,7 +31,7 @@
},
"homepage": "https://github.com/Financial-Times/origami#readme",
"volta": {
"node": "22.2.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will break the website relies on Object.groupBy, are you able to put this back to a later version of node?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Definitely can be reverted 😄 I forgot about that part as it was included in the rabbit hole trying to fix things.

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.

2 participants