Skip to content
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

Cannot find slack installation #55

Open
GiannakopoulosIlias opened this issue Oct 22, 2019 · 8 comments
Open

Cannot find slack installation #55

GiannakopoulosIlias opened this issue Oct 22, 2019 · 8 comments

Comments

@GiannakopoulosIlias
Copy link

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
Copy link

j2bbayle commented Feb 3, 2020

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

@kdzhang
Copy link

kdzhang commented Apr 6, 2020

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

@kdzhang
Copy link

kdzhang commented Apr 6, 2020

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
Copy link

.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
Copy link

sgyetvay commented Jul 3, 2020

did anyone ever figure this out?

@santimda
Copy link

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

@Yuren-Zhong
Copy link

.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
Copy link

Lol sad this doesnt work anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants