Skip to content

/usr/local/bin/node not an executable #10

@konsumer

Description

@konsumer

On Fedora:

exec: Failed to execute process '/usr/local/bin/slack-tui': The file specified the interpreter '/usr/local/bin/node', which is not an executable command.

It is good practice to use shebangs like this:

#!/usr/bin/env node

My node-executable is in /usr/bin/node (very common) and this will make that work.

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