Skip to content
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

[BUG] %%pkgpath%% is using backslashes on Windows #62

Closed
1 task done
XhmikosR opened this issue Feb 26, 2022 · 1 comment · Fixed by #81
Closed
1 task done

[BUG] %%pkgpath%% is using backslashes on Windows #62

XhmikosR opened this issue Feb 26, 2022 · 1 comment · Fixed by #81
Labels
Needs Triage needs an initial review

Comments

@XhmikosR
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

%%pkgpath%% is using backslashes on Windows

Expected Behavior

pkgpath should always use forward slashes regardless of the OS, at least in the Actions, IMHO

Steps To Reproduce

  1. In this environment...
  2. With this config...
  3. Run '...'
  4. See error...

TBF

Environment

  • npm: 8.3.1
  • Node: 16.14.0
  • OS: Windows 10
  • platform: -

I noticed it by accident when I tried to update template-oss in my npm cli fork on my Windows 10 VM.

@XhmikosR XhmikosR added the Needs Triage needs an initial review label Feb 26, 2022
@XhmikosR

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Triage needs an initial review
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant