Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: support windows shebang #3588

Closed
wants to merge 1 commit into from
Closed

feat: support windows shebang #3588

wants to merge 1 commit into from

Conversation

vagusX
Copy link

@vagusX vagusX commented Oct 18, 2021

What's the problem this PR addresses?

...

How did you fix it?

There are some bin js file is using CRLF, and they cannot work with npminstall, but they can work with npm, due to fixBin would try to fix.

See pr npm/bin-links#29

Relate issues

Some issues from other packages:

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@vagusX vagusX marked this pull request as ready for review October 18, 2021 15:17
@vagusX vagusX closed this Apr 11, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant