pulsar.sh looking for binary in tmp folder #283
arifsaeed
started this conversation in
Hacking Pulsar
Replies: 1 comment
-
I believe #1066 will fix this. I hope to get it landed in time for the mid-September release of 1.121. Until then, here are the possible workarounds that come to mind:
|
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
-
I tried to follow the instructions as best as i could in https://pulsar-edit.dev/docs/launch-manual/sections/core-hacking/#building-pulsar. I did clone pulsar to a non standard location. when i try to run the command:
pulsar --dev
it cant find the binary, but looks like its looking in location /opt/pulsar or tmp/pulsar-build but i cant find the binary in those locations or anywhere.
are you able to provide any help on how to debug this problem would be greatly appreciated
ive attached a screenshot of the setup.
also running yarn start seems to start the application fine.
Beta Was this translation helpful? Give feedback.
All reactions