Skip to content

Commit ee8af62

Browse files
possible fix
1 parent 1c165c5 commit ee8af62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -800,6 +800,8 @@ jobs:
800800
801801
# hardcode due to incorrect N-API version detection
802802
export NAPI_VERSION=6
803+
export npm_config_NAPI_VERSION=6
804+
export npm_config_napi_version=6
803805
804806
# set ALL_REDIS_COMMANDS=$(curl $ALL_REDIS_COMMANDS_RAW_URL)
805807
yarn install

0 commit comments

Comments
 (0)