On this page
Help Center/ CodeArts Build/ FAQs/ Using npm for Build/ No Error Displayed for Failed Build with npm

No Error Displayed for Failed Build with npm

Updated on 2023-11-28 GMT+08:00

Symptoms

Build with npm fails, but no error log is displayed. The error is as follows:

Cause Analysis

In the build script, it has been configured that the build stops when an error occurs.

Solution

Check the build script and delete the configurations that may cause the sudden stops when an error occurs, such as process.exit(1).

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback