I got ``` [ERROR] [Magellan] Cannot load resource strategy due to Error: Cannot find module 'testarmada-magellan-locks-resource-strategy' ``` When I try to use the strategy for locks based on the doc here - https://github.com/TestArmada/magellan-saucelabs-executor#magellan-saucelabs-executor saying - ``` Magellan@11 release manages locks and other test resources via resource strategy. ``` And `npm i testarmada-magellan-locks-resource-strategy --save` also returns a `404`. Thanks for any thoughts and help!
I got
When I try to use the strategy for locks based on the doc here - https://github.com/TestArmada/magellan-saucelabs-executor#magellan-saucelabs-executor saying -
And
npm i testarmada-magellan-locks-resource-strategy --savealso returns a404.Thanks for any thoughts and help!