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

TypeError: Cannot set property name of which has only a getter #5572

Closed
moogy1 opened this issue Nov 1, 2022 · 1 comment · Fixed by #5574
Closed

TypeError: Cannot set property name of which has only a getter #5572

moogy1 opened this issue Nov 1, 2022 · 1 comment · Fixed by #5574
Assignees

Comments

@moogy1
Copy link

moogy1 commented Nov 1, 2022

pnpm version:

Code to reproduce the issue:

Expected behavior:

Actual behavior:

Additional information:

  • node -v prints:
  • Windows, macOS, or Linux?:
@moogy1
Copy link
Author

moogy1 commented Nov 1, 2022

pnpm version 7.0.0

Progress: resolved 621, reused 0, downloaded 573, added 0
Packages are hard linked from the content-addressable store to the virtual store.
Content-addressable store is at: /home/jenkins/agent/.pnpm-store/v3
Virtual store is at: node_modules/.pnpm
Progress: resolved 621, reused 0, downloaded 573, added 574
Progress: resolved 621, reused 0, downloaded 574, added 575
TypeError: Cannot set property name of which has only a getter
at errorHandler (/usr/local/lib/node_modules/pnpm/dist/pnpm.cjs:12535:20)
at runPnpm (/usr/local/lib/node_modules/pnpm/dist/pnpm.cjs:195647:5)
at async /usr/local/lib/node_modules/pnpm/dist/pnpm.cjs:195637:7
script returned exit code 1

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