Skip to content

update custom-electron-titlebar to working version#68

Open
gregghz wants to merge 1 commit intoaustinbaccus:mainfrom
gregghz:main
Open

update custom-electron-titlebar to working version#68
gregghz wants to merge 1 commit intoaustinbaccus:mainfrom
gregghz:main

Conversation

@gregghz
Copy link

@gregghz gregghz commented Dec 3, 2023

#65

However, because of react-shapes, you have to add the --legacy-peer-deps to a few commands:

npm install --legacy-peer-deps

and if you get an error about Error: error:0308010C:digital envelope routines::unsupported

you also need this:

npm update webpack --legacy-peer-deps
npm update browserslist --legacy-peer-deps

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