Skip to content

Broken under github actions #7

Open
@ssbarnea

Description

I know that the project is quite old but as I did need to debug existing links I decided to give it a go. Locally it works exactly as advertised but when running the same command under gihub actions (ubuntu), the script did not display anything than a long list of newlines. See https://github.com/ansible/ansible-language-server/runs/4078323194?check_suite_focus=true

Interestingly it did not return an error exist code, but the output was of no use either.

After some extra searching online I was able to find a workaround that does not need any extra tools, documenting it here in case someone would find it useful:

npm ls --link=true --depth=0 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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