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 want to run this library on client side. I use browsify for that purpose. So when I try to run browsify upon blue-button module I'm receiving the following error: Error: Cannot find module 'blue-button-ncpdp'
When I try to install it via npm, it notifies me that this module doesn't exist anymore.