Deprecation & removal: [https://nodejs.org/api/deprecations.html#DEP0178](https://nodejs.org/api/deprecations.html#DEP0178) This can be fixed by using .parentPath instead of .path in extension.js on line 60. This fix also seems to work: <img width="1852" height="131" alt="Image" src="https://github.com/user-attachments/assets/dd08a316-edec-43ff-ae70-33a85e0b7af3" />
Deprecation & removal: https://nodejs.org/api/deprecations.html#DEP0178
This can be fixed by using .parentPath instead of .path in extension.js on line 60.
This fix also seems to work: