GitHub integration with Azure Pipelines -
When I done until **Task 2: Configuring a Continuous Integration Pipeline Step 6 ** I get the error even I follow the instruction:
37054 verbose pkgid [email protected] 37055 verbose cwd /home/vsts/work/1/s 37056 verbose Linux 4.15.0-1064-azure 37057 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" 37058 verbose node v12.13.1 37059 verbose npm v6.13.2 37060 error code ELIFECYCLE 37061 error errno 1 37062 error [email protected] postinstall:
node scripts/build.js37062 error Exit status 1 37063 error Failed at the [email protected] postinstall script. 37063 error This is probably not a problem with npm. There is likely additional logging output above. 37064 verbose exit [ 1, true ]##[error]Error: Npm failed with return code: 1 ##[section]Finishing: Npm
@ceteongvanness I cannot reproduce the error. Can you check once again?