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

DeprecationWarning stemming from dependency on find-parent-dir 0.3.0 #563

Closed
jmromer opened this issue Jun 7, 2021 · 0 comments
Closed
Labels
bug Something isn't working

Comments

@jmromer
Copy link

jmromer commented Jun 7, 2021

A deprecation warning is emitted on Node 16.3

% node -v
# v16.3.0

% prettier-standard
# (node:36442) [DEP0128] DeprecationWarning: 
# Invalid 'main' field in './node_modules/prettierx/node_modules/find-parent-dir/package.json' of 'find-parent-dir.js'. 
# Please either fix that or report it to the module author

This was fixed recently in thlorenz/find-parent-dir@755a3ab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants