Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Update Rails/Webpacker to latest 5.x #4

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

edgartheunready
Copy link
Contributor

This pr fixes install errors when running yarn install. Webpacker was updated so that the dependency node-sass could also be updated.
For more info on the error:
See this issue: sass/node-sass#2877
and this fix: sass/node-sass#2981

Copy link
Contributor

@geolessel geolessel left a comment

Choose a reason for hiding this comment

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

I've had a coworker with an M1 confirm that main fails when attempting to yarn install and this fixes it and the app boots correctly. I've also confirmed that it still compiles and runs on Intel machines as well.

@geolessel geolessel merged commit ec7a8f9 into planningcenter:main Apr 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants