Facing issue regarding permissions not visible in custom permissions-test.md when running aquascope locally. #179
Unanswered
abhigyandwivedi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello Team,
I am in a weird situation here....
I built the the aquascope project using nix build :
I am serving the app locally...
mdbook serve -n 0.0.0.0 -p 3000
I am getting the page with my book.toml.
As displayed above I am getting the heap details and variable relationships of the places,etc. diagrams However I am not getting the evolving permissions (+R,+W,+O diagrams from chapter4) for individual variables.Can some one help or point me in the right direction.
Also expanding upon the initial issue is there a way to run the aquascope playground locally.
Thanks again .....
All reactions