FATE-Board icon indicating copy to clipboard operation
FATE-Board copied to clipboard

I get an error when building the fateboard

Open owlet42 opened this issue 2 years ago • 0 comments

[INFO] Could not determine Node.js install directory
[INFO] node:child_process:902
[INFO]     throw err;
[INFO]     ^
[INFO] 
[INFO] Error: Command failed: npm --version
[INFO] 
[INFO] Could not determine Node.js install directory

Modifying <npmVersion>8.11.0</npmVersion> to <npmVersion>8.19.0</npmVersion> can avoid this problem.

owlet42 avatar Sep 15 '22 07:09 owlet42