-
-
Notifications
You must be signed in to change notification settings - Fork 179
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
dirac #167
Comments
Here is a project reproducing issue https://github.com/kurtharriger/shadow-cljs-examples/tree/dirac |
Try
|
Okay so this mostly works, but still getting some errors along the way. After replacing with the above (I was also using The browser extension now connects to the agent, but I get the following analysis error after it connects. That said it seems to allow me to eval basic clojure expressions so maybe the above errors aren't blockers. |
I don't have the slightest clue what |
Dirac is using its own fork of piggieback and weasel. For conceptual overview please look here: |
FYI issue #636 |
I was trying to see if I could get the dirac chrome extension working but seem to be running into some issues:
https://github.com/binaryage/dirac/blob/master/docs/installation.md
I wasn't sure how to configure agent to start automatically in shadow-cljs so I created a user.clj on classpath with following
The installation docs mention that it uses a fork of piggyback and I believe shadow-cljs does as well. Does this mean I can't use dirac https://github.com/binaryage/dirac/blob/master/docs/installation.md#start-nrepl-server
The text was updated successfully, but these errors were encountered: