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
I am facing the following error when importing the library from an ES module:
In addition, VSCode fails to navigate to the js sources when CTRL+clicking the library name.
Both import and navigation errors can be fixed by adding the main property in package.json as of line 10 in the following: