Skip to content

Bump node-sass to fix build#23

Open
sqozz wants to merge 1 commit into
Templarian:masterfrom
sqozz:fix_build
Open

Bump node-sass to fix build#23
sqozz wants to merge 1 commit into
Templarian:masterfrom
sqozz:fix_build

Conversation

@sqozz

@sqozz sqozz commented Apr 28, 2023

Copy link
Copy Markdown

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