Installing LeanFT but getting Error: LeanFT requires Node 4.1.2 or later to be installed on your machine
Category:
Question ID: 108892
0
0

I’m installing LeanFT but I’m getting "Error: LeanFT requires Node 4.1.2 or later to be installed on your machine". I already have node.js 10.15.1 on my machine.

Marked as spam
Posted by (Questions: 227, Answers: 22)
Asked on February 19, 2019 10:36 pm
26 views
Answers (1)
0
Private answer

There is a native MSI 'FindRelatedProducts' that tries to search and set the NODEJS412 property of the UFT installer, but it's ignored whe the user start a ''change'' action to the UFT installation (From ''Programs And Features''), causing the property value to be always empty, and consequentially failing the validation.

Fix:

1. (Requirement) Ensure installing supported Node.js version from https://nodejs.org/en/download/

2. Start a Windows Command prompt (cmd.exe) as administrator

3. Run below command:

msiexec /i {F6D39C4A-E368-461C-B9DE-31C0C7546CCC} NODEJS412=1

4. Follow installation wizard

Marked as spam
Posted by (Questions: 2, Answers: 477)
Answered on February 19, 2019 10:38 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top