You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/02/11 00:23:42 UTC

[GitHub] [superset] ktmud opened a new issue #13067: [TODO] Upgrade to npm 7

ktmud opened a new issue #13067:
URL: https://github.com/apache/superset/issues/13067


   https://github.blog/2021-02-02-npm-7-is-now-generally-available/
   
   `npm 7` is now generally available and your local npm may have been upgraded if you have auto-update turned on.
   
   But it has some breaking changes, most notably the new lockfile format and  how it handles `peerDependencies`.
   
   Extra care is needed to update `package-lock.json` and package dependencies in `superset-ui` when we upgrade to npm 7. Every committer MUST be notified to upgrade their local `npm`, too, to avoid unnecessary lockfile conflicts.
   
   cc @evans @villebro @kgabryje @maloun96 @amitmiran137 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] ktmud commented on issue #13067: [TODO] Upgrade to npm 7

Posted by GitBox <gi...@apache.org>.
ktmud commented on issue #13067:
URL: https://github.com/apache/superset/issues/13067#issuecomment-778486248


   Looks like `package-lock.json` is inadvertently upgraded by #13079 . 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] ktmud closed issue #13067: [TODO] Upgrade to npm 7

Posted by GitBox <gi...@apache.org>.
ktmud closed issue #13067:
URL: https://github.com/apache/superset/issues/13067


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org