jnewbigin / lpass-sso

GUI for lastpass-cli sso login
3 stars 2 forks source link

lpass-sso can't be opened on M1 Mac #13

Open kferrone opened 2 years ago

kferrone commented 2 years ago

Mac just says the application 'lpass-sso' can't be opened. I have the newest M1 Macbook Pro. Probably needs to be compiled for M1 ARM chips too.

kferrone commented 2 years ago

I tried building myself and I just got a ton of React errors in the browser . . .

I used Node v16.13.0, is there a specific version I should use?

sit commented 2 years ago

I was able to compile this locally, but it would be great to have a build linked in the release section!