1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2025-06-27 06:35:39 -04:00

Revert "export NODE_OPTIONS=--openssl-legacy-provider"

This commit is contained in:
2021-11-18 10:56:02 -05:00
parent ac1c1023fd
commit 5db38c10ea
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ export SAM_CLI_TELEMETRY=0
export AZURE_CORE_COLLECT_TELEMETRY=0
# TEMPORARY: fixes some breakage with node 17
export NODE_OPTIONS=--openssl-legacy-provider
#export NODE_OPTIONS=--openssl-legacy-provider
# iTerm2
test -e "${HOME}/.iterm2_shell_integration.zsh" && source "${HOME}/.iterm2_shell_integration.zsh"