Skip to content

Conversation

sqozz
Copy link

@sqozz sqozz commented Apr 28, 2023

This is my naive attempt to fix the build of this tool. On modern systems there is no python2 present which is required by the old version of node-sass. I just took the newest release I found on https://www.npmjs.com/package/node-sass and ran yarn install --mode update-lockfile to regenerate the lock file. Afterwards I was able to install/compile the tool with npm install ..

This might also fix https://github.com/Templarian/MaterialDesign/actions/workflows/cd-font-build.yml but I don't know how the whole publishing in the background works. I was at least able to generate a new ttf-font with these changes here too.

I'm a complete noob regarding npm/node so excuse me if this is completely wrong. I just wanted to share, what worked for me.

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.

1 participant