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 crypto of #<Object> which has only a getter #178

Open
TeliPace opened this issue Jun 24, 2024 · 1 comment

Comments

@TeliPace
Copy link

TeliPace commented Jun 24, 2024

On running the ruleset-development-cli new ruleset_tutorial (or anything with the new command) I receive the error TypeError: Cannot set property crypto of #<Object> which has only a getter. All other commands appear to run without issue. The package was installed globally. Am I doing something wrong?

Running Node.js v20.4.0 on Windows 10

@mlemnian
Copy link

@TeliPace I do have the same problem:

ruleset-development-cli new ruleset_tutorial -s oas
TypeError: Cannot set property crypto of #<Object> which has only a getter

Node.js v23.3.2, npm 10.9.0, macOS Sequoia 15.1.1

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

No branches or pull requests

2 participants