fsavje / math-with-slack

Rendered math (MathJax) with Slack's desktop client
MIT License
431 stars 62 forks source link

Cannot find slack installation #55

Open GiannakopoulosIlias opened 4 years ago

GiannakopoulosIlias commented 4 years ago

Hello,

When I am running the command: sudo bash math-with-slack.sh

I receive an error "Cannot find slack installation" I am using Ubuntu 18.04.

Thanks in advance

j2bbayle commented 4 years ago

Same problem here. I am using macOS 10.14 along with Slack 4.2.0.

kdzhang commented 4 years ago

Same problem here, I am using macOS 10.15.3 with Slack 4.4.1

kdzhang commented 4 years ago

And I tried to use this to manually supply the Slack installation path as described in the ReadMe:

sudo bash math-with-slack.sh /My_Apps/Slack.app/Contents/Resources/app.asar.unpacked/src/static

The problem is, there is no src/static folder there:

app.asar.unpacked ls
dist         node_modules

There is a dist/static folder but when I tried to use that path, it gives me another error:

Cannot find Slack file: /Applications/Slack.app/Contents/Resources/app.asar.unpacked/dist/static/ssb-interop.js
davisissac commented 4 years ago
.app/Contents/Resource

And I tried to use this to manually supply the Slack installation path as described in the ReadMe:

sudo bash math-with-slack.sh /My_Apps/Slack.app/Contents/Resources/app.asar.unpacked/src/static

The problem is, there is no src/static folder there:

app.asar.unpacked ls
dist         node_modules

There is a dist/static folder but when I tried to use that path, it gives me another error:

Cannot find Slack file: /Applications/Slack.app/Contents/Resources/app.asar.unpacked/dist/static/ssb-interop.js

I also have the exact same problem

sgyetvay commented 4 years ago

did anyone ever figure this out?

santimda commented 3 years ago

Same problem in Ubuntu 20.04. I have installed Slack using the Ubuntu software and it is located in /snap/slack/

Yuren-Zhong commented 3 years ago
.app/Contents/Resource

And I tried to use this to manually supply the Slack installation path as described in the ReadMe:

sudo bash math-with-slack.sh /My_Apps/Slack.app/Contents/Resources/app.asar.unpacked/src/static

The problem is, there is no src/static folder there:

app.asar.unpacked ls
dist         node_modules

There is a dist/static folder but when I tried to use that path, it gives me another error:

Cannot find Slack file: /Applications/Slack.app/Contents/Resources/app.asar.unpacked/dist/static/ssb-interop.js

I also have the exact same problem

same problem

soulslicer commented 3 years ago

Lol sad this doesnt work anymore