aml-org / amf-custom-validator

Other
2 stars 0 forks source link

`TypeError: Cannot set property crypto of #<Object> which has only a getter` #178

Open TeliPace opened 5 months ago

TeliPace commented 5 months ago

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 commented 4 days ago

@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