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

Warning when building A-Frame physics system with node 16 #2

Open
diarmidmackenzie opened this issue Oct 1, 2022 · 0 comments
Open

Comments

@diarmidmackenzie
Copy link
Member

Run npm run dist get this error:

node:35452) [DEP0128] DeprecationWarning: Invalid 'main' field in 'C:\Users\ASUS\Documents\GitHub\AframeCommunity\aframe-physics-system\node_modules\find-parent-dir\package.json' of 'find-parent-dir.js'. Please either fix that or report it to the module author
(Use node --trace-deprecation ... to show where the warning was created)

Seen with node v16.17.0

Looks as though upgrading 0.3.0 to 0.3.1 of find-parent-dir will fix this. I'll try and sort this out with a PR fairly soon.
thlorenz/find-parent-dir#5

@diarmidmackenzie diarmidmackenzie changed the title Error building A-Frame physics system with node 16 Warning when building A-Frame physics system with node 16 Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant