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

pnpm can create forbidden file name on windows #8101

Open
2 of 4 tasks
Vap0r1ze opened this issue May 19, 2024 · 1 comment
Open
2 of 4 tasks

pnpm can create forbidden file name on windows #8101

Vap0r1ze opened this issue May 19, 2024 · 1 comment

Comments

@Vap0r1ze
Copy link

Vap0r1ze commented May 19, 2024

Verify latest release

  • I verified that the issue exists in the latest pnpm release

pnpm version

9.1.1

Which area(s) of pnpm are affected? (leave empty if unsure)

Operating System (Windows, MacOS, Linux)

Link to the code that reproduces this issue or a replay of the bug

https://github.com/caoxiemeihao/nuxt-electron/tree/d7cf10ddaf8e050564d46b0a906cc7a468573e60/quick-start

Reproduction steps

run pnpm i in windows, maybe for your safety put this repo alone in side a folder
when it succeeds/fails (it fails for me), try to delete node_modules with windows explorer

Describe the Bug

one of the dependencies in package.json has the version "file:../" and that makes pnpm SOMEHOW create a folder called file+.. in node_modules/.pnpm/.

Expected Behavior

yea not that

Which Node.js version are you using?

v18.19.0

Which operating systems have you used?

  • macOS
  • Windows
  • Linux

If your OS is a Linux based, which one it is? (Include the version if relevant)

No response

@webvs2
Copy link

webvs2 commented May 20, 2024

I don't quite understand the problem, I can describe it in more detail

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

No branches or pull requests

2 participants