I'm attempting to install this plugin and I'm getting a fireworks of errors.
First, when I follow the instructions in the README that say "just import and install it" I get the following error:
Error: Cannot find module '@payloadcms/plugin-relationship-object-ids'
So I thought maybe I needed to install it from npm, so I run npm install --save @payloadcms/plugin-relationship-object-ids and I get the following error:
Does this plugin work with Payload 2.8.1? If so, how do I go about utilizing it without error?