M tsconfig.json ?? Solitairey/ ⇒ Remotes: origin https://github.com/shlomif/Solitairey.git (fetch) origin ssh://git@github.com/shlomif/Solitairey.git (push) shlomif[fcs]:$trunk/fc-solve/site/wml/lib/repos/Solitairey$ git au shlomif[fcs]:$trunk/fc-solve/site/wml/lib/repos/Solitairey$ git ci -m 'avoid cluttering src/js' [fc-solve--deal-and-sol--preview 76d20e8] avoid cluttering src/js 3 files changed, 61 insertions(+), 58 deletions(-) shlomif[fcs]:$trunk/fc-solve/site/wml/lib/repos/Solitairey$ p Enumerating objects: 9, done. Counting objects: 100% (9/9), done. Delta compression using up to 4 threads Compressing objects: 100% (5/5), done. Writing objects: 100% (5/5), 2.10 KiB | 718.00 KiB/s, done. Total 5 (delta 3), reused 0 (delta 0) remote: Resolving deltas: 100% (3/3), completed with 3 local objects. To ssh://github.com/shlomif/Solitairey.git 65c43a3..76d20e8 fc-solve--deal-and-sol--preview -> fc-solve--deal-and-sol--preview shlomif[fcs]:$trunk/fc-solve/site/wml/lib/repos/Solitairey$ tsc --target es6 --module amd --out src/js/web-fc-solve.js src/js/web-fc-solve.ts src/js/web-fc-solve.ts:1:25 - error TS2307: Cannot find module 'big-integer'. 1 import * as bigInt from "big-integer"; ~~~~~~~~~~~~~ Found 1 error. shlomif[fcs]:$trunk/fc-solve/site/wml/lib/repos/Solitairey$