bjornjorgensen commented on pull request #35628:
URL: https://github.com/apache/spark/pull/35628#issuecomment-1049921212


   @sarutak I now have 
   
   {
     "devDependencies": {
       "eslint": "^7.25.0",
       "ansi-regex": "^5.0.1"
     }
   }
   
   in `package.json` and when I run  `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 3s
   
   15 packages are looking for funding
     run `npm fund` for details
   
   found 0 vulnerabilities
   
   I'm using [email protected]
   


-- 
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]

Reply via email to