chanphiromsok / fastify-file-interceptor

fastify file interceptor is create for upload image for NestJs using FastifyAdapter
MIT License
22 stars 3 forks source link

No matching version found for multer@1.4.5-lts. #3

Closed leobel closed 2 years ago

leobel commented 2 years ago

npm install fastify-file-interceptor is failing with: "No matching version found for multer@1.4.5-lts."

I'd take a look to dependencies and it has: "multer": "1.4.5-lts", but on npm I cannot find that exact version. (Here) the latest version is 1.4.5-lts.1 with a .1 at the end, could be this a typo?

some1awesome commented 2 years ago

Having the same problem. Reverting to 1.0.6 in the meantime since it doesn't have the same problem

chanphiromsok commented 2 years ago

I fill fixed it tonight sorry it's typo mistake

chanphiromsok commented 2 years ago

fixed typo library version