The command “npm run build — –prod” exited with code 1 error

Perform any of the following options as long as there is an error

  1. For passing an argument to build command:

    change ‘npm run build — –prod’ to ‘npm run build –prod’ in the .csproj file

  2. Open ClientApp folder and Update project angular-cli with this CMD command:

    npm install –save-dev @angular/cli@latest

  3. Update visual studio NodeJS and npm from:

    Tools > Options > Projects and Solutions > Web Package Management > External
    Web Tools

If NodeJS and npm aren’t installed on your environment path Add NodeJS and npm folder to the top of the list else move $(path) to the top of the list

enter image description here.

Thank @Praveen Kumar and @Yerkon

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)