While using the Node.js SDK from ImageKit, there is no clear documentation on how to delete a file using the newer @imagekit/nodejs package.
The documentation and examples create confusion due to:
- references to the deprecated imagekit package
- lack of clear examples for the new modular API structure