damccorm commented on code in PR #22316: URL: https://github.com/apache/beam/pull/22316#discussion_r923846599
########## sdks/typescript/README.md: ########## @@ -175,6 +175,12 @@ Install node.js, and then from within `sdks/typescript`. npm install ``` +To install without rewriting **package-lock.json**, run: Review Comment: Filed #22322 to address the CI issue. I do still think we should be using `npm install` for most local dev and including package-lock changes in PRs though. -- 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]
