diff --git a/Makefile b/Makefile index e61d6836..3bc4b2d7 100644 --- a/Makefile +++ b/Makefile @@ -515,7 +515,7 @@ endif cli-develop: ./scripts/build/dependencies-npm.sh \ -r "$(TARGET_ARCH)" \ - -v "$(ELECTRON_VERSION)" \ + -v "$(NODE_VERSION)" \ -t node \ -s "$(TARGET_PLATFORM)"