Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(node16): prevent warning on installation process #1352

Conversation

mfranzke
Copy link
Contributor

Summary of changes:

By updating the recursive-copy dependency we're solving the problem that the deprecation warning on each serving wouldn't get displayed any more, as a subdependency that caused this got removed from recursive-copy:

(node:15000) [DEP0128] DeprecationWarning: Invalid 'main' field in 'node_modules/emitter-mixin/package.json' of 'y'. Please either fix that or report it to the module author

by updating recursive-copy dependency
@JosefBredereck JosefBredereck merged commit d58e4c6 into pattern-lab:dev Sep 16, 2021
@mfranzke mfranzke deleted the refactor/node16-prevent-warning-on-installation branch October 6, 2021 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants