Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing developer kit fails on check system integrity #4

Open
davidchuyaya opened this issue Jan 23, 2022 · 1 comment
Open

Installing developer kit fails on check system integrity #4

davidchuyaya opened this issue Jan 23, 2022 · 1 comment

Comments

@davidchuyaya
Copy link

I'm trying to follow the documentation to install the developer kit as described here.
I executed this command:

curl -o ./install-pock-kit https://kit.pock.app/installer && chmod +x ./install-pock-kit && ./install-pock-kit; rm ./install-pock-kit 

However, I consistently receive this error:

//
// Install Pock Developer Kit (0.1.0)
// https://github.com/pock/pockkit
//

 TASKS

  ✗ Check System Integrity

 ERROR

  Something went wrong! See details below.

  - ERR: System Integrity not satisfied (Can't retrieve installed apps)

Running it with sudo doesn't help.
I also tried manually downloading the installer executable and running it, which also gives me the same error.
Since the installer is only an executable, I unfortunately have no idea what's happening & can't comment out whatever lines are causing the error...

If it helps, here's my system info:

  • Macbook Pro 2019, i9
  • Big Sur 11.6
  • Xcode 13.2.1
@NilsGke
Copy link

NilsGke commented Apr 6, 2024

Any news on this?

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

No branches or pull requests

2 participants