I’m trying to set up the bidirectional widget for Workshop so I can embed more features than just slate.
To do so, I need to use the npm package @osdk/workshop-iframe-custom widget, but I’m running into a network error because my environment can’t reach the public npm registry. Is there a way to get this package added to our internal npm registry, or is there another way I should be installing external packages in Foundry?
Here’s the package link and the iframe widget doc for reference.
https://www.npmjs.com/package/@osdk/workshop-iframe-custom-widget
https://github.com/palantir/workshop-iframe-custom-widget