"npm run Build" Erro

About Cesium 1.7+ , what’s most suitable node version . And there is a compilation problem blocking me,No matter which node version I use, I can’t compile .that’s erro like …

cesium@1.72.0 build D:\Gitlab\20200209\Cesium1.72
gulp build

npm ERR! code ELIFECYCLE
npm ERR! errno 3221225477
npm ERR! cesium@1.72.0 build: gulp build
npm ERR! Exit status 3221225477
npm ERR!
npm ERR! Failed at the cesium@1.72.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\EndingStick\AppData\Roaming\npm-cache_logs\2021-08-02T01_42_09_568Z-debug.log

@mycleaerlife

Thank you for sharing this with the community. Can you please provide some more information on your development environment?

-Sam

I use window10 , programing by vs2019 , Untiy 2021.3.23f1c1 ,sadly! compiling no erro no warning

We recommend NodeJS 16 or above, preferably Node 18.

thank you so much :slightly_smiling_face: