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

ENOENT: no suh file or directory, mkdir 'C:\Users\zec_iiii\AppData\Local\pnpm\store\v3\@api.observablehq.com+@d3@donut-chart@419.tgz?v=3' #4716

Closed
Acceyuriko opened this issue May 11, 2022 · 0 comments · Fixed by #4726
Assignees

Comments

@Acceyuriko
Copy link

Acceyuriko commented May 11, 2022

image

There is a question mark in the path 'C:\Users\zec_iiii\AppData\Local\pnpm\store\v3@api.observablehq.com+@d3@donut-chart@419.tgz?v=3' .
Maybe the dirname should be sanitized?
Besides, errors in white are the result of truncation of errors in red, maybe the path is too long?

pnpm version:

7.0.1

Code to reproduce the issue:

pnpm add @observablehq/runtime@4 'https://api.observablehq.com/@d3/donut-chart@419.tgz?v=3'

Expected behavior:

Dependencies are installed.

Actual behavior:

Throw ENOENT.

Additional information:

  • node -v prints: v16.13.1
  • Windows, macOS, or Linux?: Windows 11 22H2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants