Tool-Kid / express-query-adapter

:mag_right: :dizzy: Transfrom automatically Express.js req.query into your favourite query tool
MIT License
72 stars 29 forks source link

Problem to install with yarn #278

Closed BahianDev closed 2 years ago

BahianDev commented 2 years ago

error /home/wesley/Desktop/webScrap/node_modules/typeorm-express-query-builder: Command failed. Exit code: 127 Command: tsc --outDir ./dist Arguments: Directory: /home/wesley/Desktop/webScrap/node_modules/typeorm-express-query-builder

rjlopezdev commented 2 years ago

Hi @Wesleyss071299 do you refer to dependency install or project install? Which command did you run?

FilippiSilva commented 2 years ago

I'm having the same problem installing the dependency on my project. I believe it is the script "postinstall" that makes the build after installing the dependency. Would it be possible to provide the lib already transpiled?

I believe that would solve the problem.

rjlopezdev commented 2 years ago

Fixed at v1.5.1