alexkli commented on PR #94: URL: https://github.com/apache/openwhisk-wskdebug/pull/94#issuecomment-1093110233
@selfxp Build is failing because the `package-lock.json` was not updated/included in the PR: ``` cipm can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
