Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'Decimal128' of null #12

Open
sibtainwani opened this issue Nov 15, 2021 · 0 comments
Open

TypeError: Cannot read property 'Decimal128' of null #12

sibtainwani opened this issue Nov 15, 2021 · 0 comments

Comments

@sibtainwani
Copy link

sibtainwani commented Nov 15, 2021

here is my code
Screenshot (10)

I am using multer to upload files in my feathersjs(typescript) project. what I was trying to do is to store my images in mongoose database for that I used mongoose-blob-store, to store the binary data in the database. I tried a lot to do this using this library but it keeps on throwing me this error.
Screenshot (12)

I don't know whether this is an issue or I am implementing it incorrectly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant