facebook / facebook/chisel

`lldb` fails to execute `findinstances` command

Open
#229 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9.2k
Forks
790
PR merge metrics
No merged PRs in 30d

Description

That's what happening:
```lldb
(lldb) findinstances UIView
Error loading Chisel: "dlopen(/usr/local/Cellar/chisel/1.7.1/libexec/commands/../../lib/Chisel.framework/Chisel, 2): image not found"
```

The framework exists at `/usr/local/Cellar/chisel/1.7.1/libexec/commands/../../lib/Chisel.framework/Chisel` and other commands are running perfectly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.