Exploring the features of ObservableHQ, I decided to incorporate the BigDecimal package. However, when attempting to utilize the require function to access it, I encountered the following error:
https://i.sstatic.net/ejEt6.png
Despite consulting the Introduction to require guide and debugging with the Module require debugger, my limited knowledge of JavaScript made it challenging to resolve the issue.
I am using Firefox 75.0 on Ubuntu 18.04. What could be causing the inability to import the package? Is this related to my setup or a specific constraint within the package itself?