bjornjorgensen commented on pull request #35628: URL: https://github.com/apache/spark/pull/35628#issuecomment-1048974164
@sarutak I first to revers this PR and then I get a lot of errors [SO](https://stackoverflow.com/questions/62653114/how-can-i-deal-with-this-git-warning-pulling-without-specifying-how-to-reconci) And then I did `npm install npm WARN old lockfile npm WARN old lockfile The package-lock.json file was created with an old version of npm, npm WARN old lockfile so supplemental metadata must be fetched from the registry. npm WARN old lockfile npm WARN old lockfile This is a one-time fix-up, please be patient... npm WARN old lockfile added 118 packages, and audited 119 packages in 16s 15 packages are looking for funding run `npm fund` for details 1 moderate severity vulnerability To address all issues, run: npm audit fix Run `npm audit` for details. [bjorn@bjorn-aspirea51751g dev]$ npm audit fix changed 1 package, and audited 119 packages in 943ms 15 packages are looking for funding run `npm fund` for details found 0 vulnerabilities` But now the `package-lock.json` file is 2245 lines long! Will you @sarutak take over? I can close this PR after you have copy the text. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
