Skip to content

After slack update v4.0.2 FileNotFoundError #38

@jtrip

Description

@jtrip
11:55 $ sudo python3 makeitdark.py
Detected OS X
Traceback (most recent call last):
  File "makeitdark.py", line 94, in <module>
    with open(slack_theme_path, "r+") as f:
FileNotFoundError: [Errno 2] No such file or directory: '/Applications/Slack.app/Contents/Resources/app.asar.unpacked/src/static/ssb-interop.js'

looking in that static folder I am only seeing:
node_modules
dist

in that dist there is another static... and well no js files there.
I may dig deeper...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions