You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: