genshindev / api

A fan-made Genshin Impact API for easy access to game data.
https://genshin.jmp.blue
Open Software License 3.0
705 stars 196 forks source link

Cannot run application with docker-compose #162

Closed Trraxxe closed 1 year ago

Trraxxe commented 2 years ago

When run docker-compose up, then I see such error ERROR: This version of pnpm requires at least Node.js v14.6 on [6/8] RUN pnpm install:

xDivisionByZerox commented 1 year ago

This has most likely been fixed by https://github.com/genshindev/api/commit/9c33a9e0eaf5922a0f01fba212452bd3961e5d57.

I can confirm that docker-compose up works on the current HEAD.