junosuarez / objectid

node module: generate and validate mongodb objectId strings without dependencies
MIT License
22 stars 9 forks source link

Error with bson dependency `Cannot find module '././binary_parser'` #10

Open LuBuss opened 4 years ago

LuBuss commented 4 years ago

Using Webpack the following error is reported: Cannot find module '././binary_parser'

I had followed this down to js-bson github issues fixed in V0.4.21. There are some breaking changes though don't feel this to be anything major.