-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Running Code Via Cli Triggers Error: --openssl-legacy-provider is not allowed in NODE_OPTIONS #136599
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
Comments
|
Actually the problem is node 17 and webpack. I opened this issue for solving this problem with vsCode. Finally may someone needs to update node to 17 and uses webpack as well. |
|
Issue Type: Bug
For using webpack server in node 17 i added this veriable to Environment Vars: ( At least this command helps me to run react app in node 17 )
--openssl-legacy-provider via this command:
Then i faced to this problem:
Node Version: 17.0.1
I recently reported this issue #136586 maybe there is a similar problem that may help...
VS Code version: Code 1.62.0 (b3318bc, 2021-11-03T15:24:41.297Z)
OS version: Darwin x64 21.1.0
Restricted Mode: No
System Info
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: