-
Notifications
You must be signed in to change notification settings - Fork 40
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
Drop env's -S flag. (#54) #55
Conversation
I'm having the issue described in #54 as well. I don't see any side effects or downsides, any chance to get this merged? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This is the solution that cost me 2+ hours (huan/sidecar#19) yesterday, thank you very much for the fix and I hope it can be available in the most recent NPM versions published soon.
I'll ping the most active contributors in hopes that they have maintainer rights and take a look at this. |
Looks fine to me. We should probably ignore any (Note: I'm no longer a committer on this project. cc: @darcyclarke to have someone on the npm cli team take a look.) |
I hope this can be fixed in 2022! :) |
@ruyadorno / @nlf can either of you take a look at this if/when you may get some time over the next week or so. |
ping @ruyadorno @nlf |
+1 for this being merged. See my comment #54 (comment) for why the current state makes cross-platform
This is less clear to me. For example, Luckily, the uses of A small comment: I think @yeldiRium Could you maybe resolve the conflicts to increase chance of merging? |
Hi @edemaine, thanks for the feedback. I updated the branch. I didn't follow the project in the meantime, so I'm not sure if my changes are still valid. What stands out is that there are ESLint errors that occur outside of my changes. |
this pull request got a bit stale (our fault! sorry about that!) so i went ahead and rebuilt it as #96 and am closing this one thank you! for the contribution, it's hugely appreciated and i'm really sorry this didn't go out much sooner! |
I want to offer an implementation that achieves what I have detailled in #54.
I've added tests according to the test setup as I have found it. Please tell me if I am missing quality control somewhere.
References