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

edit.cmd fa fails: node: --openssl-legacy-provider is not allowed in NODE_OPTIONS #93

Open
alivarastepour opened this issue Apr 1, 2023 · 3 comments

Comments

@alivarastepour
Copy link

So I followed the instructions in readme.md, the following command

edit.cmd fa

leads to the following:

D:\js\server>call gulp edit   | bunyan
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS

D:\js\server>goto :eof

I tried solving it:

set NODE_OPTIONS=

but the value of NODE_OPTIONS resets everytime.
any ideas?

@skafridi07
Copy link

just comment out or remove the NODE_OPTIONS line in edit file and rerun it.

@alivarastepour
Copy link
Author

just comment out or remove the NODE_OPTIONS line in edit file and rerun it.

did not work

@Peter-developer01
Copy link

just comment out or remove the NODE_OPTIONS line in edit file and rerun it.

did work for me

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

3 participants