You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I am building my React frontend that is using [email protected] I am getting following error [commonjs--resolver] Missing "./lib-react-cjs/lib-react-tsx/nmr/Peaks" specifier in "cheminfo-font" package
This is already fixed in the main branch but we are unfortunately not ready to make a release. Overriding the dependency is probably the only thing to do in the mean time.
When I am building my React frontend that is using [email protected] I am getting following error
[commonjs--resolver] Missing "./lib-react-cjs/lib-react-tsx/nmr/Peaks" specifier in "cheminfo-font" package
[email protected] is listed as [email protected] dependency.
The error disappears if I override dependencies with [email protected]
The text was updated successfully, but these errors were encountered: