Hello Bynder Team,
I am currently using the @bynder/compact-view npm package in my project. I am trying to update it from version 4.3.3 to the latest version (5.1.4), but I am encountering build errors.
My bundler reports that it "Could not resolve" the following dependencies required by the new version:
-
@bynder/design-system -
@bynder/icons -
@bynder/dat-frontend
I tried to install these packages manually via npm/yarn, but they do not appear to be available in the public registry (I get a "Not Found" error).
Could you please clarify if I am missing a step in the installation process?
Thank you for your help.