-
Hi there, I want to try this out, but when I tried to install in my work machine using brew. It asked me for an admin password. Is there a recommended way to do that in user space? Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
veler
Jul 17, 2024
Replies: 2 comments 7 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
7 replies
-
Ok, I was thinking like it was a Linux env, regarding point 2, Ididn't know
MacOS won't let me run stuff I compiled myself. But you are right regarding
point 1 anyway.
Thanks
…----
Enviado desde mi móvil, disculpas por la brevedad.
Sent from my cellphone, I apologize for the brevity.
Andrés Alcarraz.
El mié, 17 jul. 2024, 19:31, Etienne Baudoux ***@***.***>
escribió:
Thanks for the suggestion. I don't think it will work though, for many
reasons, but here are 2 main:
1. Once checked out all the code, I'd also need to bring all the
tooling for building (.NET & NodeJS), which starts to add up, and risk to
leave some clutter behind.
2. The app needs to be notarized / signed to run on Mac. It needs some
secret information that for obvious reason should not be on the customer
machine.
—
Reply to this email directly, view it on GitHub
<#1313 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA42ROZSWV6HVJ2CW4NODZ3ZM4EE7AVCNFSM6AAAAABLBDPZHGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMBXHA2TEOI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah, I see. So it's specific to your machine configuration. You can probably go to https://devtoys.app and download manually the application bundle, without using Homebrew, then move it wherever you want. You will not have automatic update though.