Closed kevin-lot closed 2 years ago
thanks @kevin-lot tests stopped working, I'll try to solve on the weekend
python2 is not available on Alpine 3.16 that is the base of node:lts-alpine.
Only python3 can be installed. https://pkgs.alpinelinux.org/packages?name=python*&branch=v3.15 https://pkgs.alpinelinux.org/packages?name=python*&branch=v3.16
@RobinCK I did that: https://github.com/RobinCK/typeorm-fixtures/pull/195
typeorm-fixtures-cli@2.0.0 released
update packages, replace tslint with eslint, remove useless types packages
BREAKING CHANGE: Imcompatible with typeorm 0.2.0, this version uses the new datasource class of typeorm 0.3.0.
fix #189