Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

On this page

npm cb() never called

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

Symptoms

When the npm build task is executed, the following error information is displayed in the log:

Cause Analysis

The npm cache is abnormal and needs to be cleared.

Solution

Edit the task, add the npm cache clean -f command before the npm install command, save the task, and execute the task again.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback