Closed
Description
Version
latest
Platform
Linux 5.10.16.3-microsoft-standard-WSL2 #1
SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Subsystem
build
What steps will reproduce the bug?
Fresh checkout on a WSL Ubuntu.
run sh ./configure
and observe an error as below:
: not found: 2:
: not found: 1:
Node.js configure: Found Python 3.8.10...
not found (cwd: /mnt/e/OpenSource/node) while trying to load
Error running GYP
How often does it reproduce? Is there a required condition?
Always in normal conditions.
What is the expected behavior?
Configure should be success as per the Build docs
What do you see instead?
Error and exit the process
Additional information
No response