I wanted to install cookie and jsonwebtoken and ran `typac cookie jsonwebtoken` with typac install globally but it just prints: ``` installing 2 packages with npm running npm install --save cookie jsonwebtoken running npm install --save-dev @types/cookie @types/jsonwebtoken ``` But doesnt install anything or update the package.json Im using Windows and I tried it with all my different command line tools and it still doesnt work Would be amazing if you fixed this, thanks bro!!