Could not load './dist/index.js' from module '@procore/procore-iframe-helpers' found in package.json#main
It has been published to npm yesterday and I started getting this issue with it today. Looks like the npm package is missing files that should be included in there. Looking at the .tgz file there is nothing else than a LICENCE, package.json and README.md file.
Fixed the issue in the mean time by reverting to 0.2.1 version.
Could not load './dist/index.js' from module '@procore/procore-iframe-helpers' found in package.json#main
It has been published to npm yesterday and I started getting this issue with it today. Looks like the npm package is missing files that should be included in there. Looking at the .tgz file there is nothing else than a LICENCE, package.json and README.md file.
Fixed the issue in the mean time by reverting to 0.2.1 version.